[==========] 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
I20260710 11:01:37.342767 14631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.73.254:35491
I20260710 11:01:37.344362 14631 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:01:37.345450 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:37.362102 14638 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:37.362138 14640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:37.363067 14637 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:38.551874 14639 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:01:38.552013 14631 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 11:01:38.556617 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:38.556890 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:38.557106 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681298557084 us; error 0 us; skew 500 ppm
I20260710 11:01:38.557988 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:38.564082 14631 webserver.cc:533] Webserver started at http://127.14.73.254:35429/ using document root <none> and password file <none>
I20260710 11:01:38.564973 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:38.565223 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:38.565687 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:38.571584 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/master-0-root/instance:
uuid: "d46d704ad3f04f90876462db7a92f53a"
format_stamp: "Formatted at 2026-07-10 11:01:38 on dist-test-slave-mtn3"
I20260710 11:01:38.579434 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:01:38.584822 14646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:38.586074 14631 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:38.586472 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/master-0-root
uuid: "d46d704ad3f04f90876462db7a92f53a"
format_stamp: "Formatted at 2026-07-10 11:01:38 on dist-test-slave-mtn3"
I20260710 11:01:38.586843 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-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)
I20260710 11:01:38.640621 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:38.642171 14631 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
I20260710 11:01:38.642670 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:38.713799 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.254:35491
I20260710 11:01:38.713879 14697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.254:35491 every 8 connection(s)
I20260710 11:01:38.721479 14698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:38.743080 14698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a: Bootstrap starting.
I20260710 11:01:38.749470 14698 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:38.752007 14698 log.cc:826] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a: Log is configured to *not* fsync() on all Append() calls
I20260710 11:01:38.759402 14698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a: No bootstrap required, opened a new log
I20260710 11:01:38.795958 14698 raft_consensus.cc:359] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46d704ad3f04f90876462db7a92f53a" member_type: VOTER }
I20260710 11:01:38.796783 14698 raft_consensus.cc:385] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:38.797164 14698 raft_consensus.cc:740] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46d704ad3f04f90876462db7a92f53a, State: Initialized, Role: FOLLOWER
I20260710 11:01:38.798461 14698 consensus_queue.cc:260] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d46d704ad3f04f90876462db7a92f53a" member_type: VOTER }
I20260710 11:01:38.799268 14698 raft_consensus.cc:399] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:38.799700 14698 raft_consensus.cc:493] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:38.800231 14698 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:38.805614 14698 raft_consensus.cc:515] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46d704ad3f04f90876462db7a92f53a" member_type: VOTER }
I20260710 11:01:38.806298 14698 leader_election.cc:304] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [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: d46d704ad3f04f90876462db7a92f53a; no voters: 
I20260710 11:01:38.808027 14698 leader_election.cc:290] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:38.808360 14701 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:38.811060 14701 raft_consensus.cc:697] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 1 LEADER]: Becoming Leader. State: Replica: d46d704ad3f04f90876462db7a92f53a, State: Running, Role: LEADER
I20260710 11:01:38.812028 14701 consensus_queue.cc:237] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [LEADER]: Queue going to LEADER mode. State: All 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: "d46d704ad3f04f90876462db7a92f53a" member_type: VOTER }
I20260710 11:01:38.813072 14698 sys_catalog.cc:565] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:38.822467 14702 sys_catalog.cc:455] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d46d704ad3f04f90876462db7a92f53a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46d704ad3f04f90876462db7a92f53a" member_type: VOTER } }
I20260710 11:01:38.823215 14702 sys_catalog.cc:458] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:38.823323 14703 sys_catalog.cc:455] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [sys.catalog]: SysCatalogTable state changed. Reason: New leader d46d704ad3f04f90876462db7a92f53a. Latest consensus state: current_term: 1 leader_uuid: "d46d704ad3f04f90876462db7a92f53a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46d704ad3f04f90876462db7a92f53a" member_type: VOTER } }
I20260710 11:01:38.824270 14703 sys_catalog.cc:458] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:38.827299 14709 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:38.839819 14709 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:38.841998 14631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:38.855574 14709 catalog_manager.cc:1383] Generated new cluster ID: 990b7d10134f4c97a5f592acf518d770
I20260710 11:01:38.855865 14709 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:38.886541 14709 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:38.888173 14709 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:38.908033 14709 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a: Generated new TSK 0
I20260710 11:01:38.908981 14709 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:38.973348 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:38.982739 14720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:38.983937 14721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:38.987815 14631 server_base.cc:1061] running on GCE node
W20260710 11:01:38.988306 14723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:38.989212 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:38.989426 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:38.989603 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681298989585 us; error 0 us; skew 500 ppm
I20260710 11:01:38.990209 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:38.994451 14631 webserver.cc:533] Webserver started at http://127.14.73.193:44631/ using document root <none> and password file <none>
I20260710 11:01:38.994985 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:38.995194 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:38.995524 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:38.996678 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-0-root/instance:
uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
format_stamp: "Formatted at 2026-07-10 11:01:38 on dist-test-slave-mtn3"
I20260710 11:01:39.002395 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:01:39.007001 14728 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.007859 14631 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:01:39.008150 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
format_stamp: "Formatted at 2026-07-10 11:01:38 on dist-test-slave-mtn3"
I20260710 11:01:39.008438 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-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)
I20260710 11:01:39.033298 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:39.034670 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:39.037520 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:39.042196 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:39.042433 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.042742 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:39.042906 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.140051 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:45397
I20260710 11:01:39.140129 14790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:45397 every 8 connection(s)
I20260710 11:01:39.147941 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:39.167266 14795 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:39.170542 14796 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:39.170962 14631 server_base.cc:1061] running on GCE node
W20260710 11:01:39.171422 14799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:39.172607 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:39.172935 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:39.173189 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681299173170 us; error 0 us; skew 500 ppm
I20260710 11:01:39.174018 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:39.177093 14631 webserver.cc:533] Webserver started at http://127.14.73.194:44105/ using document root <none> and password file <none>
I20260710 11:01:39.177745 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:39.177989 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:39.178406 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:39.179878 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-1-root/instance:
uuid: "1ba0672634a541d6a1f84d53a9205ab9"
format_stamp: "Formatted at 2026-07-10 11:01:39 on dist-test-slave-mtn3"
I20260710 11:01:39.181129 14791 heartbeater.cc:344] Connected to a master server at 127.14.73.254:35491
I20260710 11:01:39.181564 14791 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:39.182507 14791 heartbeater.cc:507] Master 127.14.73.254:35491 requested a full tablet report, sending...
I20260710 11:01:39.185808 14663 ts_manager.cc:194] Registered new tserver with Master: de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397)
I20260710 11:01:39.186990 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:01:39.188318 14663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40002
I20260710 11:01:39.192288 14803 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.193534 14631 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:39.193825 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-1-root
uuid: "1ba0672634a541d6a1f84d53a9205ab9"
format_stamp: "Formatted at 2026-07-10 11:01:39 on dist-test-slave-mtn3"
I20260710 11:01:39.194090 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-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)
I20260710 11:01:39.219197 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:39.220512 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:39.222564 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:39.225463 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:39.225683 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.225936 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:39.226105 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.320930 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.194:36715
I20260710 11:01:39.321260 14865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.194:36715 every 8 connection(s)
I20260710 11:01:39.326984 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:39.334838 14869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:39.340960 14870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:39.341846 14866 heartbeater.cc:344] Connected to a master server at 127.14.73.254:35491
I20260710 11:01:39.342285 14866 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:39.343151 14866 heartbeater.cc:507] Master 127.14.73.254:35491 requested a full tablet report, sending...
I20260710 11:01:39.345635 14663 ts_manager.cc:194] Registered new tserver with Master: 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:39.346805 14631 server_base.cc:1061] running on GCE node
I20260710 11:01:39.347358 14663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40016
W20260710 11:01:39.349359 14872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:39.350634 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:39.350912 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:39.351106 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681299351092 us; error 0 us; skew 500 ppm
I20260710 11:01:39.351855 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:39.354485 14631 webserver.cc:533] Webserver started at http://127.14.73.195:36545/ using document root <none> and password file <none>
I20260710 11:01:39.355077 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:39.355309 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:39.355643 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:39.356984 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-2-root/instance:
uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
format_stamp: "Formatted at 2026-07-10 11:01:39 on dist-test-slave-mtn3"
I20260710 11:01:39.362571 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:01:39.366647 14877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.367553 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:39.367874 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-2-root
uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
format_stamp: "Formatted at 2026-07-10 11:01:39 on dist-test-slave-mtn3"
I20260710 11:01:39.368219 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681297168311-14631-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)
I20260710 11:01:39.384634 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:39.386194 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:39.388646 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:39.392204 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:39.392465 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.392745 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:39.392956 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:39.477348 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.195:39345
I20260710 11:01:39.477420 14939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.195:39345 every 8 connection(s)
I20260710 11:01:39.494776 14940 heartbeater.cc:344] Connected to a master server at 127.14.73.254:35491
I20260710 11:01:39.495203 14940 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:39.496248 14940 heartbeater.cc:507] Master 127.14.73.254:35491 requested a full tablet report, sending...
I20260710 11:01:39.498270 14663 ts_manager.cc:194] Registered new tserver with Master: 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:39.499275 14631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01453479s
I20260710 11:01:39.499719 14663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40026
I20260710 11:01:39.548210 14663 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40034:
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"
    }
  }
}
W20260710 11:01:39.551692 14663 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.
I20260710 11:01:39.660806 14905 tablet_service.cc:1511] Processing CreateTablet for tablet aec28052cd134f67a71aced63fe30ba1 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:39.662158 14900 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2f4a34b98249ba932fac0768b86b80 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:39.662910 14753 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfded01b1274aa486db5adb1806eb6c (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:39.664363 14753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfded01b1274aa486db5adb1806eb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.664014 14750 tablet_service.cc:1511] Processing CreateTablet for tablet 3d365c8e6716447f8982a5343f0aae36 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:39.665376 14750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d365c8e6716447f8982a5343f0aae36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.665380 14751 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2f4a34b98249ba932fac0768b86b80 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:39.662556 14905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec28052cd134f67a71aced63fe30ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.664052 14755 tablet_service.cc:1511] Processing CreateTablet for tablet 14aeef0fab7d4f65990230dedfa23fd1 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:39.675537 14751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2f4a34b98249ba932fac0768b86b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.675818 14900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2f4a34b98249ba932fac0768b86b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.678431 14902 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfded01b1274aa486db5adb1806eb6c (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:39.678495 14903 tablet_service.cc:1511] Processing CreateTablet for tablet 4be66f5b7bcb48a788f5c0d80324b6a2 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:39.684957 14828 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfded01b1274aa486db5adb1806eb6c (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:39.690086 14756 tablet_service.cc:1511] Processing CreateTablet for tablet aec28052cd134f67a71aced63fe30ba1 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:39.688512 14901 tablet_service.cc:1511] Processing CreateTablet for tablet f572d7c67e0543399b105d609fc57cd4 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:39.687327 14831 tablet_service.cc:1511] Processing CreateTablet for tablet aec28052cd134f67a71aced63fe30ba1 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:39.691399 14902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfded01b1274aa486db5adb1806eb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.687230 14754 tablet_service.cc:1511] Processing CreateTablet for tablet 4be66f5b7bcb48a788f5c0d80324b6a2 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:39.697867 14755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aeef0fab7d4f65990230dedfa23fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.702809 14826 tablet_service.cc:1511] Processing CreateTablet for tablet 5b2f4a34b98249ba932fac0768b86b80 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:39.703644 14829 tablet_service.cc:1511] Processing CreateTablet for tablet 4be66f5b7bcb48a788f5c0d80324b6a2 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:39.699885 14752 tablet_service.cc:1511] Processing CreateTablet for tablet f572d7c67e0543399b105d609fc57cd4 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:39.696250 14904 tablet_service.cc:1511] Processing CreateTablet for tablet 14aeef0fab7d4f65990230dedfa23fd1 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:39.707754 14756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec28052cd134f67a71aced63fe30ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.707283 14749 tablet_service.cc:1511] Processing CreateTablet for tablet 84b10b6d2a5641c690bf9ee3d3967b37 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:39.708427 14903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be66f5b7bcb48a788f5c0d80324b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.712726 14828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfded01b1274aa486db5adb1806eb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.705090 14830 tablet_service.cc:1511] Processing CreateTablet for tablet 14aeef0fab7d4f65990230dedfa23fd1 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:39.712015 14827 tablet_service.cc:1511] Processing CreateTablet for tablet f572d7c67e0543399b105d609fc57cd4 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:39.709944 14825 tablet_service.cc:1511] Processing CreateTablet for tablet 3d365c8e6716447f8982a5343f0aae36 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:39.705273 14899 tablet_service.cc:1511] Processing CreateTablet for tablet 3d365c8e6716447f8982a5343f0aae36 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:39.712751 14752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f572d7c67e0543399b105d609fc57cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.722007 14904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aeef0fab7d4f65990230dedfa23fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.730976 14831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec28052cd134f67a71aced63fe30ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.736778 14898 tablet_service.cc:1511] Processing CreateTablet for tablet 84b10b6d2a5641c690bf9ee3d3967b37 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:39.737591 14754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be66f5b7bcb48a788f5c0d80324b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.746263 14901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f572d7c67e0543399b105d609fc57cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.731302 14824 tablet_service.cc:1511] Processing CreateTablet for tablet 84b10b6d2a5641c690bf9ee3d3967b37 (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:39.749622 14748 tablet_service.cc:1511] Processing CreateTablet for tablet 50e7040f028045d2a713aace76abb6da (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:39.755800 14749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b10b6d2a5641c690bf9ee3d3967b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.756790 14829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4be66f5b7bcb48a788f5c0d80324b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.755906 14823 tablet_service.cc:1511] Processing CreateTablet for tablet 50e7040f028045d2a713aace76abb6da (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:39.756834 14898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b10b6d2a5641c690bf9ee3d3967b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.773846 14748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e7040f028045d2a713aace76abb6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.773967 14897 tablet_service.cc:1511] Processing CreateTablet for tablet 50e7040f028045d2a713aace76abb6da (DEFAULT_TABLE table=test-workload [id=924610ab2b7642a4baab8682a9c77151]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:39.780534 14830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aeef0fab7d4f65990230dedfa23fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.783175 14899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d365c8e6716447f8982a5343f0aae36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.799733 14827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f572d7c67e0543399b105d609fc57cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.812207 14823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e7040f028045d2a713aace76abb6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.841168 14824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b10b6d2a5641c690bf9ee3d3967b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.837065 14897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e7040f028045d2a713aace76abb6da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.851063 14825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d365c8e6716447f8982a5343f0aae36. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:01:39.857172 14711 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:39.865144 14826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b2f4a34b98249ba932fac0768b86b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:39.943671 14958 tablet_bootstrap.cc:492] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:39.962949 14959 tablet_bootstrap.cc:492] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:39.967278 14958 tablet_bootstrap.cc:654] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:39.989164 14960 tablet_bootstrap.cc:492] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:39.996907 14958 tablet_bootstrap.cc:492] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:39.998762 14958 ts_tablet_manager.cc:1403] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.005s
I20260710 11:01:39.999828 14959 tablet_bootstrap.cc:654] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.007272 14958 raft_consensus.cc:359] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.008419 14958 raft_consensus.cc:385] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.008869 14958 raft_consensus.cc:740] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.010010 14960 tablet_bootstrap.cc:654] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.010215 14958 consensus_queue.cc:260] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.017118 14959 tablet_bootstrap.cc:492] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.017165 14940 heartbeater.cc:499] Master 127.14.73.254:35491 was elected leader, sending a full tablet report...
I20260710 11:01:40.017820 14959 ts_tablet_manager.cc:1403] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.008s
I20260710 11:01:40.018137 14958 ts_tablet_manager.cc:1434] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.003s
I20260710 11:01:40.019409 14958 tablet_bootstrap.cc:492] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:40.021903 14959 raft_consensus.cc:359] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.022533 14960 tablet_bootstrap.cc:492] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.022781 14959 raft_consensus.cc:385] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.023293 14959 raft_consensus.cc:740] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.024113 14959 consensus_queue.cc:260] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.026381 14958 tablet_bootstrap.cc:654] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.032704 14791 heartbeater.cc:499] Master 127.14.73.254:35491 was elected leader, sending a full tablet report...
I20260710 11:01:40.033752 14959 ts_tablet_manager.cc:1434] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.009s
I20260710 11:01:40.034708 14959 tablet_bootstrap.cc:492] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:40.035562 14960 ts_tablet_manager.cc:1403] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.009s
I20260710 11:01:40.038823 14960 raft_consensus.cc:359] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.039682 14960 raft_consensus.cc:385] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.040010 14960 raft_consensus.cc:740] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.040789 14960 consensus_queue.cc:260] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.041764 14959 tablet_bootstrap.cc:654] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.047173 14866 heartbeater.cc:499] Master 127.14.73.254:35491 was elected leader, sending a full tablet report...
I20260710 11:01:40.048205 14960 ts_tablet_manager.cc:1434] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:01:40.049238 14960 tablet_bootstrap.cc:492] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:40.052091 14958 tablet_bootstrap.cc:492] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:40.052565 14958 ts_tablet_manager.cc:1403] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.015s
I20260710 11:01:40.056152 14958 raft_consensus.cc:359] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.056926 14958 raft_consensus.cc:385] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.057340 14958 raft_consensus.cc:740] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.058189 14959 tablet_bootstrap.cc:492] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.058812 14959 ts_tablet_manager.cc:1403] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 11:01:40.058200 14958 consensus_queue.cc:260] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.060837 14958 ts_tablet_manager.cc:1434] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:01:40.061712 14958 tablet_bootstrap.cc:492] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:40.062103 14959 raft_consensus.cc:359] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.062866 14959 raft_consensus.cc:385] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.063200 14959 raft_consensus.cc:740] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.063973 14959 consensus_queue.cc:260] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.066458 14959 ts_tablet_manager.cc:1434] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:01:40.067588 14959 tablet_bootstrap.cc:492] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:40.069110 14958 tablet_bootstrap.cc:654] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.074517 14959 tablet_bootstrap.cc:654] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.056591 14960 tablet_bootstrap.cc:654] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:40.085637 14867 tablet.cc:2406] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:40.086869 14959 tablet_bootstrap.cc:492] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.087688 14959 ts_tablet_manager.cc:1403] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 11:01:40.090845 14959 raft_consensus.cc:359] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.091428 14958 tablet_bootstrap.cc:492] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:40.091728 14959 raft_consensus.cc:385] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.091930 14958 ts_tablet_manager.cc:1403] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260710 11:01:40.092118 14959 raft_consensus.cc:740] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.095158 14958 raft_consensus.cc:359] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.096714 14958 raft_consensus.cc:385] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.097019 14958 raft_consensus.cc:740] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.093204 14959 consensus_queue.cc:260] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.099368 14959 ts_tablet_manager.cc:1434] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:01:40.102659 14959 tablet_bootstrap.cc:492] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:40.104182 14960 tablet_bootstrap.cc:492] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.104653 14960 ts_tablet_manager.cc:1403] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
I20260710 11:01:40.107564 14960 raft_consensus.cc:359] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.108350 14960 raft_consensus.cc:385] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.108635 14960 raft_consensus.cc:740] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.109342 14960 consensus_queue.cc:260] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.109966 14959 tablet_bootstrap.cc:654] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.111469 14960 ts_tablet_manager.cc:1434] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:01:40.097795 14958 consensus_queue.cc:260] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.113376 14960 tablet_bootstrap.cc:492] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:40.116547 14958 ts_tablet_manager.cc:1434] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:01:40.118677 14958 tablet_bootstrap.cc:492] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:40.125146 14960 tablet_bootstrap.cc:654] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.130218 14959 tablet_bootstrap.cc:492] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.130643 14959 ts_tablet_manager.cc:1403] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260710 11:01:40.125162 14958 tablet_bootstrap.cc:654] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.133328 14959 raft_consensus.cc:359] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.133675 14960 tablet_bootstrap.cc:492] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.133910 14959 raft_consensus.cc:385] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.134143 14960 ts_tablet_manager.cc:1403] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.006s
I20260710 11:01:40.134223 14959 raft_consensus.cc:740] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.135004 14959 consensus_queue.cc:260] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.136955 14959 ts_tablet_manager.cc:1434] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:01:40.137877 14959 tablet_bootstrap.cc:492] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:40.139706 14960 raft_consensus.cc:359] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.140401 14960 raft_consensus.cc:385] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.140686 14960 raft_consensus.cc:740] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.141806 14960 consensus_queue.cc:260] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.144191 14960 ts_tablet_manager.cc:1434] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 11:01:40.145545 14960 tablet_bootstrap.cc:492] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:40.153079 14960 tablet_bootstrap.cc:654] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.160066 14959 tablet_bootstrap.cc:654] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.165006 14959 tablet_bootstrap.cc:492] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.165468 14959 ts_tablet_manager.cc:1403] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260710 11:01:40.167403 14960 tablet_bootstrap.cc:492] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.167912 14960 ts_tablet_manager.cc:1403] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.002s
I20260710 11:01:40.167997 14958 tablet_bootstrap.cc:492] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:40.168617 14958 ts_tablet_manager.cc:1403] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.025s
I20260710 11:01:40.168273 14959 raft_consensus.cc:359] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.169080 14959 raft_consensus.cc:385] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.169390 14959 raft_consensus.cc:740] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.170161 14959 consensus_queue.cc:260] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.171268 14960 raft_consensus.cc:359] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.172006 14960 raft_consensus.cc:385] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.172278 14960 raft_consensus.cc:740] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.172623 14959 ts_tablet_manager.cc:1434] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:40.172961 14960 consensus_queue.cc:260] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.173553 14959 tablet_bootstrap.cc:492] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:40.177659 14960 ts_tablet_manager.cc:1434] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:40.178609 14960 tablet_bootstrap.cc:492] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:40.180369 14959 tablet_bootstrap.cc:654] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.185281 14958 raft_consensus.cc:359] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.186064 14958 raft_consensus.cc:385] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.186367 14958 raft_consensus.cc:740] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.187084 14958 consensus_queue.cc:260] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.189641 14958 ts_tablet_manager.cc:1434] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 11:01:40.190609 14958 tablet_bootstrap.cc:492] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:40.191602 14959 tablet_bootstrap.cc:492] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.192037 14959 ts_tablet_manager.cc:1403] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:01:40.194816 14959 raft_consensus.cc:359] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.195557 14959 raft_consensus.cc:385] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.195844 14959 raft_consensus.cc:740] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.196573 14959 consensus_queue.cc:260] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.199030 14959 ts_tablet_manager.cc:1434] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:01:40.199926 14960 tablet_bootstrap.cc:654] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.199958 14959 tablet_bootstrap.cc:492] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:40.205036 14958 tablet_bootstrap.cc:654] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.206895 14959 tablet_bootstrap.cc:654] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.213745 14959 tablet_bootstrap.cc:492] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.214175 14959 ts_tablet_manager.cc:1403] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 11:01:40.217552 14960 tablet_bootstrap.cc:492] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.217362 14959 raft_consensus.cc:359] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.219153 14959 raft_consensus.cc:385] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.219270 14960 ts_tablet_manager.cc:1403] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.001s
I20260710 11:01:40.219499 14959 raft_consensus.cc:740] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.220351 14958 tablet_bootstrap.cc:492] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:40.220269 14959 consensus_queue.cc:260] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.220834 14958 ts_tablet_manager.cc:1403] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.006s
I20260710 11:01:40.222668 14959 ts_tablet_manager.cc:1434] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:01:40.223594 14959 tablet_bootstrap.cc:492] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:40.223769 14958 raft_consensus.cc:359] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.224475 14958 raft_consensus.cc:385] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.224749 14958 raft_consensus.cc:740] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.225449 14958 consensus_queue.cc:260] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.228936 14958 ts_tablet_manager.cc:1434] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:01:40.229902 14958 tablet_bootstrap.cc:492] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:40.231025 14959 tablet_bootstrap.cc:654] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.236294 14958 tablet_bootstrap.cc:654] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.240690 14965 raft_consensus.cc:493] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.241163 14965 raft_consensus.cc:515] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.243184 14960 raft_consensus.cc:359] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.243944 14960 raft_consensus.cc:385] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.243973 14965 leader_election.cc:290] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.244349 14960 raft_consensus.cc:740] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.245173 14960 consensus_queue.cc:260] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.249855 14965 raft_consensus.cc:493] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.250452 14965 raft_consensus.cc:515] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.251214 14960 ts_tablet_manager.cc:1434] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:01:40.252461 14960 tablet_bootstrap.cc:492] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:40.252678 14965 leader_election.cc:290] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.257962 14959 tablet_bootstrap.cc:492] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.258500 14959 ts_tablet_manager.cc:1403] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.011s
I20260710 11:01:40.259636 14963 raft_consensus.cc:493] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.260241 14963 raft_consensus.cc:515] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.261181 14959 raft_consensus.cc:359] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.261839 14959 raft_consensus.cc:385] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.262089 14959 raft_consensus.cc:740] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.262701 14959 consensus_queue.cc:260] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.263540 14963 leader_election.cc:290] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:40.267554 14959 ts_tablet_manager.cc:1434] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:01:40.268622 14959 tablet_bootstrap.cc:492] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d: Bootstrap starting.
I20260710 11:01:40.287719 14958 tablet_bootstrap.cc:492] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:40.288313 14958 ts_tablet_manager.cc:1403] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.006s
I20260710 11:01:40.294281 14958 raft_consensus.cc:359] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.295019 14958 raft_consensus.cc:385] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.295316 14958 raft_consensus.cc:740] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.297119 14958 consensus_queue.cc:260] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.302206 14959 tablet_bootstrap.cc:654] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.311434 14958 ts_tablet_manager.cc:1434] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:01:40.312474 14958 tablet_bootstrap.cc:492] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:40.332985 14958 tablet_bootstrap.cc:654] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.336424 14965 raft_consensus.cc:493] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.336931 14965 raft_consensus.cc:515] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.338972 14965 leader_election.cc:290] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.339970 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572d7c67e0543399b105d609fc57cd4" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:40.340392 14959 tablet_bootstrap.cc:492] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d: No bootstrap required, opened a new log
I20260710 11:01:40.340840 14959 ts_tablet_manager.cc:1403] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.000s
I20260710 11:01:40.341588 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
W20260710 11:01:40.341872 14731 leader_election.cc:343] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.342350 14840 raft_consensus.cc:2468] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 0.
I20260710 11:01:40.340870 14960 tablet_bootstrap.cc:654] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.343333 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:40.343770 14959 raft_consensus.cc:359] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.344066 14839 raft_consensus.cc:2468] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 0.
I20260710 11:01:40.344516 14959 raft_consensus.cc:385] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.344816 14959 raft_consensus.cc:740] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.344774 14731 leader_election.cc:304] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.346225 14965 raft_consensus.cc:2804] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.346596 14965 raft_consensus.cc:493] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.346439 14731 leader_election.cc:304] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.346988 14965 raft_consensus.cc:3060] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.347678 14959 consensus_queue.cc:260] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.349233 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:40.350862 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:40.351543 14914 raft_consensus.cc:2468] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 0.
I20260710 11:01:40.352615 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572d7c67e0543399b105d609fc57cd4" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:40.353328 14915 raft_consensus.cc:2468] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 0.
I20260710 11:01:40.354125 14965 raft_consensus.cc:515] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
W20260710 11:01:40.355026 14732 leader_election.cc:343] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.356206 14732 leader_election.cc:304] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:40.360275 14960 tablet_bootstrap.cc:492] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.360775 14960 ts_tablet_manager.cc:1403] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.109s	user 0.006s	sys 0.011s
I20260710 11:01:40.363317 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
W20260710 11:01:40.365247 14880 leader_election.cc:343] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.365887 14960 raft_consensus.cc:359] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.366775 14965 leader_election.cc:290] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.366875 14960 raft_consensus.cc:385] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.367440 14965 raft_consensus.cc:2804] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.367944 14965 raft_consensus.cc:493] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.368306 14965 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.370114 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.370664 14839 raft_consensus.cc:3060] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.371840 14958 tablet_bootstrap.cc:492] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:40.372473 14958 ts_tablet_manager.cc:1403] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.004s
I20260710 11:01:40.376391 14958 raft_consensus.cc:359] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.377393 14958 raft_consensus.cc:385] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.377767 14958 raft_consensus.cc:740] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.378276 14839 raft_consensus.cc:2468] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.367348 14960 raft_consensus.cc:740] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.380932 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.380431 14960 consensus_queue.cc:260] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.381491 14915 raft_consensus.cc:3060] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.383344 14960 ts_tablet_manager.cc:1434] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.003s
I20260710 11:01:40.384559 14960 tablet_bootstrap.cc:492] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:40.375285 14965 raft_consensus.cc:515] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.388347 14915 raft_consensus.cc:2468] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.389868 14732 leader_election.cc:304] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.390663 14965 leader_election.cc:290] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.378762 14958 consensus_queue.cc:260] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.394255 14958 ts_tablet_manager.cc:1434] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 11:01:40.395126 14967 raft_consensus.cc:493] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.395598 14967 raft_consensus.cc:515] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.399089 14967 leader_election.cc:290] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.391196 14965 raft_consensus.cc:2804] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.399610 14965 raft_consensus.cc:493] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.400070 14965 raft_consensus.cc:3060] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.392118 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.401789 14915 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.399598 14963 raft_consensus.cc:493] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.403880 14963 raft_consensus.cc:515] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.405906 14963 leader_election.cc:290] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397)
I20260710 11:01:40.406366 14963 raft_consensus.cc:493] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.406761 14963 raft_consensus.cc:515] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.409567 14963 leader_election.cc:290] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:40.411545 14965 raft_consensus.cc:515] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.413506 14965 leader_election.cc:290] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.414728 14958 tablet_bootstrap.cc:492] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:40.414784 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572d7c67e0543399b105d609fc57cd4" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.415542 14914 raft_consensus.cc:3060] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.413993 14965 raft_consensus.cc:493] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.419757 14965 raft_consensus.cc:515] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.421743 14965 leader_election.cc:290] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.422457 14914 raft_consensus.cc:2468] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.423758 14960 tablet_bootstrap.cc:654] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.424633 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:40.425284 14914 raft_consensus.cc:2468] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 0.
I20260710 11:01:40.426646 14732 leader_election.cc:304] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.429605 14732 leader_election.cc:304] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.428130 14967 raft_consensus.cc:493] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.428522 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.436312 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" is_pre_election: true
I20260710 11:01:40.436866 14839 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.436765 14967 raft_consensus.cc:515] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.439095 14967 leader_election.cc:290] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345), de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397)
I20260710 11:01:40.427065 14996 raft_consensus.cc:2804] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.431655 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572d7c67e0543399b105d609fc57cd4" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.442642 14840 raft_consensus.cc:3060] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.432329 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:40.443209 14963 raft_consensus.cc:493] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.437007 14766 raft_consensus.cc:2468] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 0.
I20260710 11:01:40.442607 14996 raft_consensus.cc:697] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:40.430338 14995 raft_consensus.cc:2804] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.434635 14958 tablet_bootstrap.cc:654] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.435027 14915 raft_consensus.cc:2468] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.444062 14965 raft_consensus.cc:2804] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.457628 14995 raft_consensus.cc:697] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:40.458730 14959 ts_tablet_manager.cc:1434] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d: Time spent starting tablet: real 0.117s	user 0.020s	sys 0.026s
I20260710 11:01:40.458531 14995 consensus_queue.cc:237] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.456271 14965 raft_consensus.cc:493] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.463039 14965 raft_consensus.cc:3060] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.456363 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:40.443945 14963 raft_consensus.cc:515] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.464519 14841 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 0.
I20260710 11:01:40.466378 14839 raft_consensus.cc:2468] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.472173 14963 leader_election.cc:290] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:40.473146 14965 raft_consensus.cc:515] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.474715 14965 leader_election.cc:290] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.466742 14732 leader_election.cc:304] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.443964 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" is_pre_election: true
I20260710 11:01:40.469215 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" is_pre_election: true
I20260710 11:01:40.475966 14840 raft_consensus.cc:2468] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
W20260710 11:01:40.470602 14731 leader_election.cc:343] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.476043 14765 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 0.
I20260710 11:01:40.477284 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.479324 14915 raft_consensus.cc:3060] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.477910 14965 raft_consensus.cc:2804] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.478600 14766 raft_consensus.cc:2393] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in current term 1: Already voted for candidate de3daa419dbb45a1940cbe2a5a1e119d in this term.
I20260710 11:01:40.481315 14965 raft_consensus.cc:697] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:40.484933 14965 consensus_queue.cc:237] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.488910 14880 leader_election.cc:304] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9; no voters: 
I20260710 11:01:40.463127 14996 consensus_queue.cc:237] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.492110 14878 leader_election.cc:304] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:40.497010 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:40.490700 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:40.492865 14963 raft_consensus.cc:2804] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.500067 14999 raft_consensus.cc:2804] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.503527 14999 raft_consensus.cc:493] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.504426 14999 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.503917 14963 raft_consensus.cc:493] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.504451 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.506466 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
W20260710 11:01:40.508133 14880 leader_election.cc:343] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.506047 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:40.508183 14963 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.510262 14880 leader_election.cc:304] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: 0dd1f7de4dc0452b942c1bf6a6e35023; no voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:40.509285 14914 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 0.
I20260710 11:01:40.517699 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" is_pre_election: true
I20260710 11:01:40.518110 14993 raft_consensus.cc:493] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.518411 14765 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 0.
I20260710 11:01:40.518544 14993 raft_consensus.cc:515] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.512074 14839 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 0.
I20260710 11:01:40.519411 14915 raft_consensus.cc:2468] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.524190 14732 leader_election.cc:304] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.528916 14960 tablet_bootstrap.cc:492] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.528844 14993 leader_election.cc:290] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.540309 14960 ts_tablet_manager.cc:1403] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.032s
I20260710 11:01:40.539716 14993 raft_consensus.cc:2804] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.541800 14993 raft_consensus.cc:697] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:40.542757 14993 consensus_queue.cc:237] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.539494 14963 raft_consensus.cc:515] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.556496 14965 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:40.551270 14731 leader_election.cc:343] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.580440 14913 raft_consensus.cc:2393] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ba0672634a541d6a1f84d53a9205ab9 in current term 1: Already voted for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in this term.
I20260710 11:01:40.558043 14965 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.577075 14960 raft_consensus.cc:359] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.583176 14963 leader_election.cc:290] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397)
I20260710 11:01:40.586216 14960 raft_consensus.cc:385] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.587790 14967 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:40.585703 14878 leader_election.cc:304] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.588869 14960 raft_consensus.cc:740] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
W20260710 11:01:40.586923 14880 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.194:36715, user_credentials={real_user=slave}} blocked reactor thread for 79093.9us
W20260710 11:01:40.588796 14732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.195:39345, user_credentials={real_user=slave}} blocked reactor thread for 64705.2us
I20260710 11:01:40.594656 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" is_pre_election: true
I20260710 11:01:40.593803 14963 raft_consensus.cc:2804] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.593092 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e7040f028045d2a713aace76abb6da" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:40.591557 14967 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.606978 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" is_pre_election: true
I20260710 11:01:40.688802 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:40.689154 14766 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 0.
I20260710 11:01:40.614696 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e7040f028045d2a713aace76abb6da" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:40.602833 14765 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 0.
I20260710 11:01:40.644801 14965 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.695654 14804 leader_election.cc:304] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.609944 14960 consensus_queue.cc:260] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.690292 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:40.603052 14963 raft_consensus.cc:493] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.613395 14958 tablet_bootstrap.cc:492] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:40.700278 14958 ts_tablet_manager.cc:1403] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.286s	user 0.028s	sys 0.071s
I20260710 11:01:40.700606 14963 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.605204 14807 leader_election.cc:304] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9; no voters: 
I20260710 11:01:40.614053 15004 raft_consensus.cc:2749] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:40.635058 14999 raft_consensus.cc:515] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.702041 14841 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 0.
I20260710 11:01:40.701315 14763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" is_pre_election: true
I20260710 11:01:40.699272 14839 raft_consensus.cc:2468] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 0.
W20260710 11:01:40.700675 14732 leader_election.cc:343] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.614349 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:40.704907 14967 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.711081 14763 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 0.
I20260710 11:01:40.712065 14731 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [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: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023
I20260710 11:01:40.713274 14764 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:40.713886 14732 leader_election.cc:343] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.714306 14967 raft_consensus.cc:2804] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.715034 14996 raft_consensus.cc:2804] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.716519 14804 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.718509 14999 leader_election.cc:290] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:40.716576 14967 raft_consensus.cc:493] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.719273 14763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:40.717386 14996 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.721221 14996 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.722476 15009 raft_consensus.cc:2804] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.720151 14967 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.722115 14763 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:40.723397 14807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.195:39345, user_credentials={real_user=slave}} blocked reactor thread for 127050us
I20260710 11:01:40.725266 14958 raft_consensus.cc:359] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.725770 14958 raft_consensus.cc:385] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.725991 14958 raft_consensus.cc:740] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.726548 14958 consensus_queue.cc:260] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.729053 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.722936 15009 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.730309 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.731812 15010 raft_consensus.cc:2804] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:40.732216 15010 raft_consensus.cc:493] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.732547 15010 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.733150 14958 ts_tablet_manager.cc:1434] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:01:40.734259 14958 tablet_bootstrap.cc:492] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023: Bootstrap starting.
I20260710 11:01:40.734182 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:40.734088 14963 raft_consensus.cc:515] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.734966 14915 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 0.
I20260710 11:01:40.736306 14963 leader_election.cc:290] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:40.737344 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:40.737905 14765 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.731276 15009 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:40.741024 14880 leader_election.cc:343] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:40.741932 14996 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.744088 14763 raft_consensus.cc:2468] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 1.
I20260710 11:01:40.742264 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.745591 14958 tablet_bootstrap.cc:654] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.745936 14960 ts_tablet_manager.cc:1434] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.205s	user 0.019s	sys 0.013s
I20260710 11:01:40.746130 14878 leader_election.cc:304] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:40.748206 14960 tablet_bootstrap.cc:492] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:40.748186 14963 raft_consensus.cc:2804] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.751489 14963 raft_consensus.cc:697] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:40.756307 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.756335 14963 consensus_queue.cc:237] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.754935 14996 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.760171 14958 tablet_bootstrap.cc:492] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023: No bootstrap required, opened a new log
I20260710 11:01:40.760521 14958 ts_tablet_manager.cc:1403] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.005s
I20260710 11:01:40.757377 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.762341 14915 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.764365 14764 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 1.
I20260710 11:01:40.766400 14878 leader_election.cc:304] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.769426 14958 raft_consensus.cc:359] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.770341 14958 raft_consensus.cc:385] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.770673 14958 raft_consensus.cc:740] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.771977 14999 raft_consensus.cc:2804] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.772548 14958 consensus_queue.cc:260] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.773962 14999 raft_consensus.cc:697] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:40.777083 14958 ts_tablet_manager.cc:1434] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:01:40.776710 14999 consensus_queue.cc:237] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.781912 14967 raft_consensus.cc:515] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:40.781818 14765 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 1.
I20260710 11:01:40.784174 14841 raft_consensus.cc:2393] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in current term 1: Already voted for candidate 1ba0672634a541d6a1f84d53a9205ab9 in this term.
I20260710 11:01:40.786329 14878 leader_election.cc:304] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.787144 14999 raft_consensus.cc:2804] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.787626 14999 raft_consensus.cc:697] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:40.787796 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.788425 14999 consensus_queue.cc:237] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.783305 14915 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.788924 15010 raft_consensus.cc:515] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.789296 15009 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.791605 14732 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.792722 14840 raft_consensus.cc:2393] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in current term 1: Already voted for candidate 1ba0672634a541d6a1f84d53a9205ab9 in this term.
I20260710 11:01:40.794093 14996 raft_consensus.cc:2804] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.794301 14838 raft_consensus.cc:2393] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de3daa419dbb45a1940cbe2a5a1e119d in current term 1: Already voted for candidate 1ba0672634a541d6a1f84d53a9205ab9 in this term.
I20260710 11:01:40.794646 14996 raft_consensus.cc:697] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:40.795380 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:40.796074 14996 consensus_queue.cc:237] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.793093 14967 leader_election.cc:290] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 election: Requested vote from peers 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345), de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397)
I20260710 11:01:40.797327 14765 raft_consensus.cc:2393] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ba0672634a541d6a1f84d53a9205ab9 in current term 1: Already voted for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in this term.
I20260710 11:01:40.800123 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:40.800462 14804 leader_election.cc:304] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 1ba0672634a541d6a1f84d53a9205ab9; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:40.800850 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:40.801563 14765 raft_consensus.cc:2393] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ba0672634a541d6a1f84d53a9205ab9 in current term 1: Already voted for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in this term.
I20260710 11:01:40.799140 14960 tablet_bootstrap.cc:654] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.811803 14731 leader_election.cc:304] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [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: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023
I20260710 11:01:40.812927 14965 raft_consensus.cc:2804] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:40.820050 15007 log.cc:927] Time spent T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d: Append to log took a long time: real 0.217s	user 0.002s	sys 0.001s
W20260710 11:01:40.824151 15003 log.cc:927] Time spent T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d: Append to log took a long time: real 0.228s	user 0.002s	sys 0.000s
I20260710 11:01:40.830036 14662 catalog_manager.cc:5697] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 0 to 1, leader changed from <none> to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 1 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:40.833388 14960 tablet_bootstrap.cc:492] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.833914 14965 raft_consensus.cc:493] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:40.802208 14967 raft_consensus.cc:2749] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:40.834468 14960 ts_tablet_manager.cc:1403] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.007s
I20260710 11:01:40.840626 14960 raft_consensus.cc:359] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.835292 14965 raft_consensus.cc:3060] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.834426 15009 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.847018 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.848063 14913 raft_consensus.cc:2393] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ba0672634a541d6a1f84d53a9205ab9 in current term 1: Already voted for candidate de3daa419dbb45a1940cbe2a5a1e119d in this term.
I20260710 11:01:40.849247 14965 raft_consensus.cc:515] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.851751 14965 leader_election.cc:290] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.852952 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e7040f028045d2a713aace76abb6da" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.853595 14913 raft_consensus.cc:3060] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.854766 14841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e7040f028045d2a713aace76abb6da" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:40.855351 14841 raft_consensus.cc:3060] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.856583 14661 catalog_manager.cc:5697] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } }
W20260710 11:01:40.859028 14711 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:40.858376 14661 catalog_manager.cc:5697] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:40.860419 14913 raft_consensus.cc:2468] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.860152 14661 catalog_manager.cc:5697] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:40.861588 14732 leader_election.cc:304] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:40.863876 14965 raft_consensus.cc:2804] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:40.864382 14965 raft_consensus.cc:697] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:40.865350 14965 consensus_queue.cc:237] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.865912 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:40.866489 15010 leader_election.cc:290] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 1 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:40.867268 14807 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 1ba0672634a541d6a1f84d53a9205ab9; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:40.868916 14807 leader_election.cc:304] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 1ba0672634a541d6a1f84d53a9205ab9; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:40.870051 15009 raft_consensus.cc:2749] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:40.870818 15009 raft_consensus.cc:2749] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:40.842594 14960 raft_consensus.cc:385] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.875627 14960 raft_consensus.cc:740] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.876564 14960 consensus_queue.cc:260] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.878871 14841 raft_consensus.cc:2468] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 1.
I20260710 11:01:40.879163 14960 ts_tablet_manager.cc:1434] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260710 11:01:40.880466 14960 tablet_bootstrap.cc:492] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9: Bootstrap starting.
I20260710 11:01:40.887460 14960 tablet_bootstrap.cc:654] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:40.898219 14960 tablet_bootstrap.cc:492] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9: No bootstrap required, opened a new log
I20260710 11:01:40.898649 14960 ts_tablet_manager.cc:1403] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 11:01:40.901226 14960 raft_consensus.cc:359] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.901926 14960 raft_consensus.cc:385] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:40.902197 14960 raft_consensus.cc:740] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Initialized, Role: FOLLOWER
I20260710 11:01:40.902912 14960 consensus_queue.cc:260] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:40.905148 14960 ts_tablet_manager.cc:1434] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:01:40.909489 14965 consensus_queue.cc:1048] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:40.921447 14660 catalog_manager.cc:5697] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 0 to 1, leader changed from <none> to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 1 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:40.923460 14660 catalog_manager.cc:5697] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 0 to 1, leader changed from <none> to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 1 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:40.925170 14660 catalog_manager.cc:5697] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 0 to 1, leader changed from <none> to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 1 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:40.926846 14660 catalog_manager.cc:5697] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 0 to 1, leader changed from <none> to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 1 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:40.930289 14660 catalog_manager.cc:5697] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 0 to 1, leader changed from <none> to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 1 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:40.948539 14965 consensus_queue.cc:1048] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:40.960111 14840 raft_consensus.cc:3060] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:40.969206 14965 consensus_queue.cc:1048] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:40.976612 14965 consensus_queue.cc:1048] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:40.981009 14965 consensus_queue.cc:1048] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:40.987876 14965 consensus_queue.cc:1048] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.007973 14996 consensus_queue.cc:1048] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.024880 14995 consensus_queue.cc:1048] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.184021 14999 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.197832 14963 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.205515 14840 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:41.212499 14913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
mode: GRACEFUL
new_leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
 from {username='slave'} at 127.0.0.1:36858
I20260710 11:01:41.213234 14913 raft_consensus.cc:606] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Received request to transfer leadership to TS de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:41.216540 14995 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.219946 14963 consensus_queue.cc:1048] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.222695 14963 consensus_queue.cc:1048] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.231154 14913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
mode: GRACEFUL
new_leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
 from {username='slave'} at 127.0.0.1:36858
I20260710 11:01:41.231803 14913 raft_consensus.cc:606] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Received request to transfer leadership to TS de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:41.265501 14999 raft_consensus.cc:993] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023: : Instructing follower de3daa419dbb45a1940cbe2a5a1e119d to start an election
I20260710 11:01:41.266114 14999 raft_consensus.cc:1081] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Signalling peer de3daa419dbb45a1940cbe2a5a1e119d to start an election
I20260710 11:01:41.274334 14765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
 from {username='slave'} at 127.0.0.1:44888
I20260710 11:01:41.274930 14765 raft_consensus.cc:493] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:41.275298 14765 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.282326 14765 raft_consensus.cc:515] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:41.284402 14995 consensus_queue.cc:1048] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:41.286407 14913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:41.286974 14913 raft_consensus.cc:3055] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:41.287278 14913 raft_consensus.cc:740] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:41.288089 14913 consensus_queue.cc:260] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:41.289296 14913 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.299274 14995 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.303864 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:41.304641 14838 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.316500 14913 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 2.
I20260710 11:01:41.298497 14765 leader_election.cc:290] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 2 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:41.317910 14732 leader_election.cc:304] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:41.320356 14996 raft_consensus.cc:2804] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:41.320845 14996 raft_consensus.cc:697] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:41.321946 14996 consensus_queue.cc:237] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [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: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:41.323999 14764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f572d7c67e0543399b105d609fc57cd4"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36302
I20260710 11:01:41.324424 15005 consensus_queue.cc:1048] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:41.325006 14764 raft_consensus.cc:606] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:41.336593 14999 consensus_queue.cc:1048] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:41.344619 14660 catalog_manager.cc:5697] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 1 to 2, leader changed from 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195) to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 2 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:41.351636 14999 consensus_queue.cc:1048] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:41.354132 14838 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 2.
I20260710 11:01:41.362037 14765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36302
I20260710 11:01:41.362943 14765 raft_consensus.cc:606] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:41.387315 14914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36858
I20260710 11:01:41.387953 14914 raft_consensus.cc:606] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:41.388486 15004 raft_consensus.cc:993] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023: : Instructing follower de3daa419dbb45a1940cbe2a5a1e119d to start an election
I20260710 11:01:41.388903 15004 raft_consensus.cc:1081] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Signalling peer de3daa419dbb45a1940cbe2a5a1e119d to start an election
I20260710 11:01:41.391902 14765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
 from {username='slave'} at 127.0.0.1:44888
I20260710 11:01:41.392484 14765 raft_consensus.cc:493] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:41.392865 14765 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.398602 14764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36302
I20260710 11:01:41.399204 14764 raft_consensus.cc:606] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:41.399519 14765 raft_consensus.cc:515] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.402643 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:41.403190 14914 raft_consensus.cc:3055] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:41.403522 14914 raft_consensus.cc:740] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:41.404330 14914 consensus_queue.cc:260] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.405393 14764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "50e7040f028045d2a713aace76abb6da"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
mode: GRACEFUL
new_leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:36302
I20260710 11:01:41.405977 14764 raft_consensus.cc:606] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Received request to transfer leadership to TS 0dd1f7de4dc0452b942c1bf6a6e35023
I20260710 11:01:41.405424 14914 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.405874 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:41.407922 14839 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.411677 14765 leader_election.cc:290] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 2 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:41.414626 14914 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 2.
I20260710 11:01:41.415763 14732 leader_election.cc:304] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:41.416591 14996 raft_consensus.cc:2804] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:41.417052 14996 raft_consensus.cc:697] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:41.417809 14996 consensus_queue.cc:237] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.418160 14839 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 2.
I20260710 11:01:41.425953 14662 catalog_manager.cc:5697] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 1 to 2, leader changed from 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195) to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 2 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:41.437222 15006 raft_consensus.cc:993] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:41.437716 15006 raft_consensus.cc:1081] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:41.439478 14839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34452
I20260710 11:01:41.440056 14839 raft_consensus.cc:493] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:41.440448 14839 raft_consensus.cc:3060] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.447590 14839 raft_consensus.cc:515] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.450531 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:41.451113 14765 raft_consensus.cc:3055] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:41.451435 14765 raft_consensus.cc:740] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:41.451506 15006 raft_consensus.cc:993] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:41.451742 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:41.452175 15006 raft_consensus.cc:1081] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:41.452605 14914 raft_consensus.cc:3060] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.452416 14765 consensus_queue.cc:260] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.453233 14839 leader_election.cc:290] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 2 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:41.453514 14765 raft_consensus.cc:3060] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.454005 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f572d7c67e0543399b105d609fc57cd4"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34452
I20260710 11:01:41.454994 14838 raft_consensus.cc:493] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:41.455363 14838 raft_consensus.cc:3060] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.458778 14914 raft_consensus.cc:2468] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:41.460111 14807 leader_election.cc:304] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9; no voters: 
I20260710 11:01:41.461045 15010 raft_consensus.cc:2804] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:41.461638 14838 raft_consensus.cc:515] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.463742 14838 leader_election.cc:290] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 2 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:41.464504 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572d7c67e0543399b105d609fc57cd4" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:41.465063 14764 raft_consensus.cc:3055] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:41.465378 14764 raft_consensus.cc:740] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:41.465440 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572d7c67e0543399b105d609fc57cd4" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:41.466089 14915 raft_consensus.cc:3060] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.466173 14764 consensus_queue.cc:260] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.467331 14764 raft_consensus.cc:3060] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.467383 14765 raft_consensus.cc:2468] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:41.473906 14764 raft_consensus.cc:2468] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:41.475039 14804 leader_election.cc:304] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:41.476497 15051 raft_consensus.cc:2804] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:41.476974 15051 raft_consensus.cc:697] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:41.476056 15010 raft_consensus.cc:697] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:41.477818 15051 consensus_queue.cc:237] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.478112 15010 consensus_queue.cc:237] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.480008 14915 raft_consensus.cc:2468] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:41.487110 14662 catalog_manager.cc:5697] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 1 to 2, leader changed from de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:41.499275 14662 catalog_manager.cc:5697] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 1 to 2, leader changed from de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:41.722117 14838 raft_consensus.cc:1275] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:41.724079 14996 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:41.732039 14915 raft_consensus.cc:1275] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:41.734423 14996 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:41.758065 15004 raft_consensus.cc:993] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:41.758563 14999 raft_consensus.cc:1081] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:41.760092 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34466
I20260710 11:01:41.760717 14838 raft_consensus.cc:493] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:41.761080 14838 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.767971 14838 raft_consensus.cc:515] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.770123 14838 leader_election.cc:290] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 2 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:41.770915 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:41.771528 14764 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.771417 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:41.772117 14915 raft_consensus.cc:3055] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:41.772469 14915 raft_consensus.cc:740] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:41.773257 14915 consensus_queue.cc:260] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.774578 14915 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.778427 14764 raft_consensus.cc:2468] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:41.779786 14804 leader_election.cc:304] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:41.780565 15052 raft_consensus.cc:2804] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:41.781008 15052 raft_consensus.cc:697] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:41.781102 14915 raft_consensus.cc:2468] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:41.781816 15052 consensus_queue.cc:237] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.788841 14662 catalog_manager.cc:5697] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 1 to 2, leader changed from 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:41.825604 14915 raft_consensus.cc:1275] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:41.826778 15006 consensus_queue.cc:1048] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:41.840636 14838 raft_consensus.cc:1275] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:41.841342 14995 raft_consensus.cc:993] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d: : Instructing follower 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:41.841811 15006 raft_consensus.cc:1081] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Signalling peer 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:41.843459 14915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "50e7040f028045d2a713aace76abb6da"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:59716
I20260710 11:01:41.843416 15006 consensus_queue.cc:1048] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:41.844296 14915 raft_consensus.cc:493] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:41.844717 14915 raft_consensus.cc:3060] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.851487 14915 raft_consensus.cc:515] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.853739 14915 leader_election.cc:290] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 2 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:41.855075 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e7040f028045d2a713aace76abb6da" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:41.855599 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e7040f028045d2a713aace76abb6da" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:41.855739 14764 raft_consensus.cc:3055] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:41.856163 14764 raft_consensus.cc:740] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:41.856243 14838 raft_consensus.cc:3060] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.856993 14764 consensus_queue.cc:260] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.858238 14764 raft_consensus.cc:3060] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.864797 14764 raft_consensus.cc:2468] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 2.
I20260710 11:01:41.865983 14878 leader_election.cc:304] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:41.866551 14838 raft_consensus.cc:2468] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 2.
I20260710 11:01:41.867244 14999 raft_consensus.cc:2804] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:41.868439 14999 raft_consensus.cc:697] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 LEADER]: Becoming Leader. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:41.869247 14999 consensus_queue.cc:237] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.877313 14659 catalog_manager.cc:5697] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 reported cstate change: term changed from 1 to 2, leader changed from de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193) to 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:41.922921 14996 raft_consensus.cc:993] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:41.923439 15006 raft_consensus.cc:1081] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:41.924973 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34452
I20260710 11:01:41.925527 14838 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:41.925882 14838 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.933017 14838 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.936656 14838 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 2 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:41.936957 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:41.937479 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:41.937711 14764 raft_consensus.cc:3055] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:41.938128 14764 raft_consensus.cc:740] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:41.938198 14915 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.939245 14764 consensus_queue.cc:260] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.940626 14764 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:41.946403 14915 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:41.947470 14807 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9; no voters: 
I20260710 11:01:41.948218 14764 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:41.948396 15052 raft_consensus.cc:2804] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:41.949081 15052 raft_consensus.cc:697] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:41.950223 15052 consensus_queue.cc:237] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:41.957909 14659 catalog_manager.cc:5697] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 1 to 2, leader changed from de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:41.962219 14764 raft_consensus.cc:1275] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:41.963488 15052 consensus_queue.cc:1048] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:41.968089 14915 raft_consensus.cc:1275] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:41.969496 15052 consensus_queue.cc:1048] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:41.976599 14915 raft_consensus.cc:1275] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:41.979969 15010 consensus_queue.cc:1048] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:41.981304 14764 raft_consensus.cc:1275] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:41.984063 15052 consensus_queue.cc:1048] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:42.259058 14764 raft_consensus.cc:1275] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:42.260356 15004 consensus_queue.cc:1048] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:42.268352 14838 raft_consensus.cc:1275] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:42.269675 15004 consensus_queue.cc:1048] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:42.352038 14764 raft_consensus.cc:1275] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:42.353320 15010 consensus_queue.cc:1048] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:42.364187 14914 raft_consensus.cc:1275] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:42.365729 15052 consensus_queue.cc:1048] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:42.391525 14914 raft_consensus.cc:1275] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:42.392710 15052 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:42.401280 14764 raft_consensus.cc:1275] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:42.402562 15052 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:44.444854 14631 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:01:44.445612 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:44.465104 14838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
mode: GRACEFUL
new_leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:40220
I20260710 11:01:44.465667 14838 raft_consensus.cc:606] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Received request to transfer leadership to TS 0dd1f7de4dc0452b942c1bf6a6e35023
I20260710 11:01:44.477293 14764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
mode: GRACEFUL
new_leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:36316
I20260710 11:01:44.477816 14764 raft_consensus.cc:606] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Received request to transfer leadership to TS 0dd1f7de4dc0452b942c1bf6a6e35023
I20260710 11:01:44.478979 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:44.479496 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:44.497640 15067 raft_consensus.cc:993] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9: : Instructing follower 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:44.498098 15052 raft_consensus.cc:1081] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Signalling peer 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:44.499606 14914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:59720
I20260710 11:01:44.500078 14914 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:44.500372 14914 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:44.504952 14914 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:44.506523 14914 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:44.507489 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:44.507699 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:44.508054 14764 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:44.508235 14838 raft_consensus.cc:3055] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:44.508637 14838 raft_consensus.cc:740] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:44.509337 14838 consensus_queue.cc:260] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:44.510288 14838 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:44.513401 14764 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 3.
I20260710 11:01:44.514526 14878 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:44.514762 14838 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 3.
I20260710 11:01:44.515272 15063 raft_consensus.cc:2804] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:44.516515 15063 raft_consensus.cc:697] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Becoming Leader. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:44.517149 15063 consensus_queue.cc:237] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:44.526582 14663 catalog_manager.cc:5697] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 reported cstate change: term changed from 2 to 3, leader changed from 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194) to 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:44.600564 15006 raft_consensus.cc:993] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d: : Instructing follower 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:44.601018 15074 raft_consensus.cc:1081] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Signalling peer 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:44.602537 14914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:59716
I20260710 11:01:44.602995 14914 raft_consensus.cc:493] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:44.603262 14914 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:44.608110 14914 raft_consensus.cc:515] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:44.609879 14914 leader_election.cc:290] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397)
I20260710 11:01:44.610929 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:44.610924 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:44.611609 14838 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:44.611689 14764 raft_consensus.cc:3055] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:44.612062 14764 raft_consensus.cc:740] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:44.612689 14764 consensus_queue.cc:260] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [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: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:44.613569 14764 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:44.616889 14838 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 3.
I20260710 11:01:44.617892 14880 leader_election.cc:304] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9; no voters: 
I20260710 11:01:44.617936 14764 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 3.
I20260710 11:01:44.618680 15063 raft_consensus.cc:2804] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:44.619131 15063 raft_consensus.cc:697] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Becoming Leader. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:44.619872 15063 consensus_queue.cc:237] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:44.626108 14663 catalog_manager.cc:5697] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 reported cstate change: term changed from 2 to 3, leader changed from de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193) to 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:44.976747 14764 raft_consensus.cc:1275] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:44.978350 15063 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:44.978974 14838 raft_consensus.cc:1275] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:44.980209 15063 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:45.162745 14838 raft_consensus.cc:1275] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:45.164065 15068 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:45.173079 14764 raft_consensus.cc:1275] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:45.174353 15063 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:45.480352 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:45.490844 14914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36858
I20260710 11:01:45.491462 14914 raft_consensus.cc:606] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:45.496028 14764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36302
I20260710 11:01:45.496546 14764 raft_consensus.cc:606] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:45.501055 14764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36302
I20260710 11:01:45.501540 14764 raft_consensus.cc:606] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:45.506064 14764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36302
I20260710 11:01:45.506553 14764 raft_consensus.cc:606] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:45.518502 14914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
mode: GRACEFUL
new_leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:36858
I20260710 11:01:45.518971 14914 raft_consensus.cc:606] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Received request to transfer leadership to TS 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:45.673014 15084 raft_consensus.cc:993] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.673401 15074 raft_consensus.cc:1081] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.674976 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34452
I20260710 11:01:45.675616 14838 raft_consensus.cc:493] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.676012 14838 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:45.681516 14838 raft_consensus.cc:515] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.683081 14838 leader_election.cc:290] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 3 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:45.683836 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:45.684456 14764 raft_consensus.cc:3055] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:45.684464 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:45.684788 14764 raft_consensus.cc:740] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:45.685077 14914 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:45.685635 14764 consensus_queue.cc:260] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.686581 14764 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:45.689513 14914 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 3.
I20260710 11:01:45.690603 14807 leader_election.cc:304] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9; no voters: 
I20260710 11:01:45.691031 14764 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 3.
I20260710 11:01:45.691285 15052 raft_consensus.cc:2804] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:45.692343 15052 raft_consensus.cc:697] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:45.693574 15052 consensus_queue.cc:237] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.697458 15084 raft_consensus.cc:993] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.698014 15074 raft_consensus.cc:1081] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.699436 14838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34452
I20260710 11:01:45.699935 14838 raft_consensus.cc:493] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.700337 14838 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.701597 14663 catalog_manager.cc:5697] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 2 to 3, leader changed from de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 3 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.702857 15068 raft_consensus.cc:993] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.703249 15068 raft_consensus.cc:1081] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.705005 14839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34466
I20260710 11:01:45.705485 14839 raft_consensus.cc:493] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.705816 14839 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:45.705986 14838 raft_consensus.cc:515] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.707912 14838 leader_election.cc:290] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 2 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:45.708654 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:45.709215 14764 raft_consensus.cc:3055] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:45.709513 14764 raft_consensus.cc:740] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:45.710266 14764 consensus_queue.cc:260] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.711436 14764 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.712636 14914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:45.713265 14914 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.718210 14764 raft_consensus.cc:2468] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:45.719220 14804 leader_election.cc:304] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:45.719684 14914 raft_consensus.cc:2468] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:45.720175 15086 raft_consensus.cc:2804] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:45.719939 14839 raft_consensus.cc:515] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:45.720681 15086 raft_consensus.cc:697] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:45.721561 15086 consensus_queue.cc:237] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.722034 14839 leader_election.cc:290] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 4 election: Requested vote from peers 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345), de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397)
I20260710 11:01:45.722723 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:45.722975 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:45.723340 14915 raft_consensus.cc:3055] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:45.723487 14764 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:45.723760 14915 raft_consensus.cc:740] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:45.724638 14915 consensus_queue.cc:260] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:45.726161 14915 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:45.730379 14764 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 4.
I20260710 11:01:45.730630 14663 catalog_manager.cc:5697] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 1 to 2, leader changed from de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.731546 14804 leader_election.cc:304] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:45.732371 15086 raft_consensus.cc:2804] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:45.732592 14915 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 4.
I20260710 11:01:45.733003 15086 raft_consensus.cc:697] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:45.733783 15086 consensus_queue.cc:237] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:45.743772 14663 catalog_manager.cc:5697] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 3 to 4, leader changed from 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 4 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.859583 15068 raft_consensus.cc:993] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.859974 15083 raft_consensus.cc:1081] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.861378 14839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34466
I20260710 11:01:45.861845 14839 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.862140 14839 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:45.866532 14839 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.868080 14839 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 4 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:45.868959 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:45.869053 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:45.869527 14764 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:45.869545 14915 raft_consensus.cc:3055] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:45.870002 14915 raft_consensus.cc:740] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:45.870748 14915 consensus_queue.cc:260] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.871882 14915 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:45.875651 14764 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 4.
I20260710 11:01:45.876693 14804 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [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: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:45.877396 15086 raft_consensus.cc:2804] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:45.877883 15086 raft_consensus.cc:697] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:45.877843 14915 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 4.
I20260710 11:01:45.878751 15086 consensus_queue.cc:237] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.884099 14663 catalog_manager.cc:5697] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 3 to 4, leader changed from 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 4 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.990679 15084 raft_consensus.cc:993] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d: : Instructing follower 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.991124 15074 raft_consensus.cc:1081] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Signalling peer 1ba0672634a541d6a1f84d53a9205ab9 to start an election
I20260710 11:01:45.992808 14839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
 from {username='slave'} at 127.0.0.1:34452
I20260710 11:01:45.993364 14839 raft_consensus.cc:493] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:45.993741 14839 raft_consensus.cc:3060] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:45.998353 14839 raft_consensus.cc:515] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:45.999826 14839 leader_election.cc:290] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [CANDIDATE]: Term 2 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:46.000897 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:46.000921 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "1ba0672634a541d6a1f84d53a9205ab9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:46.001458 14915 raft_consensus.cc:3060] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.001461 14764 raft_consensus.cc:3055] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:46.001855 14764 raft_consensus.cc:740] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:46.002444 14764 consensus_queue.cc:260] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:46.003214 14764 raft_consensus.cc:3060] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.006093 14915 raft_consensus.cc:2468] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:46.007117 14764 raft_consensus.cc:2468] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ba0672634a541d6a1f84d53a9205ab9 in term 2.
I20260710 11:01:46.007058 14807 leader_election.cc:304] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9; no voters: 
I20260710 11:01:46.007938 15086 raft_consensus.cc:2804] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:46.008409 15086 raft_consensus.cc:697] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Leader. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:46.009004 15086 consensus_queue.cc:237] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:46.015770 14663 catalog_manager.cc:5697] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 reported cstate change: term changed from 1 to 2, leader changed from de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193) to 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "1ba0672634a541d6a1f84d53a9205ab9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.177202 14764 raft_consensus.cc:1275] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:46.178459 15086 consensus_queue.cc:1048] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:46.187626 14915 raft_consensus.cc:1275] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:46.189368 15052 consensus_queue.cc:1048] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:46.259364 14764 raft_consensus.cc:1275] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.260506 15052 consensus_queue.cc:1048] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.268076 14915 raft_consensus.cc:1275] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.271008 15086 consensus_queue.cc:1048] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.296789 14764 raft_consensus.cc:1275] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:46.297962 15086 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:46.306087 14915 raft_consensus.cc:1275] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:46.308302 14915 raft_consensus.cc:1275] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:46.308192 15052 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:46.310328 15085 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:46.321328 14764 raft_consensus.cc:1275] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:46.322854 15086 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:46.419848 14764 raft_consensus.cc:1275] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.420953 15086 consensus_queue.cc:1048] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:46.429247 14915 raft_consensus.cc:1275] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Refusing update from remote peer 1ba0672634a541d6a1f84d53a9205ab9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:46.431247 15086 consensus_queue.cc:1048] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:01:47.726053 14694 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 14634
W20260710 11:01:47.727887 14694 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 14697
I20260710 11:01:47.989331 15111 raft_consensus.cc:493] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ba0672634a541d6a1f84d53a9205ab9)
I20260710 11:01:47.991293 15111 raft_consensus.cc:515] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:47.995911 15114 raft_consensus.cc:493] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0dd1f7de4dc0452b942c1bf6a6e35023)
I20260710 11:01:48.002342 15074 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1ba0672634a541d6a1f84d53a9205ab9)
I20260710 11:01:47.996742 15114 raft_consensus.cc:515] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.003122 15074 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.003854 15112 raft_consensus.cc:493] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ba0672634a541d6a1f84d53a9205ab9)
I20260710 11:01:48.014354 15112 raft_consensus.cc:515] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.015022 14907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:48.015954 14908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:48.016769 14908 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 4.
I20260710 11:01:48.016999 15112 leader_election.cc:290] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:48.017630 15112 raft_consensus.cc:493] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ba0672634a541d6a1f84d53a9205ab9)
I20260710 11:01:48.018219 15112 raft_consensus.cc:515] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.018680 14732 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:48.020649 15112 leader_election.cc:290] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:48.024662 15112 raft_consensus.cc:2804] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 11:01:48.025110 15112 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Starting leader election (detected failure of leader 1ba0672634a541d6a1f84d53a9205ab9)
I20260710 11:01:48.012141 15111 leader_election.cc:290] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:48.012193 14909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e7040f028045d2a713aace76abb6da" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:48.026619 15112 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:48.023890 14908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:48.004813 15114 leader_election.cc:290] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:48.025831 14907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" is_pre_election: true
I20260710 11:01:48.005414 15074 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:48.037482 15112 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
W20260710 11:01:48.038530 14694 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb720 after lost signal to thread 14790
I20260710 11:01:48.041590 14907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:48.042269 14907 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Advancing to term 5
W20260710 11:01:48.045197 14694 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8800 after lost signal to thread 14865
W20260710 11:01:48.045519 14694 debug-util.cc:398] Leaking SignalData structure 0x7b0800200d00 after lost signal to thread 14866
W20260710 11:01:48.046402 14694 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce540 after lost signal to thread 14939
I20260710 11:01:48.050206 14907 raft_consensus.cc:2468] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 5.
I20260710 11:01:48.052080 14732 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:48.050765 15112 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 5 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:48.052220 14663 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40016 (request call id 61) took 1391 ms. Trace:
I20260710 11:01:48.053156 15113 raft_consensus.cc:2804] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:01:48.053848 15113 raft_consensus.cc:697] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:48.053577 14663 rpcz_store.cc:276] 0710 11:01:46.660304 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:01:46.660441 (+   137us) service_pool.cc:224] Handling call
0710 11:01:48.052017 (+1391576us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16839,"reported_tablets":1}
I20260710 11:01:48.055104 15113 consensus_queue.cc:237] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.056442 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cfded01b1274aa486db5adb1806eb6c" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:48.058696 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e7040f028045d2a713aace76abb6da" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:48.064077 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:48.066320 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:48.068475 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b2f4a34b98249ba932fac0768b86b80" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9" is_pre_election: true
I20260710 11:01:48.070571 14839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b10b6d2a5641c690bf9ee3d3967b37" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:48.055563 14912 raft_consensus.cc:1240] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Rejecting Update request from peer 1ba0672634a541d6a1f84d53a9205ab9 for earlier term 4. Current term is 5. Ops: []
I20260710 11:01:48.073701 14731 leader_election.cc:304] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de3daa419dbb45a1940cbe2a5a1e119d; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:48.074985 15112 raft_consensus.cc:2749] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:48.076751 14731 leader_election.cc:304] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de3daa419dbb45a1940cbe2a5a1e119d; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:48.077819 15112 raft_consensus.cc:2749] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:48.078609 15085 consensus_queue.cc:1059] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:01:48.079651 15052 raft_consensus.cc:3055] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:01:48.080009 15052 raft_consensus.cc:740] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:48.080076 14731 leader_election.cc:304] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de3daa419dbb45a1940cbe2a5a1e119d; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:48.080892 15052 consensus_queue.cc:260] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.081928 15052 raft_consensus.cc:3060] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:48.081883 14731 leader_election.cc:304] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de3daa419dbb45a1940cbe2a5a1e119d; no voters: 0dd1f7de4dc0452b942c1bf6a6e35023, 1ba0672634a541d6a1f84d53a9205ab9
I20260710 11:01:48.083033 15074 raft_consensus.cc:2749] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:48.081096 15112 raft_consensus.cc:2749] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:48.084897 14764 raft_consensus.cc:1240] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 LEADER]: Rejecting Update request from peer 1ba0672634a541d6a1f84d53a9205ab9 for earlier term 4. Current term is 5. Ops: []
I20260710 11:01:48.091876 14663 catalog_manager.cc:5697] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 4 to 5, leader changed from 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194) to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 5 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.449431 14839 raft_consensus.cc:1275] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 5 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:48.450913 15113 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:48.478653 14910 raft_consensus.cc:1275] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:48.500056 15074 consensus_queue.cc:1048] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:01:48.544701 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:48.646473 14838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
mode: GRACEFUL
new_leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:40220
I20260710 11:01:48.647262 14838 raft_consensus.cc:606] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Received request to transfer leadership to TS 0dd1f7de4dc0452b942c1bf6a6e35023
I20260710 11:01:48.649601 15052 raft_consensus.cc:993] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9: : Instructing follower 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:48.650650 15085 raft_consensus.cc:1081] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Signalling peer 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:48.652948 14915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:59720
I20260710 11:01:48.653184 14838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
mode: GRACEFUL
new_leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
 from {username='slave'} at 127.0.0.1:40220
I20260710 11:01:48.653489 14915 raft_consensus.cc:493] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.653650 14838 raft_consensus.cc:606] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Received request to transfer leadership to TS de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:48.653846 14915 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.656271 14838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
mode: GRACEFUL
new_leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
 from {username='slave'} at 127.0.0.1:40220
I20260710 11:01:48.656800 14838 raft_consensus.cc:606] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 LEADER]: Received request to transfer leadership to TS de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:48.661131 14838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1"
dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
mode: GRACEFUL
new_leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:40220
I20260710 11:01:48.661599 14838 raft_consensus.cc:606] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 LEADER]: Received request to transfer leadership to TS 0dd1f7de4dc0452b942c1bf6a6e35023
I20260710 11:01:48.663009 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:01:48.664435 14915 raft_consensus.cc:515] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.666873 14915 leader_election.cc:290] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 election: Requested vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
I20260710 11:01:48.667758 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:48.668004 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aeef0fab7d4f65990230dedfa23fd1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:48.668289 14765 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.668713 14838 raft_consensus.cc:3055] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:48.669070 14838 raft_consensus.cc:740] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:48.669858 14838 consensus_queue.cc:260] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.671207 14838 raft_consensus.cc:3060] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.677870 14765 raft_consensus.cc:2468] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 3.
I20260710 11:01:48.688508 14878 leader_election.cc:304] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:48.689545 15068 raft_consensus.cc:2804] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:48.679316 14838 raft_consensus.cc:2468] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 3.
I20260710 11:01:48.684386 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:48.692065 15068 raft_consensus.cc:697] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Becoming Leader. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:48.692971 15068 consensus_queue.cc:237] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.700654 14662 catalog_manager.cc:5697] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 reported cstate change: term changed from 2 to 3, leader changed from 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194) to 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:48.743273 15085 raft_consensus.cc:993] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9: : Instructing follower de3daa419dbb45a1940cbe2a5a1e119d to start an election
I20260710 11:01:48.743798 15110 raft_consensus.cc:1081] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Signalling peer de3daa419dbb45a1940cbe2a5a1e119d to start an election
I20260710 11:01:48.745441 14765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
 from {username='slave'} at 127.0.0.1:44904
I20260710 11:01:48.745999 14765 raft_consensus.cc:493] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.746308 14765 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.750770 14765 raft_consensus.cc:515] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.752342 14765 leader_election.cc:290] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 3 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:48.753232 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:48.753384 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d365c8e6716447f8982a5343f0aae36" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:48.753780 14838 raft_consensus.cc:3055] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:48.753906 14915 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.754118 14838 raft_consensus.cc:740] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:48.754899 14838 consensus_queue.cc:260] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.756119 14838 raft_consensus.cc:3060] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:48.758322 14915 raft_consensus.cc:2468] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 3.
I20260710 11:01:48.759222 14732 leader_election.cc:304] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:48.759958 15074 raft_consensus.cc:2804] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:48.760385 15074 raft_consensus.cc:697] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:48.761175 15074 consensus_queue.cc:237] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:48.762320 14838 raft_consensus.cc:2468] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 3.
I20260710 11:01:48.768661 14662 catalog_manager.cc:5697] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 2 to 3, leader changed from 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194) to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 3 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.841037 15085 raft_consensus.cc:993] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9: : Instructing follower 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:48.841545 15110 raft_consensus.cc:1081] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 LEADER]: Signalling peer 0dd1f7de4dc0452b942c1bf6a6e35023 to start an election
I20260710 11:01:48.843115 14915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1"
dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
 from {username='slave'} at 127.0.0.1:59720
I20260710 11:01:48.843689 14915 raft_consensus.cc:493] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.844126 14915 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:48.848609 14915 raft_consensus.cc:515] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:48.850385 14915 leader_election.cc:290] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 5 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397)
I20260710 11:01:48.851475 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
I20260710 11:01:48.852065 14765 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:48.858807 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec28052cd134f67a71aced63fe30ba1" candidate_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:48.858989 14765 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 5.
I20260710 11:01:48.859258 14838 raft_consensus.cc:3055] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:01:48.859601 14838 raft_consensus.cc:740] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:48.860270 14878 leader_election.cc:304] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:48.860280 14838 consensus_queue.cc:260] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:48.861341 15068 raft_consensus.cc:2804] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:01:48.861519 14838 raft_consensus.cc:3060] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:48.861927 15068 raft_consensus.cc:697] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 LEADER]: Becoming Leader. State: Replica: 0dd1f7de4dc0452b942c1bf6a6e35023, State: Running, Role: LEADER
I20260710 11:01:48.862859 15068 consensus_queue.cc:237] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [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: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } }
I20260710 11:01:48.867941 14838 raft_consensus.cc:2468] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd1f7de4dc0452b942c1bf6a6e35023 in term 5.
I20260710 11:01:48.871691 14662 catalog_manager.cc:5697] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 reported cstate change: term changed from 4 to 5, leader changed from 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194) to 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195). New cstate: current_term: 5 leader_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.009819 15085 raft_consensus.cc:993] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9: : Instructing follower de3daa419dbb45a1940cbe2a5a1e119d to start an election
I20260710 11:01:49.010319 15110 raft_consensus.cc:1081] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 LEADER]: Signalling peer de3daa419dbb45a1940cbe2a5a1e119d to start an election
I20260710 11:01:49.011840 14765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2"
dest_uuid: "de3daa419dbb45a1940cbe2a5a1e119d"
 from {username='slave'} at 127.0.0.1:44904
I20260710 11:01:49.012465 14765 raft_consensus.cc:493] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.012843 14765 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.020280 14765 raft_consensus.cc:515] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:49.022444 14765 leader_election.cc:290] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [CANDIDATE]: Term 4 election: Requested vote from peers 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715), 0dd1f7de4dc0452b942c1bf6a6e35023 (127.14.73.195:39345)
I20260710 11:01:49.023506 14915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023"
I20260710 11:01:49.023241 14838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4be66f5b7bcb48a788f5c0d80324b6a2" candidate_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ba0672634a541d6a1f84d53a9205ab9"
I20260710 11:01:49.024008 14915 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.024138 14838 raft_consensus.cc:3055] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:49.024448 14838 raft_consensus.cc:740] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ba0672634a541d6a1f84d53a9205ab9, State: Running, Role: LEADER
I20260710 11:01:49.025156 14838 consensus_queue.cc:260] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:49.026186 14838 raft_consensus.cc:3060] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:49.030716 14915 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 4.
I20260710 11:01:49.032080 14838 raft_consensus.cc:2468] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de3daa419dbb45a1940cbe2a5a1e119d in term 4.
I20260710 11:01:49.032020 14732 leader_election.cc:304] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [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: 0dd1f7de4dc0452b942c1bf6a6e35023, de3daa419dbb45a1940cbe2a5a1e119d; no voters: 
I20260710 11:01:49.033018 15074 raft_consensus.cc:2804] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:49.033516 15074 raft_consensus.cc:697] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 LEADER]: Becoming Leader. State: Replica: de3daa419dbb45a1940cbe2a5a1e119d, State: Running, Role: LEADER
I20260710 11:01:49.034339 15074 consensus_queue.cc:237] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [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: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:49.045984 14662 catalog_manager.cc:5697] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d reported cstate change: term changed from 3 to 4, leader changed from 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194) to de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193). New cstate: current_term: 4 leader_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.135756 14765 raft_consensus.cc:1275] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.137387 15068 consensus_queue.cc:1048] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.154983 14838 raft_consensus.cc:1275] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.156333 15068 consensus_queue.cc:1048] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.257474 14838 raft_consensus.cc:1275] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.258602 15074 consensus_queue.cc:1048] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.267534 14915 raft_consensus.cc:1275] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:49.268819 15074 consensus_queue.cc:1048] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:49.366303 14838 raft_consensus.cc:1275] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 5 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:49.367465 15139 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:49.377686 14763 raft_consensus.cc:1275] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 FOLLOWER]: Refusing update from remote peer 0dd1f7de4dc0452b942c1bf6a6e35023: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:49.380719 15139 consensus_queue.cc:1048] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:49.559341 14915 raft_consensus.cc:1275] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:49.560740 15074 consensus_queue.cc:1048] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:49.571852 14838 raft_consensus.cc:1275] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Refusing update from remote peer de3daa419dbb45a1940cbe2a5a1e119d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260710 11:01:49.572520 14862 debug-util.cc:398] Leaking SignalData structure 0x7b080012d060 after lost signal to thread 14634
W20260710 11:01:49.573298 14862 debug-util.cc:398] Leaking SignalData structure 0x7b080012d740 after lost signal to thread 14697
W20260710 11:01:49.574213 14862 debug-util.cc:398] Leaking SignalData structure 0x7b080008f060 after lost signal to thread 14790
W20260710 11:01:49.575088 14862 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6e00 after lost signal to thread 14865
W20260710 11:01:49.575990 14862 debug-util.cc:398] Leaking SignalData structure 0x7b0800115ca0 after lost signal to thread 14939
I20260710 11:01:49.575814 15112 consensus_queue.cc:1048] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:49.691205 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:49.697849 14631 tablet_server.cc:179] TabletServer@127.14.73.193:0 shutting down...
W20260710 11:01:49.702747 14804 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:01:49.708616 14804 consensus_peers.cc:597] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:49.770449 14878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.193:45397, user_credentials={real_user=slave}} blocked reactor thread for 46869.4us
W20260710 11:01:49.773020 14878 consensus_peers.cc:597] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:49.774353 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:49.775205 14631 tablet_replica.cc:333] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.777406 14631 raft_consensus.cc:2243] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:49.778807 14631 raft_consensus.cc:2272] T 50e7040f028045d2a713aace76abb6da P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:49.781767 14631 tablet_replica.cc:333] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.782514 14631 raft_consensus.cc:2243] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:49.783088 14631 raft_consensus.cc:2272] T aec28052cd134f67a71aced63fe30ba1 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:49.785856 14631 tablet_replica.cc:333] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.791172 14631 raft_consensus.cc:2243] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:49.792613 14631 raft_consensus.cc:2272] T 4be66f5b7bcb48a788f5c0d80324b6a2 P de3daa419dbb45a1940cbe2a5a1e119d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:49.796085 14631 tablet_replica.cc:333] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.796627 14631 raft_consensus.cc:2243] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:49.797310 14631 raft_consensus.cc:2272] T 3d365c8e6716447f8982a5343f0aae36 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:49.799662 14631 tablet_replica.cc:333] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.800168 14631 raft_consensus.cc:2243] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:01:49.800817 14631 raft_consensus.cc:2272] T 84b10b6d2a5641c690bf9ee3d3967b37 P de3daa419dbb45a1940cbe2a5a1e119d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:49.802436 14631 tablet_replica.cc:333] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.802907 14631 raft_consensus.cc:2243] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:49.803320 14631 raft_consensus.cc:2272] T f572d7c67e0543399b105d609fc57cd4 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:49.805079 14631 tablet_replica.cc:333] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.805671 14631 raft_consensus.cc:2243] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:49.806213 14631 raft_consensus.cc:2272] T 14aeef0fab7d4f65990230dedfa23fd1 P de3daa419dbb45a1940cbe2a5a1e119d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:49.810177 14631 tablet_replica.cc:333] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.810892 14631 raft_consensus.cc:2243] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:49.811565 14631 raft_consensus.cc:2272] T 1cfded01b1274aa486db5adb1806eb6c P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:49.814457 14631 tablet_replica.cc:333] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d: stopping tablet replica
I20260710 11:01:49.815179 14631 raft_consensus.cc:2243] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:49.815824 14631 raft_consensus.cc:2272] T 5b2f4a34b98249ba932fac0768b86b80 P de3daa419dbb45a1940cbe2a5a1e119d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:49.829032 14878 consensus_peers.cc:597] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:49.994240 14804 consensus_peers.cc:597] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:50.006729 14631 tablet_server.cc:196] TabletServer@127.14.73.193:0 shutdown complete.
W20260710 11:01:50.014873 14878 consensus_peers.cc:597] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:50.033747 14631 tablet_server.cc:179] TabletServer@127.14.73.194:0 shutting down...
I20260710 11:01:50.085152 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:50.086918 14631 tablet_replica.cc:333] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.087834 14631 raft_consensus.cc:2243] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:50.088943 14631 raft_consensus.cc:2272] T 1cfded01b1274aa486db5adb1806eb6c P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:50.091650 14804 consensus_peers.cc:597] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:50.091821 14631 tablet_replica.cc:333] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.092792 14631 raft_consensus.cc:2243] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:50.093417 14631 raft_consensus.cc:2272] T 3d365c8e6716447f8982a5343f0aae36 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:50.096552 14631 tablet_replica.cc:333] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.097345 14631 raft_consensus.cc:2243] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:50.098451 14631 raft_consensus.cc:2272] T 5b2f4a34b98249ba932fac0768b86b80 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:50.100934 14631 tablet_replica.cc:333] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.101678 14631 raft_consensus.cc:2243] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:50.102705 14631 raft_consensus.cc:2272] T f572d7c67e0543399b105d609fc57cd4 P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:50.105134 14631 tablet_replica.cc:333] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.105870 14631 raft_consensus.cc:2243] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:50.106455 14631 raft_consensus.cc:2272] T 84b10b6d2a5641c690bf9ee3d3967b37 P 1ba0672634a541d6a1f84d53a9205ab9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:50.108958 14631 tablet_replica.cc:333] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.109767 14631 raft_consensus.cc:2243] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:50.110354 14631 raft_consensus.cc:2272] T 50e7040f028045d2a713aace76abb6da P 1ba0672634a541d6a1f84d53a9205ab9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:50.112766 14631 tablet_replica.cc:333] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.113485 14631 raft_consensus.cc:2243] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:50.114013 14631 raft_consensus.cc:2272] T aec28052cd134f67a71aced63fe30ba1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:50.117053 14631 tablet_replica.cc:333] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.117780 14631 raft_consensus.cc:2243] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:50.118368 14631 raft_consensus.cc:2272] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 1ba0672634a541d6a1f84d53a9205ab9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:50.121078 14631 tablet_replica.cc:333] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9: stopping tablet replica
I20260710 11:01:50.121752 14631 raft_consensus.cc:2243] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:50.122290 14631 raft_consensus.cc:2272] T 14aeef0fab7d4f65990230dedfa23fd1 P 1ba0672634a541d6a1f84d53a9205ab9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:50.297344 14880 consensus_peers.cc:597] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Couldn't send request to peer 1ba0672634a541d6a1f84d53a9205ab9. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:50.347189 14880 consensus_peers.cc:597] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Couldn't send request to peer 1ba0672634a541d6a1f84d53a9205ab9. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:50.433136 14880 consensus_peers.cc:597] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Couldn't send request to peer 1ba0672634a541d6a1f84d53a9205ab9. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:50.929297 15139 raft_consensus.cc:493] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader de3daa419dbb45a1940cbe2a5a1e119d)
I20260710 11:01:50.929953 15139 raft_consensus.cc:515] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:50.932336 15139 leader_election.cc:290] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
W20260710 11:01:50.937827 14878 leader_election.cc:336] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111)
W20260710 11:01:50.939033 14880 leader_election.cc:336] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111)
I20260710 11:01:50.939417 14880 leader_election.cc:304] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023; no voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:50.940093 15139 raft_consensus.cc:2749] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260710 11:01:51.081110 15139 raft_consensus.cc:493] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader de3daa419dbb45a1940cbe2a5a1e119d)
I20260710 11:01:51.081715 15139 raft_consensus.cc:515] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:51.083966 15139 leader_election.cc:290] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
W20260710 11:01:51.088910 14878 leader_election.cc:336] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111)
W20260710 11:01:51.090736 14880 leader_election.cc:336] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111)
I20260710 11:01:51.091209 14880 leader_election.cc:304] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023; no voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:51.092015 15139 raft_consensus.cc:2749] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260710 11:01:51.154582 14631 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14862)
I20260710 11:01:51.211285 15139 raft_consensus.cc:493] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ba0672634a541d6a1f84d53a9205ab9)
I20260710 11:01:51.211819 15139 raft_consensus.cc:515] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:51.213517 15139 leader_election.cc:290] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
W20260710 11:01:51.217710 14878 leader_election.cc:336] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111)
W20260710 11:01:51.218235 14880 leader_election.cc:336] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111)
I20260710 11:01:51.218600 14880 leader_election.cc:304] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023; no voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:51.219202 15139 raft_consensus.cc:2749] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:51.279628 15139 raft_consensus.cc:493] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader de3daa419dbb45a1940cbe2a5a1e119d)
I20260710 11:01:51.280226 15139 raft_consensus.cc:515] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:51.282538 15139 leader_election.cc:290] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
W20260710 11:01:51.286566 14878 leader_election.cc:336] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111)
W20260710 11:01:51.287106 14880 leader_election.cc:336] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111)
I20260710 11:01:51.287593 14880 leader_election.cc:304] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023; no voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:51.288326 15139 raft_consensus.cc:2749] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:01:51.294298 15139 raft_consensus.cc:493] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ba0672634a541d6a1f84d53a9205ab9)
I20260710 11:01:51.294696 15139 raft_consensus.cc:515] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:51.296435 15139 leader_election.cc:290] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
W20260710 11:01:51.300140 14878 leader_election.cc:336] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111)
W20260710 11:01:51.300684 14880 leader_election.cc:336] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111)
I20260710 11:01:51.301038 14880 leader_election.cc:304] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023; no voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:51.301569 15139 raft_consensus.cc:2749] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:01:51.546378 15139 raft_consensus.cc:493] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ba0672634a541d6a1f84d53a9205ab9)
I20260710 11:01:51.546972 15139 raft_consensus.cc:515] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de3daa419dbb45a1940cbe2a5a1e119d" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 45397 } } peers { permanent_uuid: "1ba0672634a541d6a1f84d53a9205ab9" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36715 } } peers { permanent_uuid: "0dd1f7de4dc0452b942c1bf6a6e35023" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 39345 } }
I20260710 11:01:51.549294 15139 leader_election.cc:290] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397), 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715)
W20260710 11:01:51.553241 14880 leader_election.cc:336] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111)
W20260710 11:01:51.553732 14878 leader_election.cc:336] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111)
I20260710 11:01:51.554103 14878 leader_election.cc:304] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd1f7de4dc0452b942c1bf6a6e35023; no voters: 1ba0672634a541d6a1f84d53a9205ab9, de3daa419dbb45a1940cbe2a5a1e119d
I20260710 11:01:51.554723 15139 raft_consensus.cc:2749] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:01:51.998497 14878 consensus_peers.cc:597] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:52.155032 14631 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14862)
W20260710 11:01:52.418171 14878 consensus_peers.cc:597] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:01:52.609625 14878 consensus_peers.cc:597] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer de3daa419dbb45a1940cbe2a5a1e119d (127.14.73.193:45397): Couldn't send request to peer de3daa419dbb45a1940cbe2a5a1e119d. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:45397: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:01:52.662106 14631 tablet_server.cc:196] TabletServer@127.14.73.194:0 shutdown complete.
I20260710 11:01:52.682269 14631 tablet_server.cc:179] TabletServer@127.14.73.195:0 shutting down...
W20260710 11:01:52.682328 14880 consensus_peers.cc:597] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 -> Peer 1ba0672634a541d6a1f84d53a9205ab9 (127.14.73.194:36715): Couldn't send request to peer 1ba0672634a541d6a1f84d53a9205ab9. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36715: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:01:52.704985 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:52.705729 14631 tablet_replica.cc:333] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.706454 14631 raft_consensus.cc:2243] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.706866 14631 raft_consensus.cc:2272] T 1cfded01b1274aa486db5adb1806eb6c P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.708559 14631 tablet_replica.cc:333] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.709004 14631 raft_consensus.cc:2243] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.709363 14631 raft_consensus.cc:2272] T 84b10b6d2a5641c690bf9ee3d3967b37 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.711184 14631 tablet_replica.cc:333] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.711735 14631 raft_consensus.cc:2243] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.712111 14631 raft_consensus.cc:2272] T f572d7c67e0543399b105d609fc57cd4 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.713619 14631 tablet_replica.cc:333] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.714108 14631 raft_consensus.cc:2243] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.714484 14631 raft_consensus.cc:2272] T 3d365c8e6716447f8982a5343f0aae36 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.716090 14631 tablet_replica.cc:333] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.716549 14631 raft_consensus.cc:2243] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.716930 14631 raft_consensus.cc:2272] T 5b2f4a34b98249ba932fac0768b86b80 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.718436 14631 tablet_replica.cc:333] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.718880 14631 raft_consensus.cc:2243] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.719556 14631 raft_consensus.cc:2272] T 14aeef0fab7d4f65990230dedfa23fd1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.721004 14631 tablet_replica.cc:333] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.721431 14631 raft_consensus.cc:2243] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.722085 14631 raft_consensus.cc:2272] T 50e7040f028045d2a713aace76abb6da P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.723600 14631 tablet_replica.cc:333] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.724037 14631 raft_consensus.cc:2243] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:52.724414 14631 raft_consensus.cc:2272] T 4be66f5b7bcb48a788f5c0d80324b6a2 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.726190 14631 tablet_replica.cc:333] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023: stopping tablet replica
I20260710 11:01:52.726645 14631 raft_consensus.cc:2243] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.727296 14631 raft_consensus.cc:2272] T aec28052cd134f67a71aced63fe30ba1 P 0dd1f7de4dc0452b942c1bf6a6e35023 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.754396 14631 tablet_server.cc:196] TabletServer@127.14.73.195:0 shutdown complete.
I20260710 11:01:52.770859 14631 master.cc:562] Master@127.14.73.254:35491 shutting down...
I20260710 11:01:52.915548 14631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:52.916062 14631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:52.916364 14631 tablet_replica.cc:333] T 00000000000000000000000000000000 P d46d704ad3f04f90876462db7a92f53a: stopping tablet replica
I20260710 11:01:52.951318 14631 master.cc:584] Master@127.14.73.254:35491 shutdown complete.
0dd1f7de4dc0452b942c1bf6a6e35023  1
1ba0672634a541d6a1f84d53a9205ab9  4
de3daa419dbb45a1940cbe2a5a1e119d  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15650 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:01:52.990265 14631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.73.254:35567
I20260710 11:01:52.991387 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:52.996843 15154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:52.996950 15155 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:52.997759 15157 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:52.999374 14631 server_base.cc:1061] running on GCE node
I20260710 11:01:53.000255 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:53.000440 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:53.000650 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681313000614 us; error 0 us; skew 500 ppm
I20260710 11:01:53.001192 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:53.003628 14631 webserver.cc:533] Webserver started at http://127.14.73.254:45321/ using document root <none> and password file <none>
I20260710 11:01:53.004138 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:53.004325 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:53.004607 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:53.005681 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/master-0-root/instance:
uuid: "c18896c00fdb4a439c305557174c0e98"
format_stamp: "Formatted at 2026-07-10 11:01:53 on dist-test-slave-mtn3"
I20260710 11:01:53.009922 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:53.013281 15162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.014066 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:53.014351 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/master-0-root
uuid: "c18896c00fdb4a439c305557174c0e98"
format_stamp: "Formatted at 2026-07-10 11:01:53 on dist-test-slave-mtn3"
I20260710 11:01:53.014627 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-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)
I20260710 11:01:53.031358 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:53.032655 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:53.069370 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.254:35567
I20260710 11:01:53.069466 15213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.254:35567 every 8 connection(s)
I20260710 11:01:53.073287 15214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.082427 15214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98: Bootstrap starting.
I20260710 11:01:53.086984 15214 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.091212 15214 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98: No bootstrap required, opened a new log
I20260710 11:01:53.093531 15214 raft_consensus.cc:359] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c18896c00fdb4a439c305557174c0e98" member_type: VOTER }
I20260710 11:01:53.093961 15214 raft_consensus.cc:385] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.094197 15214 raft_consensus.cc:740] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c18896c00fdb4a439c305557174c0e98, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.094868 15214 consensus_queue.cc:260] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c18896c00fdb4a439c305557174c0e98" member_type: VOTER }
I20260710 11:01:53.095326 15214 raft_consensus.cc:399] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:53.095568 15214 raft_consensus.cc:493] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:53.095853 15214 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:53.099756 15214 raft_consensus.cc:515] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c18896c00fdb4a439c305557174c0e98" member_type: VOTER }
I20260710 11:01:53.100244 15214 leader_election.cc:304] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [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: c18896c00fdb4a439c305557174c0e98; no voters: 
I20260710 11:01:53.101429 15214 leader_election.cc:290] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:53.101807 15217 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:53.103164 15217 raft_consensus.cc:697] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 1 LEADER]: Becoming Leader. State: Replica: c18896c00fdb4a439c305557174c0e98, State: Running, Role: LEADER
I20260710 11:01:53.103848 15217 consensus_queue.cc:237] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [LEADER]: Queue going to LEADER mode. State: All 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: "c18896c00fdb4a439c305557174c0e98" member_type: VOTER }
I20260710 11:01:53.104489 15214 sys_catalog.cc:565] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:53.108554 15219 sys_catalog.cc:455] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c18896c00fdb4a439c305557174c0e98. Latest consensus state: current_term: 1 leader_uuid: "c18896c00fdb4a439c305557174c0e98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c18896c00fdb4a439c305557174c0e98" member_type: VOTER } }
I20260710 11:01:53.109275 15219 sys_catalog.cc:458] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:53.110569 15218 sys_catalog.cc:455] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c18896c00fdb4a439c305557174c0e98" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c18896c00fdb4a439c305557174c0e98" member_type: VOTER } }
I20260710 11:01:53.111114 15218 sys_catalog.cc:458] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:53.112535 15225 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:53.117502 15225 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:53.119221 14631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:53.125627 15225 catalog_manager.cc:1383] Generated new cluster ID: dd3bf167bc2a4ce4b5422b644297b451
I20260710 11:01:53.125963 15225 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:53.141109 15225 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:53.142324 15225 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:53.155701 15225 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98: Generated new TSK 0
I20260710 11:01:53.156268 15225 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:53.185393 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:53.191020 15235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:53.192385 15236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:53.194175 14631 server_base.cc:1061] running on GCE node
W20260710 11:01:53.194072 15238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:53.195336 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:53.195588 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:53.195729 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681313195710 us; error 0 us; skew 500 ppm
I20260710 11:01:53.196180 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:53.198335 14631 webserver.cc:533] Webserver started at http://127.14.73.193:36699/ using document root <none> and password file <none>
I20260710 11:01:53.198757 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:53.198941 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:53.199204 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:53.200229 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-0-root/instance:
uuid: "2ed823b871c847e9930f8237a913aa48"
format_stamp: "Formatted at 2026-07-10 11:01:53 on dist-test-slave-mtn3"
I20260710 11:01:53.204427 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:01:53.207660 15243 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.208473 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 11:01:53.208734 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "2ed823b871c847e9930f8237a913aa48"
format_stamp: "Formatted at 2026-07-10 11:01:53 on dist-test-slave-mtn3"
I20260710 11:01:53.209000 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-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)
I20260710 11:01:53.228688 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:53.229880 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:53.231191 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:53.233460 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:53.233631 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.233944 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:53.234122 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.272341 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:40605
I20260710 11:01:53.272449 15305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:40605 every 8 connection(s)
I20260710 11:01:53.277823 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:53.285897 15310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:53.285919 15311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:53.287714 15313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:53.288968 14631 server_base.cc:1061] running on GCE node
I20260710 11:01:53.290349 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:53.290635 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:53.290871 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681313290851 us; error 0 us; skew 500 ppm
I20260710 11:01:53.291631 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:53.293825 15306 heartbeater.cc:344] Connected to a master server at 127.14.73.254:35567
I20260710 11:01:53.294222 15306 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:53.294505 14631 webserver.cc:533] Webserver started at http://127.14.73.194:37285/ using document root <none> and password file <none>
I20260710 11:01:53.295044 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:53.295017 15306 heartbeater.cc:507] Master 127.14.73.254:35567 requested a full tablet report, sending...
I20260710 11:01:53.295403 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:53.295830 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:53.297108 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-1-root/instance:
uuid: "21e2375b7087442995b02d236acde273"
format_stamp: "Formatted at 2026-07-10 11:01:53 on dist-test-slave-mtn3"
I20260710 11:01:53.297616 15179 ts_manager.cc:194] Registered new tserver with Master: 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605)
I20260710 11:01:53.299513 15179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54194
I20260710 11:01:53.302310 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:01:53.305856 15318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.306579 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:53.306866 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-1-root
uuid: "21e2375b7087442995b02d236acde273"
format_stamp: "Formatted at 2026-07-10 11:01:53 on dist-test-slave-mtn3"
I20260710 11:01:53.307139 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-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)
I20260710 11:01:53.321246 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:53.322386 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:53.323881 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:53.326018 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:53.326241 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.326489 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:53.326658 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.365197 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.194:43905
I20260710 11:01:53.365293 15380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.194:43905 every 8 connection(s)
I20260710 11:01:53.369916 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:53.376837 15384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:53.378382 15385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:53.381446 15387 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:53.381698 14631 server_base.cc:1061] running on GCE node
I20260710 11:01:53.382365 15381 heartbeater.cc:344] Connected to a master server at 127.14.73.254:35567
I20260710 11:01:53.382687 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:53.382742 15381 heartbeater.cc:461] Registering TS with master...
W20260710 11:01:53.383069 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:53.383266 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681313383249 us; error 0 us; skew 500 ppm
I20260710 11:01:53.383774 15381 heartbeater.cc:507] Master 127.14.73.254:35567 requested a full tablet report, sending...
I20260710 11:01:53.383998 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:53.386072 15179 ts_manager.cc:194] Registered new tserver with Master: 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:53.386899 14631 webserver.cc:533] Webserver started at http://127.14.73.195:43587/ using document root <none> and password file <none>
I20260710 11:01:53.387527 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:53.387750 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:53.387835 15179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54198
I20260710 11:01:53.388110 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:53.389590 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-2-root/instance:
uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
format_stamp: "Formatted at 2026-07-10 11:01:53 on dist-test-slave-mtn3"
I20260710 11:01:53.393939 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:53.397032 15392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.397850 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:01:53.398139 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-2-root
uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
format_stamp: "Formatted at 2026-07-10 11:01:53 on dist-test-slave-mtn3"
I20260710 11:01:53.398416 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681297168311-14631-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)
I20260710 11:01:53.437031 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:53.438201 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:53.439690 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:53.441821 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:53.442037 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.442281 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:53.442454 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:53.480039 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.195:33151
I20260710 11:01:53.480157 15454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.195:33151 every 8 connection(s)
I20260710 11:01:53.493244 15455 heartbeater.cc:344] Connected to a master server at 127.14.73.254:35567
I20260710 11:01:53.493575 15455 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:53.494313 15455 heartbeater.cc:507] Master 127.14.73.254:35567 requested a full tablet report, sending...
I20260710 11:01:53.496277 15179 ts_manager.cc:194] Registered new tserver with Master: c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:53.496382 14631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013327153s
I20260710 11:01:53.498173 15179 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54210
I20260710 11:01:53.523653 15179 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54226:
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"
    }
  }
}
W20260710 11:01:53.526647 15179 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.
I20260710 11:01:53.602658 15420 tablet_service.cc:1511] Processing CreateTablet for tablet 56c786c2337147478b6242eba1bf32de (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:53.604111 15420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c786c2337147478b6242eba1bf32de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.608191 15419 tablet_service.cc:1511] Processing CreateTablet for tablet 79672b3c40c447c6bc43b721bbd0f709 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:53.608546 15346 tablet_service.cc:1511] Processing CreateTablet for tablet 56c786c2337147478b6242eba1bf32de (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:53.609639 15419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79672b3c40c447c6bc43b721bbd0f709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.609903 15346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c786c2337147478b6242eba1bf32de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.609743 15417 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6749b1bd4b4c97b29eb2aa1e860b8a (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:53.614187 15417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6749b1bd4b4c97b29eb2aa1e860b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.614982 15345 tablet_service.cc:1511] Processing CreateTablet for tablet 79672b3c40c447c6bc43b721bbd0f709 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:53.615012 15415 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb625651d449a69eeb029e75658118 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:53.616492 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb625651d449a69eeb029e75658118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.608552 15418 tablet_service.cc:1511] Processing CreateTablet for tablet bd0b59a85c1443aa9219951060ec829b (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:53.613230 15270 tablet_service.cc:1511] Processing CreateTablet for tablet 79672b3c40c447c6bc43b721bbd0f709 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:53.618016 15416 tablet_service.cc:1511] Processing CreateTablet for tablet 56b7532ed75740618a1663c8b00b7197 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:53.618518 15270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79672b3c40c447c6bc43b721bbd0f709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.617244 15271 tablet_service.cc:1511] Processing CreateTablet for tablet 56c786c2337147478b6242eba1bf32de (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:53.621169 15343 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6749b1bd4b4c97b29eb2aa1e860b8a (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:53.621538 15344 tablet_service.cc:1511] Processing CreateTablet for tablet bd0b59a85c1443aa9219951060ec829b (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:53.623922 15269 tablet_service.cc:1511] Processing CreateTablet for tablet bd0b59a85c1443aa9219951060ec829b (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:53.625154 15269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0b59a85c1443aa9219951060ec829b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.625720 15418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0b59a85c1443aa9219951060ec829b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.626327 15416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b7532ed75740618a1663c8b00b7197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.628626 15268 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6749b1bd4b4c97b29eb2aa1e860b8a (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:53.629748 15271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c786c2337147478b6242eba1bf32de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.630858 15267 tablet_service.cc:1511] Processing CreateTablet for tablet 56b7532ed75740618a1663c8b00b7197 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:53.632085 15267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b7532ed75740618a1663c8b00b7197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.632661 15341 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb625651d449a69eeb029e75658118 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:53.634855 15342 tablet_service.cc:1511] Processing CreateTablet for tablet 56b7532ed75740618a1663c8b00b7197 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:53.616466 15345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79672b3c40c447c6bc43b721bbd0f709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.636217 15342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b7532ed75740618a1663c8b00b7197. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.640730 15266 tablet_service.cc:1511] Processing CreateTablet for tablet 3afb625651d449a69eeb029e75658118 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:53.642068 15266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb625651d449a69eeb029e75658118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.644619 15265 tablet_service.cc:1511] Processing CreateTablet for tablet fb4da309bb8149318e5f0da5195d0072 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:53.645881 15265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4da309bb8149318e5f0da5195d0072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.647747 15341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3afb625651d449a69eeb029e75658118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.651865 15268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6749b1bd4b4c97b29eb2aa1e860b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.655851 15344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd0b59a85c1443aa9219951060ec829b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.660320 15343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6749b1bd4b4c97b29eb2aa1e860b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.669620 15340 tablet_service.cc:1511] Processing CreateTablet for tablet fb4da309bb8149318e5f0da5195d0072 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:53.670950 15340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4da309bb8149318e5f0da5195d0072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.685561 15414 tablet_service.cc:1511] Processing CreateTablet for tablet fb4da309bb8149318e5f0da5195d0072 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:53.685806 15265 tablet_service.cc:1511] Processing CreateTablet for tablet 77eae00c18f1473fb2f7d371a6dd6ce3 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:53.686887 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb4da309bb8149318e5f0da5195d0072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.686887 15265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77eae00c18f1473fb2f7d371a6dd6ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.693464 15339 tablet_service.cc:1511] Processing CreateTablet for tablet 77eae00c18f1473fb2f7d371a6dd6ce3 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:53.694762 15339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77eae00c18f1473fb2f7d371a6dd6ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.706519 15470 tablet_bootstrap.cc:492] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:53.712384 15470 tablet_bootstrap.cc:654] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.721243 15270 tablet_service.cc:1511] Processing CreateTablet for tablet ba1b34d24ce243acaa56dc4cac021097 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:53.724696 15270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1b34d24ce243acaa56dc4cac021097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.720897 15418 tablet_service.cc:1511] Processing CreateTablet for tablet 77eae00c18f1473fb2f7d371a6dd6ce3 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:53.750447 15471 tablet_bootstrap.cc:492] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:53.751407 15472 tablet_bootstrap.cc:492] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:53.760820 15471 tablet_bootstrap.cc:654] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.764706 15472 tablet_bootstrap.cc:654] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.767957 15339 tablet_service.cc:1511] Processing CreateTablet for tablet ba1b34d24ce243acaa56dc4cac021097 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:53.769300 15339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1b34d24ce243acaa56dc4cac021097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.769126 15420 tablet_service.cc:1511] Processing CreateTablet for tablet ba1b34d24ce243acaa56dc4cac021097 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:53.766717 15418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77eae00c18f1473fb2f7d371a6dd6ce3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.765084 15470 tablet_bootstrap.cc:492] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:53.775352 15344 tablet_service.cc:1511] Processing CreateTablet for tablet 71670b24f3064d088b51a79f5c3ce309 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:53.776008 15470 ts_tablet_manager.cc:1403] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.024s
I20260710 11:01:53.779261 15470 raft_consensus.cc:359] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.780086 15470 raft_consensus.cc:385] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.780447 15470 raft_consensus.cc:740] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.780985 15420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1b34d24ce243acaa56dc4cac021097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.781352 15470 consensus_queue.cc:260] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.776705 15344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71670b24f3064d088b51a79f5c3ce309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.803582 15472 tablet_bootstrap.cc:492] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:53.806131 15270 tablet_service.cc:1511] Processing CreateTablet for tablet 71670b24f3064d088b51a79f5c3ce309 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:53.807488 15471 tablet_bootstrap.cc:492] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:53.809177 15471 ts_tablet_manager.cc:1403] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.009s
I20260710 11:01:53.809571 15270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71670b24f3064d088b51a79f5c3ce309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.811717 15306 heartbeater.cc:499] Master 127.14.73.254:35567 was elected leader, sending a full tablet report...
I20260710 11:01:53.812335 15415 tablet_service.cc:1511] Processing CreateTablet for tablet 71670b24f3064d088b51a79f5c3ce309 (DEFAULT_TABLE table=test-workload [id=bfd5b024b01b4c16ab266ee62104f01d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:53.813342 15472 ts_tablet_manager.cc:1403] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.013s
I20260710 11:01:53.815850 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71670b24f3064d088b51a79f5c3ce309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:53.816155 15472 raft_consensus.cc:359] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:53.816910 15472 raft_consensus.cc:385] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.817212 15472 raft_consensus.cc:740] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.817965 15472 consensus_queue.cc:260] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:53.819977 15470 ts_tablet_manager.cc:1434] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.009s
I20260710 11:01:53.820943 15470 tablet_bootstrap.cc:492] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:53.826969 15470 tablet_bootstrap.cc:654] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.828042 15471 raft_consensus.cc:359] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:53.828815 15471 raft_consensus.cc:385] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.829187 15471 raft_consensus.cc:740] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.830111 15471 consensus_queue.cc:260] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:53.839854 15455 heartbeater.cc:499] Master 127.14.73.254:35567 was elected leader, sending a full tablet report...
I20260710 11:01:53.841063 15471 ts_tablet_manager.cc:1434] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260710 11:01:53.842060 15471 tablet_bootstrap.cc:492] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:53.847723 15381 heartbeater.cc:499] Master 127.14.73.254:35567 was elected leader, sending a full tablet report...
I20260710 11:01:53.848744 15471 tablet_bootstrap.cc:654] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.855574 15472 ts_tablet_manager.cc:1434] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.007s
I20260710 11:01:53.857120 15472 tablet_bootstrap.cc:492] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:53.858606 15470 tablet_bootstrap.cc:492] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:53.859896 15470 ts_tablet_manager.cc:1403] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.015s
I20260710 11:01:53.862790 15470 raft_consensus.cc:359] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.863627 15470 raft_consensus.cc:385] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.863981 15470 raft_consensus.cc:740] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.864655 15472 tablet_bootstrap.cc:654] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.865134 15471 tablet_bootstrap.cc:492] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:53.864868 15470 consensus_queue.cc:260] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.865695 15471 ts_tablet_manager.cc:1403] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260710 11:01:53.868888 15470 ts_tablet_manager.cc:1434] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 11:01:53.868957 15471 raft_consensus.cc:359] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.869964 15470 tablet_bootstrap.cc:492] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:53.870254 15471 raft_consensus.cc:385] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.870740 15471 raft_consensus.cc:740] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.872002 15471 consensus_queue.cc:260] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.874868 15471 ts_tablet_manager.cc:1434] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:53.875831 15471 tablet_bootstrap.cc:492] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:53.876207 15472 tablet_bootstrap.cc:492] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:53.876724 15472 ts_tablet_manager.cc:1403] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.006s
I20260710 11:01:53.877647 15470 tablet_bootstrap.cc:654] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.879803 15472 raft_consensus.cc:359] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.884197 15472 raft_consensus.cc:385] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.884581 15472 raft_consensus.cc:740] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.885484 15472 consensus_queue.cc:260] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.887940 15472 ts_tablet_manager.cc:1434] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:01:53.888939 15472 tablet_bootstrap.cc:492] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:53.889902 15471 tablet_bootstrap.cc:654] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.895263 15472 tablet_bootstrap.cc:654] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.898237 15470 tablet_bootstrap.cc:492] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:53.898864 15470 ts_tablet_manager.cc:1403] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260710 11:01:53.901983 15470 raft_consensus.cc:359] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.902719 15471 tablet_bootstrap.cc:492] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:53.902768 15470 raft_consensus.cc:385] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.903051 15472 tablet_bootstrap.cc:492] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:53.903295 15471 ts_tablet_manager.cc:1403] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.006s
I20260710 11:01:53.903415 15470 raft_consensus.cc:740] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.903759 15472 ts_tablet_manager.cc:1403] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 11:01:53.904501 15470 consensus_queue.cc:260] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.906289 15471 raft_consensus.cc:359] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.906870 15471 raft_consensus.cc:385] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.906615 15472 raft_consensus.cc:359] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.907135 15471 raft_consensus.cc:740] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.907359 15472 raft_consensus.cc:385] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.907748 15472 raft_consensus.cc:740] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.908010 15471 consensus_queue.cc:260] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.908955 15470 ts_tablet_manager.cc:1434] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:01:53.908622 15472 consensus_queue.cc:260] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.910099 15470 tablet_bootstrap.cc:492] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:53.910946 15472 ts_tablet_manager.cc:1434] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:01:53.911935 15472 tablet_bootstrap.cc:492] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:53.914637 15471 ts_tablet_manager.cc:1434] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:01:53.917213 15470 tablet_bootstrap.cc:654] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.918511 15472 tablet_bootstrap.cc:654] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.921416 15471 tablet_bootstrap.cc:492] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:53.927735 15471 tablet_bootstrap.cc:654] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.930917 15470 tablet_bootstrap.cc:492] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:53.931648 15470 ts_tablet_manager.cc:1403] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:01:53.937085 15471 tablet_bootstrap.cc:492] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:53.937127 15472 tablet_bootstrap.cc:492] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:53.937064 15470 raft_consensus.cc:359] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:53.937747 15471 ts_tablet_manager.cc:1403] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260710 11:01:53.937844 15472 ts_tablet_manager.cc:1403] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.014s
I20260710 11:01:53.937927 15470 raft_consensus.cc:385] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.938324 15470 raft_consensus.cc:740] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.939085 15470 consensus_queue.cc:260] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:53.940433 15471 raft_consensus.cc:359] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.940729 15472 raft_consensus.cc:359] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.941174 15470 ts_tablet_manager.cc:1434] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:01:53.941133 15471 raft_consensus.cc:385] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.941447 15472 raft_consensus.cc:385] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.941658 15471 raft_consensus.cc:740] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.941805 15472 raft_consensus.cc:740] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.942183 15470 tablet_bootstrap.cc:492] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:53.942546 15471 consensus_queue.cc:260] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.942690 15472 consensus_queue.cc:260] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.946921 15471 ts_tablet_manager.cc:1434] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:53.947922 15471 tablet_bootstrap.cc:492] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:53.948751 15470 tablet_bootstrap.cc:654] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.948930 15472 ts_tablet_manager.cc:1434] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:01:53.949966 15472 tablet_bootstrap.cc:492] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:53.957231 15479 raft_consensus.cc:493] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:53.957741 15479 raft_consensus.cc:515] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.960423 15479 leader_election.cc:290] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:53.961016 15471 tablet_bootstrap.cc:654] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.968875 15471 tablet_bootstrap.cc:492] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:53.969413 15471 ts_tablet_manager.cc:1403] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 11:01:53.970839 15470 tablet_bootstrap.cc:492] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:53.971783 15471 raft_consensus.cc:359] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.972692 15471 raft_consensus.cc:385] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.972702 15470 ts_tablet_manager.cc:1403] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.012s
I20260710 11:01:53.973057 15471 raft_consensus.cc:740] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.961414 15472 tablet_bootstrap.cc:654] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.974566 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b59a85c1443aa9219951060ec829b" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:53.975736 15471 consensus_queue.cc:260] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.976742 15470 raft_consensus.cc:359] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
W20260710 11:01:53.980244 15393 leader_election.cc:343] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:53.980770 15470 raft_consensus.cc:385] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:53.981122 15470 raft_consensus.cc:740] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:53.981937 15470 consensus_queue.cc:260] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:53.988296 15470 ts_tablet_manager.cc:1434] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:01:53.988870 15356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b59a85c1443aa9219951060ec829b" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:53.989545 15470 tablet_bootstrap.cc:492] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
W20260710 11:01:53.990757 15396 leader_election.cc:343] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e2375b7087442995b02d236acde273 (127.14.73.194:43905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:53.991194 15396 leader_election.cc:304] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [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: c69d7cb514e649628b725a9b8fdbd2c6; no voters: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:53.992429 15479 raft_consensus.cc:493] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:53.992934 15479 raft_consensus.cc:515] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:53.995818 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:53.996091 15470 tablet_bootstrap.cc:654] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:53.996421 15281 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 0.
I20260710 11:01:53.997545 15393 leader_election.cc:304] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.000876 15471 ts_tablet_manager.cc:1434] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 11:01:54.001607 15472 tablet_bootstrap.cc:492] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:54.002094 15472 ts_tablet_manager.cc:1403] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.013s
I20260710 11:01:54.004927 15472 raft_consensus.cc:359] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.005678 15472 raft_consensus.cc:385] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.006141 15472 raft_consensus.cc:740] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.007082 15479 leader_election.cc:290] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.007033 15472 consensus_queue.cc:260] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.008091 15471 tablet_bootstrap.cc:492] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:54.009548 15479 raft_consensus.cc:2749] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:54.013581 15479 raft_consensus.cc:2804] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.013993 15479 raft_consensus.cc:493] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.014403 15479 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.018157 15471 tablet_bootstrap.cc:654] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.011224 15472 ts_tablet_manager.cc:1434] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:01:54.019845 15472 tablet_bootstrap.cc:492] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:54.036290 15471 tablet_bootstrap.cc:492] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:54.036768 15471 ts_tablet_manager.cc:1403] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.013s
I20260710 11:01:54.038221 15479 raft_consensus.cc:515] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:54.039105 15471 raft_consensus.cc:359] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.039994 15471 raft_consensus.cc:385] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.040350 15471 raft_consensus.cc:740] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.040616 15493 raft_consensus.cc:493] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.041072 15493 raft_consensus.cc:515] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.041213 15471 consensus_queue.cc:260] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.042743 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:54.043534 15281 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.043766 15471 ts_tablet_manager.cc:1434] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260710 11:01:54.047787 15396 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.194:43905, user_credentials={real_user=slave}} blocked reactor thread for 57190.7us
I20260710 11:01:54.049436 15356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.050247 15356 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 0.
I20260710 11:01:54.051347 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.052184 15472 tablet_bootstrap.cc:654] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:54.052670 15396 leader_election.cc:343] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e2375b7087442995b02d236acde273 (127.14.73.194:43905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.052621 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.053277 15355 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.054353 15471 tablet_bootstrap.cc:492] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:54.043246 15493 leader_election.cc:290] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.059196 15355 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 1.
I20260710 11:01:54.059958 15477 raft_consensus.cc:493] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.062289 15477 raft_consensus.cc:515] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.063092 15471 tablet_bootstrap.cc:654] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.041016 15479 leader_election.cc:290] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.064914 15470 tablet_bootstrap.cc:492] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:54.064847 15477 leader_election.cc:290] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.065431 15470 ts_tablet_manager.cc:1403] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.037s
I20260710 11:01:54.068449 15470 raft_consensus.cc:359] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.069240 15470 raft_consensus.cc:385] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.068754 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:54.069631 15470 raft_consensus.cc:740] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.070042 15472 tablet_bootstrap.cc:492] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:54.070737 15472 ts_tablet_manager.cc:1403] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.004s
I20260710 11:01:54.070564 15470 consensus_queue.cc:260] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.071902 15280 raft_consensus.cc:2468] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 0.
I20260710 11:01:54.075672 15393 leader_election.cc:304] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 21e2375b7087442995b02d236acde273
I20260710 11:01:54.076784 15479 raft_consensus.cc:2804] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.076472 15472 raft_consensus.cc:359] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.077148 15479 raft_consensus.cc:493] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.077445 15472 raft_consensus.cc:385] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.077513 15479 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.080050 15396 leader_election.cc:304] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.061781 15281 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 1.
I20260710 11:01:54.075672 15470 ts_tablet_manager.cc:1434] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:01:54.082337 15470 tablet_bootstrap.cc:492] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:54.087078 15479 raft_consensus.cc:515] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.088661 15493 raft_consensus.cc:2804] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.089295 15493 raft_consensus.cc:697] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:54.088029 15472 raft_consensus.cc:740] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.090358 15493 consensus_queue.cc:237] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:54.091503 15472 consensus_queue.cc:260] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.093375 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:54.093930 15281 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.096845 15470 tablet_bootstrap.cc:654] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.100106 15479 leader_election.cc:290] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.099213 15472 ts_tablet_manager.cc:1434] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:01:54.101080 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.104605 15472 tablet_bootstrap.cc:492] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:54.108654 15470 tablet_bootstrap.cc:492] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:54.108884 15479 raft_consensus.cc:493] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:54.110174 15396 leader_election.cc:343] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21e2375b7087442995b02d236acde273 (127.14.73.194:43905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.111937 15479 raft_consensus.cc:515] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
W20260710 11:01:54.113744 15227 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:54.114085 15479 leader_election.cc:290] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.114764 15470 ts_tablet_manager.cc:1403] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 11:01:54.115350 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:54.116158 15280 raft_consensus.cc:2468] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 0.
I20260710 11:01:54.116565 15476 raft_consensus.cc:493] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.117018 15476 raft_consensus.cc:515] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.117851 15470 raft_consensus.cc:359] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.117861 15393 leader_election.cc:304] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.118706 15470 raft_consensus.cc:385] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.119017 15470 raft_consensus.cc:740] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.119231 15479 raft_consensus.cc:2804] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.119681 15479 raft_consensus.cc:493] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.120263 15479 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.119733 15470 consensus_queue.cc:260] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.122898 15476 leader_election.cc:290] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.124540 15176 catalog_manager.cc:5697] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.125507 15472 tablet_bootstrap.cc:654] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.130576 15470 ts_tablet_manager.cc:1434] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:01:54.131987 15470 tablet_bootstrap.cc:492] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:54.126471 15281 raft_consensus.cc:2468] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 1.
I20260710 11:01:54.133733 15393 leader_election.cc:304] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 21e2375b7087442995b02d236acde273
I20260710 11:01:54.138830 15470 tablet_bootstrap.cc:654] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.139685 15493 raft_consensus.cc:2804] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.140558 15493 raft_consensus.cc:697] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:54.141652 15493 consensus_queue.cc:237] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.145031 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.146710 15479 raft_consensus.cc:515] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.150205 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:54.150928 15281 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.152947 15471 tablet_bootstrap.cc:492] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:54.155499 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:54.160006 15280 raft_consensus.cc:2468] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 0.
I20260710 11:01:54.157918 15492 raft_consensus.cc:493] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.161134 15472 tablet_bootstrap.cc:492] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:54.160935 15492 raft_consensus.cc:515] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.161602 15472 ts_tablet_manager.cc:1403] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.005s
I20260710 11:01:54.163158 15492 leader_election.cc:290] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.165213 15319 leader_election.cc:304] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
W20260710 11:01:54.158565 15396 leader_election.cc:343] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21e2375b7087442995b02d236acde273 (127.14.73.194:43905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.165768 15472 raft_consensus.cc:359] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.166626 15470 tablet_bootstrap.cc:492] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:54.166679 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.167151 15470 ts_tablet_manager.cc:1403] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260710 11:01:54.159310 15504 raft_consensus.cc:493] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.167243 15479 leader_election.cc:290] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.166510 15472 raft_consensus.cc:385] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.167888 15472 raft_consensus.cc:740] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.167709 15504 raft_consensus.cc:515] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.168699 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.169147 15472 consensus_queue.cc:260] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.158604 15476 raft_consensus.cc:493] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.171241 15476 raft_consensus.cc:515] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.167848 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.164091 15477 raft_consensus.cc:493] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.170229 15504 leader_election.cc:290] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.170650 15471 ts_tablet_manager.cc:1403] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.117s	user 0.031s	sys 0.026s
I20260710 11:01:54.170511 15356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.174388 15476 leader_election.cc:290] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.169836 15470 raft_consensus.cc:359] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.172823 15477 raft_consensus.cc:515] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.164994 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:54.167379 15355 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 0.
I20260710 11:01:54.176558 15471 raft_consensus.cc:359] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.176237 15354 raft_consensus.cc:2468] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 0.
I20260710 11:01:54.177314 15470 raft_consensus.cc:385] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.180642 15470 raft_consensus.cc:740] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.181592 15470 consensus_queue.cc:260] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.182150 15512 raft_consensus.cc:2804] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.182798 15512 raft_consensus.cc:493] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.177062 15477 leader_election.cc:290] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.183357 15512 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.183025 15472 ts_tablet_manager.cc:1434] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.006s
I20260710 11:01:54.189606 15470 ts_tablet_manager.cc:1434] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260710 11:01:54.193491 15512 raft_consensus.cc:515] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.198243 15512 leader_election.cc:290] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.200559 15472 tablet_bootstrap.cc:492] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:54.198516 15470 tablet_bootstrap.cc:492] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:54.159190 15281 raft_consensus.cc:2468] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 1.
W20260710 11:01:54.177066 15396 leader_election.cc:343] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 21e2375b7087442995b02d236acde273 (127.14.73.194:43905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.198989 15471 raft_consensus.cc:385] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.204043 15471 raft_consensus.cc:740] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.204341 15396 leader_election.cc:304] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.205207 15493 raft_consensus.cc:2804] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:54.205054 15393 leader_election.cc:343] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.205641 15493 raft_consensus.cc:493] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.205982 15493 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.205060 15471 consensus_queue.cc:260] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.211930 15471 ts_tablet_manager.cc:1434] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 11:01:54.213280 15471 tablet_bootstrap.cc:492] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:54.213505 15493 raft_consensus.cc:515] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.215333 15429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b59a85c1443aa9219951060ec829b" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.215698 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.216020 15429 raft_consensus.cc:2468] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 0.
I20260710 11:01:54.216266 15430 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 0.
I20260710 11:01:54.217064 15428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.219328 15244 leader_election.cc:304] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.219856 15393 leader_election.cc:304] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 21e2375b7087442995b02d236acde273
I20260710 11:01:54.220252 15244 leader_election.cc:304] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.220911 15479 raft_consensus.cc:2804] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:01:54.221048 15244 leader_election.cc:343] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.221381 15479 raft_consensus.cc:697] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:54.221630 15504 raft_consensus.cc:2804] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.221976 15504 raft_consensus.cc:493] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.222175 15471 tablet_bootstrap.cc:654] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.222318 15504 raft_consensus.cc:3060] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.222220 15479 consensus_queue.cc:237] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.226756 15476 raft_consensus.cc:2804] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.227807 15476 raft_consensus.cc:493] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.228286 15476 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.233676 15470 tablet_bootstrap.cc:654] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:54.233798 15319 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.193:40605, user_credentials={real_user=slave}} blocked reactor thread for 68791.5us
I20260710 11:01:54.237149 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:54.239915 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:54.240645 15280 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:54.244127 15319 leader_election.cc:343] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.244344 15428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.245177 15428 raft_consensus.cc:2393] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e2375b7087442995b02d236acde273 in current term 1: Already voted for candidate c69d7cb514e649628b725a9b8fdbd2c6 in this term.
I20260710 11:01:54.245777 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:54.246085 15279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:54.246528 15430 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.247388 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b59a85c1443aa9219951060ec829b" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.248024 15354 raft_consensus.cc:2468] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 0.
I20260710 11:01:54.249297 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.249923 15354 raft_consensus.cc:2468] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 0.
I20260710 11:01:54.251725 15247 leader_election.cc:304] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:01:54.253235 15471 tablet_bootstrap.cc:492] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:54.253893 15471 ts_tablet_manager.cc:1403] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.005s
W20260710 11:01:54.254558 15319 leader_election.cc:343] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.256242 15319 leader_election.cc:304] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273; no voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:01:54.265259 15511 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:54.266578 15393 leader_election.cc:343] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:54.270187 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.273378 15472 tablet_bootstrap.cc:654] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.274191 15493 leader_election.cc:290] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.275159 15280 raft_consensus.cc:2468] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 1.
I20260710 11:01:54.273428 15511 raft_consensus.cc:2749] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:54.273401 15430 raft_consensus.cc:2468] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 1.
I20260710 11:01:54.276374 15471 raft_consensus.cc:359] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.280435 15471 raft_consensus.cc:385] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.270201 15504 raft_consensus.cc:515] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.283751 15504 leader_election.cc:290] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.284334 15504 raft_consensus.cc:2804] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.284725 15504 raft_consensus.cc:493] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.285099 15504 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.286512 15354 raft_consensus.cc:2468] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 1.
I20260710 11:01:54.280179 15319 leader_election.cc:304] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:54.288866 15472 tablet_bootstrap.cc:492] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:54.290467 15472 ts_tablet_manager.cc:1403] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.005s
I20260710 11:01:54.290897 15511 raft_consensus.cc:2804] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.292546 15511 raft_consensus.cc:697] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 1 LEADER]: Becoming Leader. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:54.292409 15396 leader_election.cc:304] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [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: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:54.291826 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b59a85c1443aa9219951060ec829b" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:54.277388 15476 raft_consensus.cc:515] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.294137 15430 raft_consensus.cc:3060] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.295070 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd0b59a85c1443aa9219951060ec829b" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.296492 15428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:54.296908 15354 raft_consensus.cc:3060] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.297044 15428 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.293591 15511 consensus_queue.cc:237] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.295523 15476 leader_election.cc:290] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.296492 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.300395 15355 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.293068 15471 raft_consensus.cc:740] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.301496 15471 consensus_queue.cc:260] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.293854 15493 raft_consensus.cc:2804] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.303789 15428 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 1.
I20260710 11:01:54.306305 15493 raft_consensus.cc:697] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:54.306376 15354 raft_consensus.cc:2468] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 1.
I20260710 11:01:54.307267 15471 ts_tablet_manager.cc:1434] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260710 11:01:54.307520 15244 leader_election.cc:304] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.307225 15493 consensus_queue.cc:237] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.307541 15247 leader_election.cc:304] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:54.293737 15472 raft_consensus.cc:359] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.309486 15472 raft_consensus.cc:385] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.309435 15516 raft_consensus.cc:2804] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.309935 15472 raft_consensus.cc:740] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.310793 15472 consensus_queue.cc:260] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.311906 15476 raft_consensus.cc:2804] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.312805 15355 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 1.
I20260710 11:01:54.308276 15471 tablet_bootstrap.cc:492] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:54.315886 15472 ts_tablet_manager.cc:1434] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:01:54.317363 15472 tablet_bootstrap.cc:492] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:54.323953 15512 raft_consensus.cc:493] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.330358 15470 tablet_bootstrap.cc:492] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:54.330322 15512 raft_consensus.cc:515] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.330929 15470 ts_tablet_manager.cc:1403] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.133s	user 0.014s	sys 0.010s
I20260710 11:01:54.332512 15512 leader_election.cc:290] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.333947 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:54.334715 15280 raft_consensus.cc:2393] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e2375b7087442995b02d236acde273 in current term 1: Already voted for candidate c69d7cb514e649628b725a9b8fdbd2c6 in this term.
I20260710 11:01:54.334609 15428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.336468 15319 leader_election.cc:304] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273; no voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:01:54.337610 15512 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.338742 15472 tablet_bootstrap.cc:654] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.324784 15471 tablet_bootstrap.cc:654] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.326864 15504 raft_consensus.cc:515] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.329077 15476 raft_consensus.cc:697] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:54.347151 15476 consensus_queue.cc:237] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.323268 15430 raft_consensus.cc:2468] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 1.
I20260710 11:01:54.348621 15178 catalog_manager.cc:5697] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21e2375b7087442995b02d236acde273 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "21e2375b7087442995b02d236acde273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.352389 15471 tablet_bootstrap.cc:492] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:54.352856 15471 ts_tablet_manager.cc:1403] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260710 11:01:54.355059 15516 raft_consensus.cc:697] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:54.355250 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.355890 15355 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.346118 15512 raft_consensus.cc:2749] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:54.360514 15471 raft_consensus.cc:359] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.361018 15471 raft_consensus.cc:385] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.361274 15471 raft_consensus.cc:740] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.333618 15470 raft_consensus.cc:359] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.356266 15516 consensus_queue.cc:237] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.366288 15470 raft_consensus.cc:385] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.367165 15470 raft_consensus.cc:740] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.366706 15176 catalog_manager.cc:5697] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.367909 15471 consensus_queue.cc:260] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.368781 15355 raft_consensus.cc:2468] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 1.
I20260710 11:01:54.370232 15247 leader_election.cc:304] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:54.370915 15471 ts_tablet_manager.cc:1434] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:01:54.371393 15521 raft_consensus.cc:2804] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.371798 15471 tablet_bootstrap.cc:492] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6: Bootstrap starting.
I20260710 11:01:54.372023 15521 raft_consensus.cc:697] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:54.373169 15521 consensus_queue.cc:237] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.376713 15470 consensus_queue.cc:260] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.369225 15176 catalog_manager.cc:5697] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.380904 15504 leader_election.cc:290] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.382270 15176 catalog_manager.cc:5697] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.384218 15470 ts_tablet_manager.cc:1434] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.003s
I20260710 11:01:54.379235 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:54.386973 15470 tablet_bootstrap.cc:492] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48: Bootstrap starting.
I20260710 11:01:54.388975 15179 catalog_manager.cc:5697] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.390576 15472 tablet_bootstrap.cc:492] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:54.391063 15472 ts_tablet_manager.cc:1403] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.020s
I20260710 11:01:54.392411 15471 tablet_bootstrap.cc:654] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.393935 15472 raft_consensus.cc:359] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.394584 15472 raft_consensus.cc:385] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.394903 15472 raft_consensus.cc:740] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.395071 15470 tablet_bootstrap.cc:654] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.395766 15472 consensus_queue.cc:260] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.397993 15472 ts_tablet_manager.cc:1434] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:54.399480 15472 tablet_bootstrap.cc:492] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273: Bootstrap starting.
I20260710 11:01:54.390285 15430 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.407933 15472 tablet_bootstrap.cc:654] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:54.410178 15471 tablet_bootstrap.cc:492] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6: No bootstrap required, opened a new log
I20260710 11:01:54.410614 15471 ts_tablet_manager.cc:1403] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.006s
I20260710 11:01:54.414351 15470 tablet_bootstrap.cc:492] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48: No bootstrap required, opened a new log
I20260710 11:01:54.414485 15430 raft_consensus.cc:2468] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 1.
I20260710 11:01:54.415005 15470 ts_tablet_manager.cc:1403] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260710 11:01:54.415483 15471 raft_consensus.cc:359] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.416148 15471 raft_consensus.cc:385] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.416405 15471 raft_consensus.cc:740] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.417210 15471 consensus_queue.cc:260] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.417824 15470 raft_consensus.cc:359] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.418473 15470 raft_consensus.cc:385] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.418736 15470 raft_consensus.cc:740] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.419178 15471 ts_tablet_manager.cc:1434] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:54.419548 15470 consensus_queue.cc:260] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.421609 15470 ts_tablet_manager.cc:1434] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:54.422462 15472 tablet_bootstrap.cc:492] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273: No bootstrap required, opened a new log
I20260710 11:01:54.422921 15472 ts_tablet_manager.cc:1403] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 11:01:54.425415 15472 raft_consensus.cc:359] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.426046 15472 raft_consensus.cc:385] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:54.426290 15472 raft_consensus.cc:740] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Initialized, Role: FOLLOWER
I20260710 11:01:54.426868 15472 consensus_queue.cc:260] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.428553 15472 ts_tablet_manager.cc:1434] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:01:54.428637 15179 catalog_manager.cc:5697] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.430538 15179 catalog_manager.cc:5697] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.502239 15512 raft_consensus.cc:493] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.502910 15512 raft_consensus.cc:515] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.504647 15512 leader_election.cc:290] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.505544 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:54.505823 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.506172 15280 raft_consensus.cc:2393] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 21e2375b7087442995b02d236acde273 in current term 1: Already voted for candidate c69d7cb514e649628b725a9b8fdbd2c6 in this term.
I20260710 11:01:54.507355 15319 leader_election.cc:304] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273; no voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:01:54.508044 15512 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.510550 15493 raft_consensus.cc:493] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.510946 15493 raft_consensus.cc:515] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.512653 15493 leader_election.cc:290] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.513355 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b34d24ce243acaa56dc4cac021097" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48" is_pre_election: true
I20260710 11:01:54.513867 15280 raft_consensus.cc:2468] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 0.
I20260710 11:01:54.513936 15512 raft_consensus.cc:2749] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:54.514928 15393 leader_election.cc:304] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.514982 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b34d24ce243acaa56dc4cac021097" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.515697 15479 raft_consensus.cc:2804] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.515674 15355 raft_consensus.cc:2468] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 0.
I20260710 11:01:54.516258 15479 raft_consensus.cc:493] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.516659 15479 raft_consensus.cc:3060] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.518030 15493 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.522404 15479 raft_consensus.cc:515] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.525529 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b34d24ce243acaa56dc4cac021097" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:54.526158 15280 raft_consensus.cc:3060] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.526501 15479 leader_election.cc:290] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:54.528026 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b34d24ce243acaa56dc4cac021097" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.528661 15355 raft_consensus.cc:3060] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.532115 15493 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.535362 15355 raft_consensus.cc:2468] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 1.
I20260710 11:01:54.543915 15396 leader_election.cc:304] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.546221 15479 raft_consensus.cc:2804] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.546691 15479 raft_consensus.cc:697] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:54.547541 15280 raft_consensus.cc:2468] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 1.
I20260710 11:01:54.547611 15479 consensus_queue.cc:237] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.556094 15479 consensus_queue.cc:1048] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.557088 15177 catalog_manager.cc:5697] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.563913 15521 raft_consensus.cc:493] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.564458 15521 raft_consensus.cc:515] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.566609 15521 leader_election.cc:290] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.568159 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71670b24f3064d088b51a79f5c3ce309" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.568765 15430 raft_consensus.cc:2468] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 0.
I20260710 11:01:54.569380 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71670b24f3064d088b51a79f5c3ce309" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.570115 15354 raft_consensus.cc:2468] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 0.
I20260710 11:01:54.570943 15244 leader_election.cc:304] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:54.571713 15521 raft_consensus.cc:2804] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:54.572135 15521 raft_consensus.cc:493] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:54.572247 15493 consensus_queue.cc:1048] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.572629 15521 raft_consensus.cc:3060] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.581622 15521 raft_consensus.cc:515] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.585644 15521 leader_election.cc:290] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.586483 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71670b24f3064d088b51a79f5c3ce309" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:54.586732 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71670b24f3064d088b51a79f5c3ce309" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:54.587095 15354 raft_consensus.cc:3060] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.587339 15430 raft_consensus.cc:3060] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.592437 15354 raft_consensus.cc:2468] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 1.
I20260710 11:01:54.592841 15430 raft_consensus.cc:2468] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 1.
I20260710 11:01:54.593616 15247 leader_election.cc:304] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:54.594413 15521 raft_consensus.cc:2804] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:54.594972 15521 raft_consensus.cc:697] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:54.595853 15521 consensus_queue.cc:237] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.602644 15176 catalog_manager.cc:5697] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.710753 15493 consensus_queue.cc:1048] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.721521 15479 consensus_queue.cc:1048] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.744383 15512 consensus_queue.cc:1048] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.753966 15511 consensus_queue.cc:1048] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.812076 15430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56c786c2337147478b6242eba1bf32de"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
mode: GRACEFUL
new_leader_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:40044
I20260710 11:01:54.812659 15430 raft_consensus.cc:606] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Received request to transfer leadership to TS 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:54.813683 15521 raft_consensus.cc:493] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:54.814111 15521 raft_consensus.cc:515] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.814960 15280 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:54.816146 15521 leader_election.cc:290] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.816846 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21e2375b7087442995b02d236acde273" is_pre_election: true
I20260710 11:01:54.817576 15354 raft_consensus.cc:2393] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ed823b871c847e9930f8237a913aa48 in current term 1: Already voted for candidate c69d7cb514e649628b725a9b8fdbd2c6 in this term.
I20260710 11:01:54.818035 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" is_pre_election: true
I20260710 11:01:54.819689 15244 leader_election.cc:304] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [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: 2ed823b871c847e9930f8237a913aa48; no voters: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:01:54.821987 15521 raft_consensus.cc:2749] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:54.825502 15492 consensus_queue.cc:1048] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.825994 15430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
mode: GRACEFUL
new_leader_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:40044
I20260710 11:01:54.826526 15430 raft_consensus.cc:606] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Received request to transfer leadership to TS 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:54.838523 15493 consensus_queue.cc:1048] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.846870 15354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197"
dest_uuid: "21e2375b7087442995b02d236acde273"
mode: GRACEFUL
new_leader_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:40342
I20260710 11:01:54.847430 15354 raft_consensus.cc:606] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 1 LEADER]: Received request to transfer leadership to TS 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:54.848995 15521 consensus_queue.cc:1048] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.853931 15430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afb625651d449a69eeb029e75658118"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
mode: GRACEFUL
new_leader_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40044
I20260710 11:01:54.854598 15430 raft_consensus.cc:606] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Received request to transfer leadership to TS 21e2375b7087442995b02d236acde273
I20260710 11:01:54.862365 15428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
mode: GRACEFUL
new_leader_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40044
I20260710 11:01:54.862920 15428 raft_consensus.cc:606] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Received request to transfer leadership to TS 21e2375b7087442995b02d236acde273
I20260710 11:01:54.865381 15504 consensus_queue.cc:1048] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.877511 15280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
mode: GRACEFUL
new_leader_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:32960
I20260710 11:01:54.878049 15280 raft_consensus.cc:606] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Received request to transfer leadership to TS 21e2375b7087442995b02d236acde273
I20260710 11:01:54.884413 15430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba1b34d24ce243acaa56dc4cac021097"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
mode: GRACEFUL
new_leader_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40044
I20260710 11:01:54.884950 15430 raft_consensus.cc:606] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Received request to transfer leadership to TS 21e2375b7087442995b02d236acde273
I20260710 11:01:54.890357 15280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71670b24f3064d088b51a79f5c3ce309"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
mode: GRACEFUL
new_leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:32960
I20260710 11:01:54.890985 15280 raft_consensus.cc:606] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Received request to transfer leadership to TS c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:01:54.905858 15504 consensus_queue.cc:1048] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.917806 15504 consensus_queue.cc:1048] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.928738 15493 consensus_queue.cc:1048] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.935669 15479 raft_consensus.cc:993] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6: : Instructing follower 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:01:54.936126 15492 raft_consensus.cc:1081] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Signalling peer 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:01:54.937776 15355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba1b34d24ce243acaa56dc4cac021097"
dest_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:54.938310 15355 raft_consensus.cc:493] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.938658 15355 raft_consensus.cc:3060] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.942026 15479 consensus_queue.cc:1048] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.945039 15355 raft_consensus.cc:515] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.948659 15279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b34d24ce243acaa56dc4cac021097" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:54.949226 15279 raft_consensus.cc:3060] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.953962 15355 leader_election.cc:290] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.954969 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba1b34d24ce243acaa56dc4cac021097" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:54.955072 15279 raft_consensus.cc:2468] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 2.
I20260710 11:01:54.955535 15430 raft_consensus.cc:3055] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:54.955881 15430 raft_consensus.cc:740] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:54.956364 15319 leader_election.cc:304] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:54.956624 15430 consensus_queue.cc:260] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.957136 15511 raft_consensus.cc:2804] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:54.957674 15430 raft_consensus.cc:3060] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.957599 15511 raft_consensus.cc:697] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Becoming Leader. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:54.958401 15511 consensus_queue.cc:237] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.963677 15504 consensus_queue.cc:1048] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.964695 15430 raft_consensus.cc:2468] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 2.
I20260710 11:01:54.966002 15177 catalog_manager.cc:5697] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 reported cstate change: term changed from 1 to 2, leader changed from c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195) to 21e2375b7087442995b02d236acde273 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "21e2375b7087442995b02d236acde273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.969640 15476 raft_consensus.cc:993] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48: : Instructing follower 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:01:54.970079 15476 raft_consensus.cc:1081] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Signalling peer 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:01:54.971925 15355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3"
dest_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40326
I20260710 11:01:54.972517 15355 raft_consensus.cc:493] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.972910 15355 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.976464 15504 consensus_queue.cc:1048] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.977428 15476 consensus_queue.cc:1048] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:54.980232 15355 raft_consensus.cc:515] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.982122 15354 raft_consensus.cc:1240] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Rejecting Update request from peer 2ed823b871c847e9930f8237a913aa48 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:54.983400 15279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:54.983981 15279 raft_consensus.cc:3055] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:54.984297 15279 raft_consensus.cc:740] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:54.985019 15279 consensus_queue.cc:260] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.985610 15279 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.994303 15279 raft_consensus.cc:2468] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 2.
I20260710 11:01:54.994483 15355 leader_election.cc:290] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:54.996368 15319 leader_election.cc:304] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:54.997175 15511 raft_consensus.cc:2804] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:54.997633 15511 raft_consensus.cc:697] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Becoming Leader. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:54.996174 15428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:54.998456 15511 consensus_queue.cc:237] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:54.999023 15428 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.004983 15428 raft_consensus.cc:2468] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 2.
I20260710 11:01:55.008492 15504 raft_consensus.cc:993] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48: : Instructing follower c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:01:55.008958 15521 raft_consensus.cc:1081] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Signalling peer c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:01:55.008167 15176 catalog_manager.cc:5697] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 reported cstate change: term changed from 1 to 2, leader changed from 2ed823b871c847e9930f8237a913aa48 (127.14.73.193) to 21e2375b7087442995b02d236acde273 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "21e2375b7087442995b02d236acde273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.010695 15428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71670b24f3064d088b51a79f5c3ce309"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:01:55.012977 15428 raft_consensus.cc:493] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.013705 15428 raft_consensus.cc:3060] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.014377 15521 consensus_queue.cc:1048] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:55.019863 15493 raft_consensus.cc:993] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6: : Instructing follower 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:55.020277 15493 raft_consensus.cc:1081] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Signalling peer 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:55.020495 15428 raft_consensus.cc:515] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.022133 15280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:32950
I20260710 11:01:55.022960 15280 raft_consensus.cc:493] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.023420 15280 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.025097 15428 leader_election.cc:290] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:55.025032 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71670b24f3064d088b51a79f5c3ce309" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:55.025868 15281 raft_consensus.cc:3055] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:55.026496 15281 raft_consensus.cc:740] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:55.027196 15281 consensus_queue.cc:260] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.028290 15281 raft_consensus.cc:3060] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.029138 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71670b24f3064d088b51a79f5c3ce309" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:55.034828 15281 raft_consensus.cc:2468] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 2.
I20260710 11:01:55.035926 15393 leader_election.cc:304] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 21e2375b7087442995b02d236acde273
I20260710 11:01:55.034567 15280 raft_consensus.cc:515] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.036625 15479 raft_consensus.cc:2804] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:55.037123 15479 raft_consensus.cc:697] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:55.037920 15479 consensus_queue.cc:237] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.039894 15280 leader_election.cc:290] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 2 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:55.040231 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:55.040376 15428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:55.040817 15355 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.040865 15428 raft_consensus.cc:3055] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:55.043668 15428 raft_consensus.cc:740] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:55.044543 15428 consensus_queue.cc:260] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.045831 15428 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.046165 15177 catalog_manager.cc:5697] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 1 to 2, leader changed from 2ed823b871c847e9930f8237a913aa48 (127.14.73.193) to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:55.051183 15355 raft_consensus.cc:2468] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 2.
I20260710 11:01:55.051964 15428 raft_consensus.cc:2468] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 2.
I20260710 11:01:55.052484 15247 leader_election.cc:304] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:55.053212 15504 raft_consensus.cc:2804] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:55.053696 15504 raft_consensus.cc:697] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:55.054482 15504 consensus_queue.cc:237] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.061154 15177 catalog_manager.cc:5697] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 1 to 2, leader changed from c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195) to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.104939 15492 raft_consensus.cc:993] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6: : Instructing follower 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:55.105394 15479 raft_consensus.cc:1081] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Signalling peer 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:55.106992 15280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56c786c2337147478b6242eba1bf32de"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:32950
I20260710 11:01:55.107555 15280 raft_consensus.cc:493] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.107872 15280 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.112636 15280 raft_consensus.cc:515] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:55.114213 15280 leader_election.cc:290] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 2 election: Requested vote from peers c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:55.115334 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:55.115334 15428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:55.116274 15355 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.116276 15428 raft_consensus.cc:3055] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:55.116771 15428 raft_consensus.cc:740] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:55.117537 15428 consensus_queue.cc:260] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [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: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:55.118721 15428 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.121318 15355 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 2.
I20260710 11:01:55.122313 15247 leader_election.cc:304] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:55.122982 15504 raft_consensus.cc:2804] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:55.123406 15504 raft_consensus.cc:697] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:55.124126 15504 consensus_queue.cc:237] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [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: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:55.125820 15428 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 2.
I20260710 11:01:55.130448 15177 catalog_manager.cc:5697] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 1 to 2, leader changed from c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195) to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.315394 15479 raft_consensus.cc:993] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6: : Instructing follower 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:01:55.315929 15492 raft_consensus.cc:1081] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Signalling peer 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:01:55.317498 15355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afb625651d449a69eeb029e75658118"
dest_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:55.318176 15355 raft_consensus.cc:493] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.318584 15355 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.320447 15492 raft_consensus.cc:993] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6: : Instructing follower 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:01:55.320896 15479 raft_consensus.cc:1081] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Signalling peer 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:01:55.322475 15354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072"
dest_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40316
I20260710 11:01:55.323005 15354 raft_consensus.cc:493] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.323351 15354 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.324994 15355 raft_consensus.cc:515] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.326992 15355 leader_election.cc:290] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:55.327723 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:55.328286 15280 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.328478 15428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:55.329034 15428 raft_consensus.cc:3055] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:55.329331 15428 raft_consensus.cc:740] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:55.329396 15354 raft_consensus.cc:515] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.330318 15428 consensus_queue.cc:260] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.331730 15281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:55.331995 15428 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.332068 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:55.332299 15281 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.332670 15430 raft_consensus.cc:3055] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:55.332980 15430 raft_consensus.cc:740] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:55.333741 15430 consensus_queue.cc:260] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.334743 15430 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.334710 15280 raft_consensus.cc:2468] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 2.
I20260710 11:01:55.336081 15319 leader_election.cc:304] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:55.336915 15511 raft_consensus.cc:2804] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:55.337393 15511 raft_consensus.cc:697] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Becoming Leader. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:55.338176 15511 consensus_queue.cc:237] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.338590 15428 raft_consensus.cc:2468] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 2.
I20260710 11:01:55.338693 15281 raft_consensus.cc:2468] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 2.
I20260710 11:01:55.331486 15354 leader_election.cc:290] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:55.341519 15430 raft_consensus.cc:2468] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 2.
I20260710 11:01:55.342317 15319 leader_election.cc:304] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:55.343003 15544 raft_consensus.cc:2804] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:55.343475 15544 raft_consensus.cc:697] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Becoming Leader. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:55.344172 15544 consensus_queue.cc:237] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.345546 15177 catalog_manager.cc:5697] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 reported cstate change: term changed from 1 to 2, leader changed from c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195) to 21e2375b7087442995b02d236acde273 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "21e2375b7087442995b02d236acde273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.357276 15177 catalog_manager.cc:5697] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 reported cstate change: term changed from 1 to 2, leader changed from c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195) to 21e2375b7087442995b02d236acde273 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "21e2375b7087442995b02d236acde273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.363298 15544 raft_consensus.cc:993] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273: : Instructing follower 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:55.363708 15512 raft_consensus.cc:1081] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 1 LEADER]: Signalling peer 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:55.365166 15280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:32952
I20260710 11:01:55.365549 15280 raft_consensus.cc:493] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.365810 15280 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.370097 15280 raft_consensus.cc:515] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.371560 15280 leader_election.cc:290] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 2 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:55.372255 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:55.372565 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:55.372844 15354 raft_consensus.cc:3055] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:55.373070 15430 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.373180 15354 raft_consensus.cc:740] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:55.373994 15354 consensus_queue.cc:260] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.375138 15354 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.379961 15430 raft_consensus.cc:2468] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 2.
I20260710 11:01:55.381111 15244 leader_election.cc:304] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:55.381634 15354 raft_consensus.cc:2468] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 2.
I20260710 11:01:55.381740 15504 raft_consensus.cc:2804] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:55.382241 15504 raft_consensus.cc:697] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:55.382947 15504 consensus_queue.cc:237] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:55.388633 15177 catalog_manager.cc:5697] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 1 to 2, leader changed from 21e2375b7087442995b02d236acde273 (127.14.73.194) to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.401441 15430 raft_consensus.cc:1275] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.402810 15511 consensus_queue.cc:1048] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.409937 15280 raft_consensus.cc:1275] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.411285 15512 consensus_queue.cc:1048] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.442488 15354 raft_consensus.cc:3060] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:55.447366 15354 raft_consensus.cc:1275] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.448680 15479 consensus_queue.cc:1048] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.456313 15280 raft_consensus.cc:1275] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.460927 15493 consensus_queue.cc:1048] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.495609 15430 raft_consensus.cc:1275] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.496680 15512 consensus_queue.cc:1048] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.504002 15280 raft_consensus.cc:1275] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.506150 15511 consensus_queue.cc:1048] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.591841 15430 raft_consensus.cc:1275] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.593007 15504 consensus_queue.cc:1048] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.600507 15354 raft_consensus.cc:1275] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.602415 15521 consensus_queue.cc:1048] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.611145 15430 raft_consensus.cc:1275] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.612491 15504 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.620698 15354 raft_consensus.cc:1275] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.622229 15476 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.744448 15430 raft_consensus.cc:1275] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.745626 15511 consensus_queue.cc:1048] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.753746 15280 raft_consensus.cc:1275] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.755326 15512 consensus_queue.cc:1048] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.791229 15280 raft_consensus.cc:1275] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.791231 15430 raft_consensus.cc:1275] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.792788 15512 consensus_queue.cc:1048] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.793404 15544 consensus_queue.cc:1048] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.809274 15354 raft_consensus.cc:1275] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.810825 15476 consensus_queue.cc:1048] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:55.819113 15430 raft_consensus.cc:1275] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:55.820398 15521 consensus_queue.cc:1048] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.923997 14631 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:01:57.924866 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:57.941332 15280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56c786c2337147478b6242eba1bf32de"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
mode: GRACEFUL
new_leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:32974
I20260710 11:01:57.942015 15280 raft_consensus.cc:606] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Received request to transfer leadership to TS c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:01:57.944554 15280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
mode: GRACEFUL
new_leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:32974
I20260710 11:01:57.945065 15280 raft_consensus.cc:606] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Received request to transfer leadership to TS c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:01:57.946137 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:57.946564 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:58.042007 15573 raft_consensus.cc:993] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48: : Instructing follower c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:01:58.042505 15573 raft_consensus.cc:1081] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Signalling peer c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:01:58.043999 15428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56c786c2337147478b6242eba1bf32de"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:01:58.044526 15428 raft_consensus.cc:493] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.044854 15428 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.050439 15428 raft_consensus.cc:515] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:58.052301 15428 leader_election.cc:290] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:58.053390 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:58.053632 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:58.054215 15280 raft_consensus.cc:3055] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:58.054430 15354 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.054543 15280 raft_consensus.cc:740] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:58.055763 15280 consensus_queue.cc:260] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [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: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:58.057160 15280 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.060078 15354 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 3.
I20260710 11:01:58.061180 15396 leader_election.cc:304] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [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: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:58.062064 15572 raft_consensus.cc:2804] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:58.062463 15280 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 3.
I20260710 11:01:58.063141 15572 raft_consensus.cc:697] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:58.064250 15572 consensus_queue.cc:237] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [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: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:58.071389 15179 catalog_manager.cc:5697] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 2 to 3, leader changed from 2ed823b871c847e9930f8237a913aa48 (127.14.73.193) to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.382697 15577 raft_consensus.cc:993] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48: : Instructing follower c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:01:58.383188 15573 raft_consensus.cc:1081] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Signalling peer c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:01:58.384616 15428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:01:58.385126 15428 raft_consensus.cc:493] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.385429 15428 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.390012 15428 raft_consensus.cc:515] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:58.391585 15428 leader_election.cc:290] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 2 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:58.392503 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:01:58.392540 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:58.393117 15280 raft_consensus.cc:3055] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:58.393160 15354 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.393404 15280 raft_consensus.cc:740] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:58.394011 15280 consensus_queue.cc:260] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:58.394840 15280 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:58.397305 15354 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 2.
I20260710 11:01:58.398182 15396 leader_election.cc:304] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [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: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:58.398909 15572 raft_consensus.cc:2804] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:58.398998 15280 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 2.
I20260710 11:01:58.399353 15572 raft_consensus.cc:697] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:58.400311 15572 consensus_queue.cc:237] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:58.406564 15179 catalog_manager.cc:5697] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 1 to 2, leader changed from 2ed823b871c847e9930f8237a913aa48 (127.14.73.193) to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:58.476400 15280 raft_consensus.cc:1275] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:58.477509 15572 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:58.487432 15354 raft_consensus.cc:1275] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:58.489490 15572 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:58.829365 15354 raft_consensus.cc:1275] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.830446 15572 consensus_queue.cc:1048] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.838546 15280 raft_consensus.cc:1275] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.841946 15572 consensus_queue.cc:1048] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.947324 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:58.956964 15428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56c786c2337147478b6242eba1bf32de"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
mode: GRACEFUL
new_leader_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:40044
I20260710 11:01:58.957473 15428 raft_consensus.cc:606] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 LEADER]: Received request to transfer leadership to TS 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:58.961973 15428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
mode: GRACEFUL
new_leader_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:40044
I20260710 11:01:58.962430 15428 raft_consensus.cc:606] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 LEADER]: Received request to transfer leadership to TS 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:58.973436 15354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3afb625651d449a69eeb029e75658118"
dest_uuid: "21e2375b7087442995b02d236acde273"
mode: GRACEFUL
new_leader_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:40342
I20260710 11:01:58.973896 15354 raft_consensus.cc:606] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Received request to transfer leadership to TS 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:58.978278 15354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072"
dest_uuid: "21e2375b7087442995b02d236acde273"
mode: GRACEFUL
new_leader_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:40342
I20260710 11:01:58.978734 15354 raft_consensus.cc:606] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Received request to transfer leadership to TS 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:58.983023 15354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3"
dest_uuid: "21e2375b7087442995b02d236acde273"
mode: GRACEFUL
new_leader_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:40342
I20260710 11:01:58.983440 15354 raft_consensus.cc:606] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Received request to transfer leadership to TS 2ed823b871c847e9930f8237a913aa48
I20260710 11:01:59.092641 15512 raft_consensus.cc:993] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273: : Instructing follower 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.093091 15593 raft_consensus.cc:1081] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Signalling peer 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.094630 15280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3afb625651d449a69eeb029e75658118"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:32952
I20260710 11:01:59.095156 15280 raft_consensus.cc:493] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.095472 15280 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.099398 15280 raft_consensus.cc:515] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.100950 15280 leader_election.cc:290] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 3 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:59.101794 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:59.101919 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3afb625651d449a69eeb029e75658118" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:59.102372 15354 raft_consensus.cc:3055] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:59.102383 15430 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.102787 15354 raft_consensus.cc:740] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:59.103582 15354 consensus_queue.cc:260] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.104730 15354 raft_consensus.cc:3060] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.109192 15430 raft_consensus.cc:2468] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 3.
I20260710 11:01:59.110467 15244 leader_election.cc:304] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:59.111264 15573 raft_consensus.cc:2804] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:59.112058 15354 raft_consensus.cc:2468] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 3.
I20260710 11:01:59.113209 15573 raft_consensus.cc:697] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:59.114092 15573 consensus_queue.cc:237] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.120079 15179 catalog_manager.cc:5697] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 2 to 3, leader changed from 21e2375b7087442995b02d236acde273 (127.14.73.194) to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 3 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.165396 15512 raft_consensus.cc:993] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273: : Instructing follower 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.165930 15593 raft_consensus.cc:1081] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Signalling peer 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.167357 15280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:32952
I20260710 11:01:59.167824 15280 raft_consensus.cc:493] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.168116 15280 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.173231 15280 raft_consensus.cc:515] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.174669 15280 leader_election.cc:290] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 3 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:59.175325 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:59.175709 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77eae00c18f1473fb2f7d371a6dd6ce3" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:59.175880 15354 raft_consensus.cc:3055] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:59.176293 15430 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.176261 15354 raft_consensus.cc:740] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:59.177206 15354 consensus_queue.cc:260] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.178406 15354 raft_consensus.cc:3060] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.182788 15430 raft_consensus.cc:2468] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 3.
I20260710 11:01:59.183899 15244 leader_election.cc:304] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:59.184719 15573 raft_consensus.cc:2804] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:59.184358 15354 raft_consensus.cc:2468] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 3.
I20260710 11:01:59.186911 15573 raft_consensus.cc:697] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:59.187772 15573 consensus_queue.cc:237] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.193750 15179 catalog_manager.cc:5697] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 2 to 3, leader changed from 21e2375b7087442995b02d236acde273 (127.14.73.194) to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 3 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.264611 15572 raft_consensus.cc:993] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6: : Instructing follower 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.265228 15591 raft_consensus.cc:1081] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 LEADER]: Signalling peer 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.266726 15280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:32950
I20260710 11:01:59.267184 15280 raft_consensus.cc:493] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.267494 15280 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.272404 15280 raft_consensus.cc:515] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.273779 15280 leader_election.cc:290] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 3 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:59.274602 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:59.274775 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:59.275151 15354 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.275226 15430 raft_consensus.cc:3055] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:59.275580 15430 raft_consensus.cc:740] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:59.276255 15430 consensus_queue.cc:260] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.277318 15430 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.281133 15354 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 3.
I20260710 11:01:59.282303 15247 leader_election.cc:304] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:59.282724 15430 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 3.
I20260710 11:01:59.282955 15573 raft_consensus.cc:2804] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:59.283476 15573 raft_consensus.cc:697] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:59.284206 15573 consensus_queue.cc:237] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.289376 15179 catalog_manager.cc:5697] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 2 to 3, leader changed from c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195) to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 3 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.317005 15572 raft_consensus.cc:993] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6: : Instructing follower 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.317416 15591 raft_consensus.cc:1081] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 LEADER]: Signalling peer 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.318770 15280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56c786c2337147478b6242eba1bf32de"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:32950
I20260710 11:01:59.319236 15280 raft_consensus.cc:493] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.319541 15280 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:59.323411 15280 raft_consensus.cc:515] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:59.325034 15280 leader_election.cc:290] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 4 election: Requested vote from peers c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:01:59.325749 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:59.325997 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:59.326225 15430 raft_consensus.cc:3055] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:59.326480 15354 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:59.326547 15430 raft_consensus.cc:740] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:01:59.327303 15430 consensus_queue.cc:260] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [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: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:59.328246 15430 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:59.330668 15354 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 4.
I20260710 11:01:59.331656 15247 leader_election.cc:304] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [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: 21e2375b7087442995b02d236acde273, 2ed823b871c847e9930f8237a913aa48; no voters: 
I20260710 11:01:59.332245 15430 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 4.
I20260710 11:01:59.332311 15573 raft_consensus.cc:2804] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:59.332748 15573 raft_consensus.cc:697] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 4 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:59.333561 15573 consensus_queue.cc:237] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [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: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:01:59.338935 15179 catalog_manager.cc:5697] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 3 to 4, leader changed from c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195) to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 4 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.368067 15512 raft_consensus.cc:993] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273: : Instructing follower 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.368503 15593 raft_consensus.cc:1081] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Signalling peer 2ed823b871c847e9930f8237a913aa48 to start an election
I20260710 11:01:59.369848 15280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
 from {username='slave'} at 127.0.0.1:32952
I20260710 11:01:59.370257 15280 raft_consensus.cc:493] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.370527 15280 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.374387 15280 raft_consensus.cc:515] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.375805 15280 leader_election.cc:290] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [CANDIDATE]: Term 3 election: Requested vote from peers 21e2375b7087442995b02d236acde273 (127.14.73.194:43905), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:01:59.376698 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:01:59.376847 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb4da309bb8149318e5f0da5195d0072" candidate_uuid: "2ed823b871c847e9930f8237a913aa48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:01:59.377146 15354 raft_consensus.cc:3055] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:59.377381 15430 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.377537 15354 raft_consensus.cc:740] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:01:59.378345 15354 consensus_queue.cc:260] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.379321 15354 raft_consensus.cc:3060] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:59.384087 15430 raft_consensus.cc:2468] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 3.
I20260710 11:01:59.385053 15354 raft_consensus.cc:2468] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ed823b871c847e9930f8237a913aa48 in term 3.
I20260710 11:01:59.385095 15244 leader_election.cc:304] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:01:59.385982 15573 raft_consensus.cc:2804] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:59.386435 15573 raft_consensus.cc:697] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Becoming Leader. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:01:59.387107 15573 consensus_queue.cc:237] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:01:59.393682 15179 catalog_manager.cc:5697] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 reported cstate change: term changed from 2 to 3, leader changed from 21e2375b7087442995b02d236acde273 (127.14.73.194) to 2ed823b871c847e9930f8237a913aa48 (127.14.73.193). New cstate: current_term: 3 leader_uuid: "2ed823b871c847e9930f8237a913aa48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.543810 15430 raft_consensus.cc:1275] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.545035 15573 consensus_queue.cc:1048] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:59.555889 15354 raft_consensus.cc:1275] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.557099 15573 consensus_queue.cc:1048] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:59.677120 15354 raft_consensus.cc:1275] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.678270 15573 consensus_queue.cc:1048] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:59.686930 15430 raft_consensus.cc:1275] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.688541 15608 consensus_queue.cc:1048] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:59.724212 15430 raft_consensus.cc:1275] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 4 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:59.725349 15608 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:59.735289 15354 raft_consensus.cc:1275] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 4 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:59.736726 15608 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:59.824476 15430 raft_consensus.cc:1275] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.825754 15608 consensus_queue.cc:1048] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:59.834038 15354 raft_consensus.cc:1275] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.835640 15573 consensus_queue.cc:1048] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:59.845790 15354 raft_consensus.cc:1275] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.847002 15573 consensus_queue.cc:1048] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:59.855686 15430 raft_consensus.cc:1275] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Refusing update from remote peer 2ed823b871c847e9930f8237a913aa48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:59.857762 15573 consensus_queue.cc:1048] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.989691 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:01.997205 15280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
mode: GRACEFUL
new_leader_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:32974
I20260710 11:02:01.997670 15280 raft_consensus.cc:606] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Received request to transfer leadership to TS 21e2375b7087442995b02d236acde273
I20260710 11:02:01.999997 15280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
mode: GRACEFUL
new_leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:32974
I20260710 11:02:02.000456 15280 raft_consensus.cc:606] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Received request to transfer leadership to TS c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:02:02.002552 15280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56c786c2337147478b6242eba1bf32de"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
mode: GRACEFUL
new_leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:32974
I20260710 11:02:02.002928 15280 raft_consensus.cc:606] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 4 LEADER]: Received request to transfer leadership to TS c69d7cb514e649628b725a9b8fdbd2c6
I20260710 11:02:02.004891 15280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709"
dest_uuid: "2ed823b871c847e9930f8237a913aa48"
mode: GRACEFUL
new_leader_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:32974
I20260710 11:02:02.005260 15280 raft_consensus.cc:606] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Received request to transfer leadership to TS 21e2375b7087442995b02d236acde273
I20260710 11:02:02.006130 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:02:02.006513 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:02.078832 15614 raft_consensus.cc:993] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48: : Instructing follower 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:02:02.079263 15615 raft_consensus.cc:1081] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Signalling peer 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:02:02.080610 15355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709"
dest_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40326
I20260710 11:02:02.081007 15355 raft_consensus.cc:493] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.081250 15355 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.086339 15355 raft_consensus.cc:515] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.088189 15355 leader_election.cc:290] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 4 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:02:02.088876 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:02:02.089102 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79672b3c40c447c6bc43b721bbd0f709" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:02:02.089541 15280 raft_consensus.cc:3055] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:02.089617 15430 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.089857 15280 raft_consensus.cc:740] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:02:02.090535 15280 consensus_queue.cc:260] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.091410 15280 raft_consensus.cc:3060] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:02.094496 15430 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 4.
I20260710 11:02:02.095902 15319 leader_election.cc:304] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:02:02.096735 15593 raft_consensus.cc:2804] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:02.096841 15280 raft_consensus.cc:2468] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 4.
I20260710 11:02:02.097787 15593 raft_consensus.cc:697] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 4 LEADER]: Becoming Leader. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:02:02.098707 15593 consensus_queue.cc:237] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.105017 15177 catalog_manager.cc:5697] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 reported cstate change: term changed from 3 to 4, leader changed from 2ed823b871c847e9930f8237a913aa48 (127.14.73.193) to 21e2375b7087442995b02d236acde273 (127.14.73.194). New cstate: current_term: 4 leader_uuid: "21e2375b7087442995b02d236acde273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.254843 15614 raft_consensus.cc:993] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48: : Instructing follower c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:02:02.255287 15615 raft_consensus.cc:1081] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 4 LEADER]: Signalling peer c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:02:02.256493 15430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56c786c2337147478b6242eba1bf32de"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:02:02.256918 15430 raft_consensus.cc:493] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.257187 15430 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:02.261073 15430 raft_consensus.cc:515] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:02:02.262384 15430 leader_election.cc:290] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 5 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:02:02.263192 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:02:02.263392 15355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c786c2337147478b6242eba1bf32de" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:02:02.263773 15280 raft_consensus.cc:3055] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:02:02.263902 15355 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:02.264148 15280 raft_consensus.cc:740] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:02:02.264882 15280 consensus_queue.cc:260] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [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: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:02:02.266016 15280 raft_consensus.cc:3060] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:02.271988 15280 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 5.
I20260710 11:02:02.269942 15355 raft_consensus.cc:2468] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 5.
I20260710 11:02:02.273190 15393 leader_election.cc:304] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [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: 2ed823b871c847e9930f8237a913aa48, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:02:02.274178 15591 raft_consensus.cc:2804] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:02:02.275704 15591 raft_consensus.cc:697] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 5 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:02:02.276454 15591 consensus_queue.cc:237] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [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: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } }
I20260710 11:02:02.283046 15177 catalog_manager.cc:5697] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 4 to 5, leader changed from 2ed823b871c847e9930f8237a913aa48 (127.14.73.193) to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 5 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.373476 15615 raft_consensus.cc:993] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48: : Instructing follower 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:02:02.373987 15614 raft_consensus.cc:1081] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Signalling peer 21e2375b7087442995b02d236acde273 to start an election
I20260710 11:02:02.375370 15354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a"
dest_uuid: "21e2375b7087442995b02d236acde273"
 from {username='slave'} at 127.0.0.1:40326
I20260710 11:02:02.375826 15354 raft_consensus.cc:493] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.376060 15354 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.381438 15354 raft_consensus.cc:515] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.382759 15354 leader_election.cc:290] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195:33151)
I20260710 11:02:02.383617 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:02:02.383889 15430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6749b1bd4b4c97b29eb2aa1e860b8a" candidate_uuid: "21e2375b7087442995b02d236acde273" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
I20260710 11:02:02.384092 15280 raft_consensus.cc:3055] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:02.384407 15430 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.384419 15280 raft_consensus.cc:740] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:02:02.385257 15280 consensus_queue.cc:260] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.386047 15280 raft_consensus.cc:3060] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.388597 15430 raft_consensus.cc:2468] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 3.
I20260710 11:02:02.389482 15319 leader_election.cc:304] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [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: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:02:02.390141 15593 raft_consensus.cc:2804] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:02.390285 15280 raft_consensus.cc:2468] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21e2375b7087442995b02d236acde273 in term 3.
I20260710 11:02:02.390537 15593 raft_consensus.cc:697] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 3 LEADER]: Becoming Leader. State: Replica: 21e2375b7087442995b02d236acde273, State: Running, Role: LEADER
I20260710 11:02:02.391345 15593 consensus_queue.cc:237] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.397600 15177 catalog_manager.cc:5697] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 reported cstate change: term changed from 2 to 3, leader changed from 2ed823b871c847e9930f8237a913aa48 (127.14.73.193) to 21e2375b7087442995b02d236acde273 (127.14.73.194). New cstate: current_term: 3 leader_uuid: "21e2375b7087442995b02d236acde273" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.457579 15615 raft_consensus.cc:993] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48: : Instructing follower c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:02:02.458101 15615 raft_consensus.cc:1081] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Signalling peer c69d7cb514e649628b725a9b8fdbd2c6 to start an election
I20260710 11:02:02.459723 15430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197"
dest_uuid: "c69d7cb514e649628b725a9b8fdbd2c6"
 from {username='slave'} at 127.0.0.1:40040
I20260710 11:02:02.460187 15430 raft_consensus.cc:493] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.460526 15430 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.464295 15430 raft_consensus.cc:515] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.465658 15430 leader_election.cc:290] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [CANDIDATE]: Term 3 election: Requested vote from peers 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605), 21e2375b7087442995b02d236acde273 (127.14.73.194:43905)
I20260710 11:02:02.466482 15280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ed823b871c847e9930f8237a913aa48"
I20260710 11:02:02.466547 15354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b7532ed75740618a1663c8b00b7197" candidate_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21e2375b7087442995b02d236acde273"
I20260710 11:02:02.467060 15280 raft_consensus.cc:3055] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:02.467095 15354 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.467350 15280 raft_consensus.cc:740] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ed823b871c847e9930f8237a913aa48, State: Running, Role: LEADER
I20260710 11:02:02.468011 15280 consensus_queue.cc:260] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.468961 15280 raft_consensus.cc:3060] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.471243 15354 raft_consensus.cc:2468] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 3.
I20260710 11:02:02.472178 15396 leader_election.cc:304] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [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: 21e2375b7087442995b02d236acde273, c69d7cb514e649628b725a9b8fdbd2c6; no voters: 
I20260710 11:02:02.472784 15591 raft_consensus.cc:2804] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:02.473179 15591 raft_consensus.cc:697] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 LEADER]: Becoming Leader. State: Replica: c69d7cb514e649628b725a9b8fdbd2c6, State: Running, Role: LEADER
I20260710 11:02:02.474277 15280 raft_consensus.cc:2468] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69d7cb514e649628b725a9b8fdbd2c6 in term 3.
I20260710 11:02:02.474342 15591 consensus_queue.cc:237] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [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: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } }
I20260710 11:02:02.481280 15177 catalog_manager.cc:5697] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 reported cstate change: term changed from 2 to 3, leader changed from 2ed823b871c847e9930f8237a913aa48 (127.14.73.193) to c69d7cb514e649628b725a9b8fdbd2c6 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:02.630950 15430 raft_consensus.cc:1275] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 4 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:02.632302 15593 consensus_queue.cc:1048] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:02.641454 15280 raft_consensus.cc:1275] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 4 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:02.643301 15616 consensus_queue.cc:1048] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:02.665674 15280 raft_consensus.cc:1275] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 5 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:02.666770 15591 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:02.675150 15354 raft_consensus.cc:1275] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 5 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:02.677006 15622 consensus_queue.cc:1048] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:02.966609 15280 raft_consensus.cc:1275] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:02.967808 15616 consensus_queue.cc:1048] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ed823b871c847e9930f8237a913aa48" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:02.978482 15430 raft_consensus.cc:1275] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Refusing update from remote peer 21e2375b7087442995b02d236acde273: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:02.979839 15616 consensus_queue.cc:1048] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69d7cb514e649628b725a9b8fdbd2c6" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 33151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:03.007115 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:03.013026 14631 tablet_server.cc:179] TabletServer@127.14.73.193:0 shutting down...
I20260710 11:02:03.038551 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:03.039361 14631 tablet_replica.cc:333] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.040037 14631 raft_consensus.cc:2243] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.040443 14631 raft_consensus.cc:2272] T 71670b24f3064d088b51a79f5c3ce309 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.042276 14631 tablet_replica.cc:333] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.042761 14631 raft_consensus.cc:2243] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.043427 14631 raft_consensus.cc:2272] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.045092 14631 tablet_replica.cc:333] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.045563 14631 raft_consensus.cc:2243] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.045861 14631 raft_consensus.cc:2272] T 56b7532ed75740618a1663c8b00b7197 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.047384 14631 tablet_replica.cc:333] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.047885 14631 raft_consensus.cc:2243] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.048204 14631 raft_consensus.cc:2272] T 56c786c2337147478b6242eba1bf32de P 2ed823b871c847e9930f8237a913aa48 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.050112 14631 tablet_replica.cc:333] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.050549 14631 raft_consensus.cc:2243] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.050879 14631 raft_consensus.cc:2272] T ba1b34d24ce243acaa56dc4cac021097 P 2ed823b871c847e9930f8237a913aa48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.052381 14631 tablet_replica.cc:333] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.052784 14631 raft_consensus.cc:2243] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.053403 14631 raft_consensus.cc:2272] T fb4da309bb8149318e5f0da5195d0072 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.054922 14631 tablet_replica.cc:333] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.055353 14631 raft_consensus.cc:2243] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.055729 14631 raft_consensus.cc:2272] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.057791 14631 tablet_replica.cc:333] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.058316 14631 raft_consensus.cc:2243] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.058941 14631 raft_consensus.cc:2272] T bd0b59a85c1443aa9219951060ec829b P 2ed823b871c847e9930f8237a913aa48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.060534 14631 tablet_replica.cc:333] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.061041 14631 raft_consensus.cc:2243] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.061694 14631 raft_consensus.cc:2272] T 3afb625651d449a69eeb029e75658118 P 2ed823b871c847e9930f8237a913aa48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.063437 14631 tablet_replica.cc:333] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48: stopping tablet replica
I20260710 11:02:03.063920 14631 raft_consensus.cc:2243] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.064294 14631 raft_consensus.cc:2272] T 79672b3c40c447c6bc43b721bbd0f709 P 2ed823b871c847e9930f8237a913aa48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.080324 15354 raft_consensus.cc:1275] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Refusing update from remote peer c69d7cb514e649628b725a9b8fdbd2c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:03.081821 15622 consensus_queue.cc:1048] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21e2375b7087442995b02d236acde273" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 43905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:03.084986 14631 tablet_server.cc:196] TabletServer@127.14.73.193:0 shutdown complete.
W20260710 11:02:03.099323 15393 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40605: connect: Connection refused (error 111) [suppressed 49 similar messages]
W20260710 11:02:03.111928 15393 consensus_peers.cc:597] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 -> Peer 2ed823b871c847e9930f8237a913aa48 (127.14.73.193:40605): Couldn't send request to peer 2ed823b871c847e9930f8237a913aa48. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:03.117007 14631 tablet_server.cc:179] TabletServer@127.14.73.194:0 shutting down...
I20260710 11:02:03.139626 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:03.140385 14631 tablet_replica.cc:333] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.141292 14631 raft_consensus.cc:2243] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.141911 14631 raft_consensus.cc:2272] T 71670b24f3064d088b51a79f5c3ce309 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.143749 14631 tablet_replica.cc:333] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.144220 14631 raft_consensus.cc:2243] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.144860 14631 raft_consensus.cc:2272] T ba1b34d24ce243acaa56dc4cac021097 P 21e2375b7087442995b02d236acde273 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.146390 14631 tablet_replica.cc:333] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.146809 14631 raft_consensus.cc:2243] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.147125 14631 raft_consensus.cc:2272] T fb4da309bb8149318e5f0da5195d0072 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.148592 14631 tablet_replica.cc:333] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.149035 14631 raft_consensus.cc:2243] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.149677 14631 raft_consensus.cc:2272] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.152262 14631 tablet_replica.cc:333] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.152683 14631 raft_consensus.cc:2243] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.152994 14631 raft_consensus.cc:2272] T bd0b59a85c1443aa9219951060ec829b P 21e2375b7087442995b02d236acde273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.154461 14631 tablet_replica.cc:333] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.154857 14631 raft_consensus.cc:2243] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.155172 14631 raft_consensus.cc:2272] T 3afb625651d449a69eeb029e75658118 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.156677 14631 tablet_replica.cc:333] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.157083 14631 raft_consensus.cc:2243] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.157708 14631 raft_consensus.cc:2272] T 79672b3c40c447c6bc43b721bbd0f709 P 21e2375b7087442995b02d236acde273 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.159515 14631 tablet_replica.cc:333] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.159981 14631 raft_consensus.cc:2243] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.160319 14631 raft_consensus.cc:2272] T 56c786c2337147478b6242eba1bf32de P 21e2375b7087442995b02d236acde273 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.162269 14631 tablet_replica.cc:333] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.162670 14631 raft_consensus.cc:2243] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.163003 14631 raft_consensus.cc:2272] T 56b7532ed75740618a1663c8b00b7197 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.164808 14631 tablet_replica.cc:333] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273: stopping tablet replica
I20260710 11:02:03.165189 14631 raft_consensus.cc:2243] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.165496 14631 raft_consensus.cc:2272] T 77eae00c18f1473fb2f7d371a6dd6ce3 P 21e2375b7087442995b02d236acde273 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.192790 14631 tablet_server.cc:196] TabletServer@127.14.73.194:0 shutdown complete.
I20260710 11:02:03.210786 14631 tablet_server.cc:179] TabletServer@127.14.73.195:0 shutting down...
W20260710 11:02:03.233397 15396 consensus_peers.cc:597] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 -> Peer 21e2375b7087442995b02d236acde273 (127.14.73.194:43905): Couldn't send request to peer 21e2375b7087442995b02d236acde273. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:43905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:03.244777 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:03.245527 14631 tablet_replica.cc:333] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.246392 14631 raft_consensus.cc:2243] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.247323 14631 raft_consensus.cc:2272] T 71670b24f3064d088b51a79f5c3ce309 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.249049 14631 tablet_replica.cc:333] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.249502 14631 raft_consensus.cc:2243] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.249882 14631 raft_consensus.cc:2272] T 77eae00c18f1473fb2f7d371a6dd6ce3 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.251253 14631 tablet_replica.cc:333] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.251741 14631 raft_consensus.cc:2243] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.252084 14631 raft_consensus.cc:2272] T 3afb625651d449a69eeb029e75658118 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.253501 14631 tablet_replica.cc:333] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.253907 14631 raft_consensus.cc:2243] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.254231 14631 raft_consensus.cc:2272] T 79672b3c40c447c6bc43b721bbd0f709 P c69d7cb514e649628b725a9b8fdbd2c6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.256143 14631 tablet_replica.cc:333] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.256569 14631 raft_consensus.cc:2243] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.256891 14631 raft_consensus.cc:2272] T bd0b59a85c1443aa9219951060ec829b P c69d7cb514e649628b725a9b8fdbd2c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.258370 14631 tablet_replica.cc:333] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.258780 14631 raft_consensus.cc:2243] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.259111 14631 raft_consensus.cc:2272] T 0e6749b1bd4b4c97b29eb2aa1e860b8a P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.261670 14631 tablet_replica.cc:333] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.262086 14631 raft_consensus.cc:2243] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.262411 14631 raft_consensus.cc:2272] T ba1b34d24ce243acaa56dc4cac021097 P c69d7cb514e649628b725a9b8fdbd2c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.263860 14631 tablet_replica.cc:333] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.264256 14631 raft_consensus.cc:2243] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:03.264585 14631 raft_consensus.cc:2272] T fb4da309bb8149318e5f0da5195d0072 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.265925 14631 tablet_replica.cc:333] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.266305 14631 raft_consensus.cc:2243] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.267172 14631 raft_consensus.cc:2272] T 56b7532ed75740618a1663c8b00b7197 P c69d7cb514e649628b725a9b8fdbd2c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.269140 14631 tablet_replica.cc:333] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6: stopping tablet replica
I20260710 11:02:03.269778 14631 raft_consensus.cc:2243] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.270352 14631 raft_consensus.cc:2272] T 56c786c2337147478b6242eba1bf32de P c69d7cb514e649628b725a9b8fdbd2c6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.298513 14631 tablet_server.cc:196] TabletServer@127.14.73.195:0 shutdown complete.
I20260710 11:02:03.316680 14631 master.cc:562] Master@127.14.73.254:35567 shutting down...
I20260710 11:02:03.334800 14631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:03.335280 14631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:03.335634 14631 tablet_replica.cc:333] T 00000000000000000000000000000000 P c18896c00fdb4a439c305557174c0e98: stopping tablet replica
I20260710 11:02:03.355340 14631 master.cc:584] Master@127.14.73.254:35567 shutdown complete.
21e2375b7087442995b02d236acde273  4
2ed823b871c847e9930f8237a913aa48  5
c69d7cb514e649628b725a9b8fdbd2c6  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10405 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:02:03.396090 14631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.73.254:45627
I20260710 11:02:03.397207 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:03.403697 15643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:03.404058 15642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:03.404376 15645 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:03.405150 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:03.406023 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:03.406252 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:03.406430 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681323406392 us; error 0 us; skew 500 ppm
I20260710 11:02:03.407018 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:03.409732 14631 webserver.cc:533] Webserver started at http://127.14.73.254:39981/ using document root <none> and password file <none>
I20260710 11:02:03.410275 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:03.410486 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:03.410806 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:03.412128 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/master-0-root/instance:
uuid: "160ff078179545e58a59822224d3a1be"
format_stamp: "Formatted at 2026-07-10 11:02:03 on dist-test-slave-mtn3"
I20260710 11:02:03.416767 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:03.420253 15650 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.420912 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:03.421198 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/master-0-root
uuid: "160ff078179545e58a59822224d3a1be"
format_stamp: "Formatted at 2026-07-10 11:02:03 on dist-test-slave-mtn3"
I20260710 11:02:03.421461 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-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)
I20260710 11:02:03.438930 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:03.440124 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:03.476707 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.254:45627
I20260710 11:02:03.476807 15701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.254:45627 every 8 connection(s)
I20260710 11:02:03.480459 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:03.489974 15702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be: Bootstrap starting.
I20260710 11:02:03.494356 15702 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:03.498292 15702 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be: No bootstrap required, opened a new log
I20260710 11:02:03.500350 15702 raft_consensus.cc:359] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "160ff078179545e58a59822224d3a1be" member_type: VOTER }
I20260710 11:02:03.500705 15702 raft_consensus.cc:385] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:03.500880 15702 raft_consensus.cc:740] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 160ff078179545e58a59822224d3a1be, State: Initialized, Role: FOLLOWER
I20260710 11:02:03.501426 15702 consensus_queue.cc:260] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "160ff078179545e58a59822224d3a1be" member_type: VOTER }
I20260710 11:02:03.501827 15702 raft_consensus.cc:399] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:03.502012 15702 raft_consensus.cc:493] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:03.502213 15702 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:03.506140 15702 raft_consensus.cc:515] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "160ff078179545e58a59822224d3a1be" member_type: VOTER }
I20260710 11:02:03.506593 15702 leader_election.cc:304] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [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: 160ff078179545e58a59822224d3a1be; no voters: 
I20260710 11:02:03.507712 15702 leader_election.cc:290] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:03.508000 15705 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:03.509269 15705 raft_consensus.cc:697] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 1 LEADER]: Becoming Leader. State: Replica: 160ff078179545e58a59822224d3a1be, State: Running, Role: LEADER
I20260710 11:02:03.509938 15705 consensus_queue.cc:237] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [LEADER]: Queue going to LEADER mode. State: All 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: "160ff078179545e58a59822224d3a1be" member_type: VOTER }
I20260710 11:02:03.510666 15702 sys_catalog.cc:565] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:03.514564 15707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [sys.catalog]: SysCatalogTable state changed. Reason: New leader 160ff078179545e58a59822224d3a1be. Latest consensus state: current_term: 1 leader_uuid: "160ff078179545e58a59822224d3a1be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "160ff078179545e58a59822224d3a1be" member_type: VOTER } }
I20260710 11:02:03.514930 15706 sys_catalog.cc:455] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "160ff078179545e58a59822224d3a1be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "160ff078179545e58a59822224d3a1be" member_type: VOTER } }
I20260710 11:02:03.515322 15707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:03.515640 15706 sys_catalog.cc:458] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:03.518321 15712 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:03.523073 15712 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:03.527063 14631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:03.531335 15712 catalog_manager.cc:1383] Generated new cluster ID: b1dcb54642654dc9bed8aa398bd61938
I20260710 11:02:03.531626 15712 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:03.555528 15712 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:03.556885 15712 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:03.575309 15712 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be: Generated new TSK 0
I20260710 11:02:03.575997 15712 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:03.593487 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:03.599565 15723 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:03.600803 15724 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:03.604209 15726 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:03.605857 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:03.609117 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:03.609375 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:03.609542 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681323609529 us; error 0 us; skew 500 ppm
I20260710 11:02:03.610203 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:03.612830 14631 webserver.cc:533] Webserver started at http://127.14.73.193:38283/ using document root <none> and password file <none>
I20260710 11:02:03.613349 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:03.613567 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:03.613860 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:03.615144 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root/instance:
uuid: "9926c5d717144cafad51dc46ccd6e441"
format_stamp: "Formatted at 2026-07-10 11:02:03 on dist-test-slave-mtn3"
I20260710 11:02:03.619903 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:03.623333 15731 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.624140 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:03.624437 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "9926c5d717144cafad51dc46ccd6e441"
format_stamp: "Formatted at 2026-07-10 11:02:03 on dist-test-slave-mtn3"
I20260710 11:02:03.624702 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-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)
I20260710 11:02:03.636373 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:03.637606 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:03.639016 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:03.641260 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:03.641428 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.641693 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:03.641882 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.680176 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:34463
I20260710 11:02:03.680282 15793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:34463 every 8 connection(s)
I20260710 11:02:03.684980 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:03.691241 15798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:03.691613 15799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:03.694170 15801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:03.696237 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:03.697036 15794 heartbeater.cc:344] Connected to a master server at 127.14.73.254:45627
I20260710 11:02:03.697253 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:03.697394 15794 heartbeater.cc:461] Registering TS with master...
W20260710 11:02:03.697520 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:03.697767 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681323697750 us; error 0 us; skew 500 ppm
I20260710 11:02:03.698240 15794 heartbeater.cc:507] Master 127.14.73.254:45627 requested a full tablet report, sending...
I20260710 11:02:03.698354 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:03.700449 15667 ts_manager.cc:194] Registered new tserver with Master: 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463)
I20260710 11:02:03.700991 14631 webserver.cc:533] Webserver started at http://127.14.73.194:37677/ using document root <none> and password file <none>
I20260710 11:02:03.701480 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:03.701683 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:03.701936 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:03.702469 15667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58738
I20260710 11:02:03.703087 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root/instance:
uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
format_stamp: "Formatted at 2026-07-10 11:02:03 on dist-test-slave-mtn3"
I20260710 11:02:03.707540 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:03.710664 15806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.711400 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:03.711730 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root
uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
format_stamp: "Formatted at 2026-07-10 11:02:03 on dist-test-slave-mtn3"
I20260710 11:02:03.712042 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-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)
I20260710 11:02:03.724323 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:03.725450 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:03.726966 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:03.729130 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:03.729296 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.729564 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:03.729743 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.770205 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.194:42141
I20260710 11:02:03.770314 15868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.194:42141 every 8 connection(s)
I20260710 11:02:03.774976 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:03.781917 15872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:03.782907 15873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:03.784417 15875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:03.785669 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:03.786708 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:03.786985 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:03.787205 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681323787189 us; error 0 us; skew 500 ppm
I20260710 11:02:03.787791 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:03.788100 15869 heartbeater.cc:344] Connected to a master server at 127.14.73.254:45627
I20260710 11:02:03.788514 15869 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:03.789358 15869 heartbeater.cc:507] Master 127.14.73.254:45627 requested a full tablet report, sending...
I20260710 11:02:03.790409 14631 webserver.cc:533] Webserver started at http://127.14.73.195:35005/ using document root <none> and password file <none>
I20260710 11:02:03.790971 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:03.791180 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:03.791435 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:03.791581 15667 ts_manager.cc:194] Registered new tserver with Master: 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:03.792618 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root/instance:
uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
format_stamp: "Formatted at 2026-07-10 11:02:03 on dist-test-slave-mtn3"
I20260710 11:02:03.792986 15667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58748
I20260710 11:02:03.797067 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:03.800359 15880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.801131 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:03.801434 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root
uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
format_stamp: "Formatted at 2026-07-10 11:02:03 on dist-test-slave-mtn3"
I20260710 11:02:03.801733 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-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)
I20260710 11:02:03.820338 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:03.821607 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:03.823161 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:03.825269 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:03.825490 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.825731 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:03.825901 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:03.863852 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.195:38939
I20260710 11:02:03.863976 15942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.195:38939 every 8 connection(s)
I20260710 11:02:03.880908 15943 heartbeater.cc:344] Connected to a master server at 127.14.73.254:45627
I20260710 11:02:03.881249 15943 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:03.882077 15943 heartbeater.cc:507] Master 127.14.73.254:45627 requested a full tablet report, sending...
I20260710 11:02:03.883997 15667 ts_manager.cc:194] Registered new tserver with Master: cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:03.885016 14631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018064238s
I20260710 11:02:03.885578 15667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58754
I20260710 11:02:03.909897 15667 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58770:
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"
    }
  }
}
W20260710 11:02:03.913882 15667 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.
I20260710 11:02:04.026280 15759 tablet_service.cc:1511] Processing CreateTablet for tablet 54064c0d507d478888d0a856b34e24d4 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:04.026525 15755 tablet_service.cc:1511] Processing CreateTablet for tablet 3e669b14c01d4bb48794a94291ff381b (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:04.028712 15758 tablet_service.cc:1511] Processing CreateTablet for tablet 29ae20c0288441b2928179e79e2b0fc4 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:04.030583 15756 tablet_service.cc:1511] Processing CreateTablet for tablet 4c265f111e53472380f735972c5f6ac3 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:04.032337 15757 tablet_service.cc:1511] Processing CreateTablet for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:04.033819 15759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54064c0d507d478888d0a856b34e24d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.035099 15754 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3dfea7a694484fb3fc222c008bd883 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:04.037424 15906 tablet_service.cc:1511] Processing CreateTablet for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:04.037855 15908 tablet_service.cc:1511] Processing CreateTablet for tablet 54064c0d507d478888d0a856b34e24d4 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:04.039078 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54064c0d507d478888d0a856b34e24d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.039733 15904 tablet_service.cc:1511] Processing CreateTablet for tablet 3e669b14c01d4bb48794a94291ff381b (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:04.040316 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3dfea7a694484fb3fc222c008bd883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.041082 15904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e669b14c01d4bb48794a94291ff381b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.042129 15753 tablet_service.cc:1511] Processing CreateTablet for tablet edacdb95c59d48c7afcad3472b3d9166 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:04.043473 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edacdb95c59d48c7afcad3472b3d9166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.044327 15757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.044426 15903 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3dfea7a694484fb3fc222c008bd883 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:04.045804 15903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3dfea7a694484fb3fc222c008bd883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.047747 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e669b14c01d4bb48794a94291ff381b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.048628 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 29ae20c0288441b2928179e79e2b0fc4 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:04.049940 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ae20c0288441b2928179e79e2b0fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.052093 15756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c265f111e53472380f735972c5f6ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.052606 15902 tablet_service.cc:1511] Processing CreateTablet for tablet edacdb95c59d48c7afcad3472b3d9166 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:04.053964 15902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edacdb95c59d48c7afcad3472b3d9166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.056025 15758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ae20c0288441b2928179e79e2b0fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.056493 15905 tablet_service.cc:1511] Processing CreateTablet for tablet 4c265f111e53472380f735972c5f6ac3 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:04.057900 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c265f111e53472380f735972c5f6ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.060333 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.062608 15752 tablet_service.cc:1511] Processing CreateTablet for tablet c6ec18b2e40546fabf75968a7c941a66 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:04.064347 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ec18b2e40546fabf75968a7c941a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.073406 15901 tablet_service.cc:1511] Processing CreateTablet for tablet c6ec18b2e40546fabf75968a7c941a66 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:04.074855 15901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ec18b2e40546fabf75968a7c941a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.074939 15751 tablet_service.cc:1511] Processing CreateTablet for tablet b0d525aa90804704a2095c310912b9fe (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:04.076306 15751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d525aa90804704a2095c310912b9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.077378 15900 tablet_service.cc:1511] Processing CreateTablet for tablet b0d525aa90804704a2095c310912b9fe (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:04.078707 15900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d525aa90804704a2095c310912b9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.079424 15750 tablet_service.cc:1511] Processing CreateTablet for tablet e21b2ae6d31c4fc981d9be8b7bbf5672 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:04.080708 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21b2ae6d31c4fc981d9be8b7bbf5672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.084647 15899 tablet_service.cc:1511] Processing CreateTablet for tablet e21b2ae6d31c4fc981d9be8b7bbf5672 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:04.085927 15899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21b2ae6d31c4fc981d9be8b7bbf5672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.099963 15958 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:04.101791 15908 tablet_service.cc:1511] Processing CreateTablet for tablet 91c07875705d46c5b2299defbc92fac7 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:04.106848 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c07875705d46c5b2299defbc92fac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.125378 15753 tablet_service.cc:1511] Processing CreateTablet for tablet 91c07875705d46c5b2299defbc92fac7 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:04.126775 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c07875705d46c5b2299defbc92fac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.148064 15903 tablet_service.cc:1511] Processing CreateTablet for tablet 22876571c0fe4ad0a10729d272e82722 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:04.156435 15903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22876571c0fe4ad0a10729d272e82722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.157644 15834 tablet_service.cc:1511] Processing CreateTablet for tablet 54064c0d507d478888d0a856b34e24d4 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:04.158960 15834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54064c0d507d478888d0a856b34e24d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.160598 15833 tablet_service.cc:1511] Processing CreateTablet for tablet 29ae20c0288441b2928179e79e2b0fc4 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:04.161900 15833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ae20c0288441b2928179e79e2b0fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.162814 15754 tablet_service.cc:1511] Processing CreateTablet for tablet ab824510622d4a7cac0f738a3baa5adb (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:04.164604 15832 tablet_service.cc:1511] Processing CreateTablet for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:04.165894 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.168681 15831 tablet_service.cc:1511] Processing CreateTablet for tablet 4c265f111e53472380f735972c5f6ac3 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:04.170056 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c265f111e53472380f735972c5f6ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.172222 15959 tablet_bootstrap.cc:492] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:04.172654 15830 tablet_service.cc:1511] Processing CreateTablet for tablet 3e669b14c01d4bb48794a94291ff381b (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:04.150530 15751 tablet_service.cc:1511] Processing CreateTablet for tablet 22876571c0fe4ad0a10729d272e82722 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:04.153110 15902 tablet_service.cc:1511] Processing CreateTablet for tablet ab824510622d4a7cac0f738a3baa5adb (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:04.176302 15829 tablet_service.cc:1511] Processing CreateTablet for tablet 2d3dfea7a694484fb3fc222c008bd883 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:04.176872 15826 tablet_service.cc:1511] Processing CreateTablet for tablet b0d525aa90804704a2095c310912b9fe (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:04.175599 15958 tablet_bootstrap.cc:654] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.179293 15827 tablet_service.cc:1511] Processing CreateTablet for tablet c6ec18b2e40546fabf75968a7c941a66 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:04.173949 15830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e669b14c01d4bb48794a94291ff381b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.178195 15752 tablet_service.cc:1511] Processing CreateTablet for tablet 684807a6fc5d4c65926ce3a8eb2d92a6 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:04.183413 15828 tablet_service.cc:1511] Processing CreateTablet for tablet edacdb95c59d48c7afcad3472b3d9166 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:04.192315 15902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab824510622d4a7cac0f738a3baa5adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.195919 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3dfea7a694484fb3fc222c008bd883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.198330 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edacdb95c59d48c7afcad3472b3d9166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.205406 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab824510622d4a7cac0f738a3baa5adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.206575 15825 tablet_service.cc:1511] Processing CreateTablet for tablet e21b2ae6d31c4fc981d9be8b7bbf5672 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:04.213369 15825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21b2ae6d31c4fc981d9be8b7bbf5672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.228855 15899 tablet_service.cc:1511] Processing CreateTablet for tablet 48c306e638994d3bba840c7d55a2b688 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:04.230198 15899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c306e638994d3bba840c7d55a2b688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.232103 15904 tablet_service.cc:1511] Processing CreateTablet for tablet 684807a6fc5d4c65926ce3a8eb2d92a6 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:04.233367 15904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684807a6fc5d4c65926ce3a8eb2d92a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.240279 15827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ec18b2e40546fabf75968a7c941a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.276037 15959 tablet_bootstrap.cc:654] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.280789 15750 tablet_service.cc:1511] Processing CreateTablet for tablet 48c306e638994d3bba840c7d55a2b688 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:04.286295 15755 tablet_service.cc:1511] Processing CreateTablet for tablet b45f4350ca064fcab4b3066ab676e3c0 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:04.288609 15900 tablet_service.cc:1511] Processing CreateTablet for tablet b45f4350ca064fcab4b3066ab676e3c0 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:04.289973 15900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45f4350ca064fcab4b3066ab676e3c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.289686 15759 tablet_service.cc:1511] Processing CreateTablet for tablet 2fdbdc898432419f8599db52df2c80e8 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:04.292867 15826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d525aa90804704a2095c310912b9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.295156 15903 tablet_service.cc:1511] Processing CreateTablet for tablet 2fdbdc898432419f8599db52df2c80e8 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:04.309494 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684807a6fc5d4c65926ce3a8eb2d92a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.313648 15961 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:04.315856 15958 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:04.316323 15958 ts_tablet_manager.cc:1403] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.217s	user 0.045s	sys 0.057s
I20260710 11:02:04.318075 15902 tablet_service.cc:1511] Processing CreateTablet for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:04.319092 15958 raft_consensus.cc:359] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.326265 15961 tablet_bootstrap.cc:654] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.326598 15958 raft_consensus.cc:385] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.326944 15958 raft_consensus.cc:740] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.332994 15832 tablet_service.cc:1511] Processing CreateTablet for tablet 48c306e638994d3bba840c7d55a2b688 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:04.333635 15958 consensus_queue.cc:260] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.334360 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c306e638994d3bba840c7d55a2b688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.336632 15831 tablet_service.cc:1511] Processing CreateTablet for tablet 91c07875705d46c5b2299defbc92fac7 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:04.337874 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c07875705d46c5b2299defbc92fac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.342139 15903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fdbdc898432419f8599db52df2c80e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.349155 15758 tablet_service.cc:1511] Processing CreateTablet for tablet d7e815458d824dbf9907b5ee55a2c28b (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:04.350417 15758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e815458d824dbf9907b5ee55a2c28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.350538 15753 tablet_service.cc:1511] Processing CreateTablet for tablet 7169676c28a741b4b57c803ed7e767c1 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:04.350849 15754 tablet_service.cc:1511] Processing CreateTablet for tablet a9fccdd80dbb434ab6b37bca28b42250 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:04.349184 15756 tablet_service.cc:1511] Processing CreateTablet for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:04.351805 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7169676c28a741b4b57c803ed7e767c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.360216 15754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fccdd80dbb434ab6b37bca28b42250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.363755 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48c306e638994d3bba840c7d55a2b688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.363507 15825 tablet_service.cc:1511] Processing CreateTablet for tablet 684807a6fc5d4c65926ce3a8eb2d92a6 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:04.351836 15902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.353538 15757 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8ccbc921f448b8003d6ea22c00f31 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:04.370848 15904 tablet_service.cc:1511] Processing CreateTablet for tablet ac0679e419b249b4a5dbe4b550fdb479 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:04.365314 15755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45f4350ca064fcab4b3066ab676e3c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.341681 15901 tablet_service.cc:1511] Processing CreateTablet for tablet d7e815458d824dbf9907b5ee55a2c28b (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:04.365331 15825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684807a6fc5d4c65926ce3a8eb2d92a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.371726 15834 tablet_service.cc:1511] Processing CreateTablet for tablet ab824510622d4a7cac0f738a3baa5adb (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:04.373159 15959 tablet_bootstrap.cc:492] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:04.377346 15905 tablet_service.cc:1511] Processing CreateTablet for tablet c955686e7bc04601889f47006b128461 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:04.378109 15752 tablet_service.cc:1511] Processing CreateTablet for tablet ac0679e419b249b4a5dbe4b550fdb479 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:04.358628 15906 tablet_service.cc:1511] Processing CreateTablet for tablet a9fccdd80dbb434ab6b37bca28b42250 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:04.385646 15959 ts_tablet_manager.cc:1403] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.214s	user 0.017s	sys 0.007s
I20260710 11:02:04.385310 15830 tablet_service.cc:1511] Processing CreateTablet for tablet 22876571c0fe4ad0a10729d272e82722 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:04.387629 15826 tablet_service.cc:1511] Processing CreateTablet for tablet c955686e7bc04601889f47006b128461 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:04.388635 15959 raft_consensus.cc:359] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.385262 15757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8ccbc921f448b8003d6ea22c00f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.395613 15756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.395927 15961 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:04.396409 15961 ts_tablet_manager.cc:1403] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.005s
I20260710 11:02:04.347415 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 7169676c28a741b4b57c803ed7e767c1 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:04.401818 15759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fdbdc898432419f8599db52df2c80e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.399848 15959 raft_consensus.cc:385] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.409808 15834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab824510622d4a7cac0f738a3baa5adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.410657 15830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22876571c0fe4ad0a10729d272e82722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.416040 15908 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8ccbc921f448b8003d6ea22c00f31 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:04.406235 15959 raft_consensus.cc:740] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.418059 15959 consensus_queue.cc:260] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.420644 15958 ts_tablet_manager.cc:1434] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.104s	user 0.013s	sys 0.000s
I20260710 11:02:04.421427 15943 heartbeater.cc:499] Master 127.14.73.254:45627 was elected leader, sending a full tablet report...
I20260710 11:02:04.421729 15958 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:04.431602 15904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0679e419b249b4a5dbe4b550fdb479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.433501 15829 tablet_service.cc:1511] Processing CreateTablet for tablet d7e815458d824dbf9907b5ee55a2c28b (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:04.434511 15901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e815458d824dbf9907b5ee55a2c28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.435156 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e815458d824dbf9907b5ee55a2c28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.435657 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7169676c28a741b4b57c803ed7e767c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.437453 15906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fccdd80dbb434ab6b37bca28b42250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.439219 15828 tablet_service.cc:1511] Processing CreateTablet for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:04.442523 15905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c955686e7bc04601889f47006b128461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.444934 15832 tablet_service.cc:1511] Processing CreateTablet for tablet 2fdbdc898432419f8599db52df2c80e8 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:04.446753 15752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0679e419b249b4a5dbe4b550fdb479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.448385 15751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22876571c0fe4ad0a10729d272e82722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.451930 15827 tablet_service.cc:1511] Processing CreateTablet for tablet b45f4350ca064fcab4b3066ab676e3c0 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:04.453480 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8ccbc921f448b8003d6ea22c00f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.399555 15961 raft_consensus.cc:359] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.463791 15961 raft_consensus.cc:385] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.464306 15961 raft_consensus.cc:740] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.464455 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.473418 15826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c955686e7bc04601889f47006b128461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.474040 15827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45f4350ca064fcab4b3066ab676e3c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.475073 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fdbdc898432419f8599db52df2c80e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.479651 15794 heartbeater.cc:499] Master 127.14.73.254:45627 was elected leader, sending a full tablet report...
I20260710 11:02:04.482292 15753 tablet_service.cc:1511] Processing CreateTablet for tablet c955686e7bc04601889f47006b128461 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:04.483624 15753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c955686e7bc04601889f47006b128461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.490118 15959 ts_tablet_manager.cc:1434] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.104s	user 0.001s	sys 0.010s
I20260710 11:02:04.491106 15959 tablet_bootstrap.cc:492] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:04.500382 15958 tablet_bootstrap.cc:654] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.465307 15961 consensus_queue.cc:260] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.511286 15833 tablet_service.cc:1511] Processing CreateTablet for tablet 7169676c28a741b4b57c803ed7e767c1 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:04.517122 15959 tablet_bootstrap.cc:654] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.546077 15833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7169676c28a741b4b57c803ed7e767c1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:04.554944 15715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:04.561985 15958 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:04.562767 15958 ts_tablet_manager.cc:1403] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.021s
I20260710 11:02:04.569902 15869 heartbeater.cc:499] Master 127.14.73.254:45627 was elected leader, sending a full tablet report...
I20260710 11:02:04.570900 15967 raft_consensus.cc:493] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:04.573818 15830 tablet_service.cc:1511] Processing CreateTablet for tablet a9fccdd80dbb434ab6b37bca28b42250 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:04.575132 15830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9fccdd80dbb434ab6b37bca28b42250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.575577 15967 raft_consensus.cc:515] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.582901 15961 ts_tablet_manager.cc:1434] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.186s	user 0.012s	sys 0.008s
I20260710 11:02:04.583998 15961 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:04.588900 15832 tablet_service.cc:1511] Processing CreateTablet for tablet ac0679e419b249b4a5dbe4b550fdb479 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:04.591653 15832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0679e419b249b4a5dbe4b550fdb479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.606379 15958 raft_consensus.cc:359] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.607204 15958 raft_consensus.cc:385] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.607561 15958 raft_consensus.cc:740] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.609464 15961 tablet_bootstrap.cc:654] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.613099 15967 leader_election.cc:290] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:04.608367 15958 consensus_queue.cc:260] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.621738 15958 ts_tablet_manager.cc:1434] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260710 11:02:04.622715 15958 tablet_bootstrap.cc:492] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:04.574779 15831 tablet_service.cc:1511] Processing CreateTablet for tablet 93a8ccbc921f448b8003d6ea22c00f31 (DEFAULT_TABLE table=test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:04.643522 15831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8ccbc921f448b8003d6ea22c00f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:04.683856 15965 raft_consensus.cc:493] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:04.684382 15965 raft_consensus.cc:515] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.686864 15965 leader_election.cc:290] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:04.687055 15961 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:04.687587 15961 ts_tablet_manager.cc:1403] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.004s
I20260710 11:02:04.693578 15959 tablet_bootstrap.cc:492] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:04.694175 15961 raft_consensus.cc:359] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.694099 15959 ts_tablet_manager.cc:1403] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.203s	user 0.049s	sys 0.098s
I20260710 11:02:04.694887 15961 raft_consensus.cc:385] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.695268 15961 raft_consensus.cc:740] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.697108 15958 tablet_bootstrap.cc:654] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.697785 15959 raft_consensus.cc:359] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.698500 15959 raft_consensus.cc:385] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.698791 15959 raft_consensus.cc:740] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.699946 15961 consensus_queue.cc:260] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.702316 15961 ts_tablet_manager.cc:1434] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:02:04.703148 15961 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:04.703966 15959 consensus_queue.cc:260] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.707531 15959 ts_tablet_manager.cc:1434] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:02:04.708473 15959 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:04.709612 15958 tablet_bootstrap.cc:492] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:04.709914 15961 tablet_bootstrap.cc:654] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.710208 15958 ts_tablet_manager.cc:1403] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.006s
I20260710 11:02:04.713394 15958 raft_consensus.cc:359] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.714448 15958 raft_consensus.cc:385] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.714913 15958 raft_consensus.cc:740] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.716053 15958 consensus_queue.cc:260] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.719667 15959 tablet_bootstrap.cc:654] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.722826 15958 ts_tablet_manager.cc:1434] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:02:04.746275 15965 raft_consensus.cc:493] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:04.747408 15965 raft_consensus.cc:515] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.754808 15965 leader_election.cc:290] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:04.761399 15958 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:04.768266 15961 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:04.768895 15961 ts_tablet_manager.cc:1403] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.019s
I20260710 11:02:04.772706 15961 raft_consensus.cc:359] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.773671 15961 raft_consensus.cc:385] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.774044 15961 raft_consensus.cc:740] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.775202 15961 consensus_queue.cc:260] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.778390 15961 ts_tablet_manager.cc:1434] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:02:04.779690 15961 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:04.788203 15961 tablet_bootstrap.cc:654] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.803361 15958 tablet_bootstrap.cc:654] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.815795 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c265f111e53472380f735972c5f6ac3" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:04.818013 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c265f111e53472380f735972c5f6ac3" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
W20260710 11:02:04.819585 15807 leader_election.cc:343] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:04.821792 15964 raft_consensus.cc:493] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:04.822224 15964 raft_consensus.cc:515] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
W20260710 11:02:04.822702 15807 leader_election.cc:343] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:04.823102 15807 leader_election.cc:304] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f; no voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:04.824012 15967 raft_consensus.cc:2749] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:04.828080 15964 leader_election.cc:290] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:04.836387 15961 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:04.836917 15961 ts_tablet_manager.cc:1403] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.000s
I20260710 11:02:04.837976 15959 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:04.838609 15959 ts_tablet_manager.cc:1403] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.130s	user 0.011s	sys 0.012s
I20260710 11:02:04.839684 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edacdb95c59d48c7afcad3472b3d9166" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:04.839876 15961 raft_consensus.cc:359] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.840543 15961 raft_consensus.cc:385] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.840859 15961 raft_consensus.cc:740] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.841398 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:04.841532 15961 consensus_queue.cc:260] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
W20260710 11:02:04.842697 15734 leader_election.cc:343] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:04.843636 15734 leader_election.cc:343] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:04.844087 15961 ts_tablet_manager.cc:1434] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:04.843667 15959 raft_consensus.cc:359] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.844750 15959 raft_consensus.cc:385] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.845139 15959 raft_consensus.cc:740] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.846705 15959 consensus_queue.cc:260] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.848798 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:04.850630 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edacdb95c59d48c7afcad3472b3d9166" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:04.851565 15959 ts_tablet_manager.cc:1434] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.007s
I20260710 11:02:04.851838 15918 raft_consensus.cc:2468] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 0.
I20260710 11:02:04.853412 15959 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:04.854378 15732 leader_election.cc:304] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f
I20260710 11:02:04.860296 15958 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:04.860780 15958 ts_tablet_manager.cc:1403] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.017s
I20260710 11:02:04.860836 15959 tablet_bootstrap.cc:654] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.845278 15961 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:04.863659 15965 raft_consensus.cc:2804] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:04.867776 15965 raft_consensus.cc:493] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:04.868112 15965 raft_consensus.cc:3060] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:04.868065 15732 leader_election.cc:343] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:04.871142 15958 raft_consensus.cc:359] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.872344 15732 leader_election.cc:304] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:04.879732 15965 raft_consensus.cc:515] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.883226 15967 raft_consensus.cc:493] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:04.888962 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54064c0d507d478888d0a856b34e24d4" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:04.888818 15967 raft_consensus.cc:515] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.883809 15958 raft_consensus.cc:385] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.891400 15958 raft_consensus.cc:740] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.892975 15958 consensus_queue.cc:260] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.893579 15967 leader_election.cc:290] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:04.896088 15965 leader_election.cc:290] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:04.896289 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edacdb95c59d48c7afcad3472b3d9166" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:04.896735 15965 raft_consensus.cc:2749] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:04.897132 15958 ts_tablet_manager.cc:1434] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.036s	user 0.000s	sys 0.008s
W20260710 11:02:04.897595 15734 leader_election.cc:343] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:04.895342 15881 leader_election.cc:343] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:04.898348 15958 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:04.899171 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54064c0d507d478888d0a856b34e24d4" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:04.899796 15917 raft_consensus.cc:2468] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:04.900815 15807 leader_election.cc:304] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:04.901613 15967 raft_consensus.cc:2804] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:04.901978 15967 raft_consensus.cc:493] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:04.902300 15967 raft_consensus.cc:3060] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:04.905789 15961 tablet_bootstrap.cc:654] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.908128 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54064c0d507d478888d0a856b34e24d4" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:04.909046 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edacdb95c59d48c7afcad3472b3d9166" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:04.909405 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54064c0d507d478888d0a856b34e24d4" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:04.909636 15917 raft_consensus.cc:3060] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:04.909994 15959 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:04.910458 15959 ts_tablet_manager.cc:1403] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.018s
W20260710 11:02:04.911989 15807 leader_election.cc:343] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:04.913344 15959 raft_consensus.cc:359] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.914052 15959 raft_consensus.cc:385] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.914429 15959 raft_consensus.cc:740] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.915181 15959 consensus_queue.cc:260] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.919656 15917 raft_consensus.cc:2468] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
I20260710 11:02:04.923650 15959 ts_tablet_manager.cc:1434] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:04.923785 15967 raft_consensus.cc:515] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.924656 15959 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:04.925295 15844 raft_consensus.cc:2393] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc12cd071f374831bb7ab79e7d45c4bf in current term 1: Already voted for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in this term.
I20260710 11:02:04.926613 15732 leader_election.cc:304] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f
I20260710 11:02:04.927503 15987 raft_consensus.cc:2804] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:04.927969 15987 raft_consensus.cc:697] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Becoming Leader. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:04.928890 15987 consensus_queue.cc:237] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.929721 15883 leader_election.cc:304] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [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: cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:04.931300 15959 tablet_bootstrap.cc:654] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.931202 15964 raft_consensus.cc:3060] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:04.936008 15958 tablet_bootstrap.cc:654] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.941349 15964 raft_consensus.cc:2749] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:04.944676 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54064c0d507d478888d0a856b34e24d4" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:04.945703 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54064c0d507d478888d0a856b34e24d4" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
W20260710 11:02:04.946224 15807 leader_election.cc:343] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:04.955567 15967 leader_election.cc:290] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:04.958359 15961 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:04.958693 15958 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:04.958778 15961 ts_tablet_manager.cc:1403] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.114s	user 0.034s	sys 0.020s
I20260710 11:02:04.959254 15958 ts_tablet_manager.cc:1403] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.000s
I20260710 11:02:04.957062 15917 raft_consensus.cc:2468] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:04.959272 15666 catalog_manager.cc:5697] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:04.960654 15807 leader_election.cc:304] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:04.961787 15967 raft_consensus.cc:2804] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:04.961666 15961 raft_consensus.cc:359] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.962422 15961 raft_consensus.cc:385] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.962154 15958 raft_consensus.cc:359] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.962801 15961 raft_consensus.cc:740] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.962997 15958 raft_consensus.cc:385] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.963420 15958 raft_consensus.cc:740] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.965637 15958 consensus_queue.cc:260] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.966799 15959 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:04.967237 15959 ts_tablet_manager.cc:1403] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.016s
I20260710 11:02:04.968560 15958 ts_tablet_manager.cc:1434] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:02:04.969578 15958 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:04.970155 15959 raft_consensus.cc:359] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.971158 15959 raft_consensus.cc:385] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.971850 15959 raft_consensus.cc:740] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.963752 15961 consensus_queue.cc:260] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.974819 15961 ts_tablet_manager.cc:1434] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:02:04.975842 15961 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:04.976996 15958 tablet_bootstrap.cc:654] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.983537 15967 raft_consensus.cc:697] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Leader. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:04.984517 15967 consensus_queue.cc:237] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.984910 15959 consensus_queue.cc:260] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.986358 15958 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:04.986872 15958 ts_tablet_manager.cc:1403] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 11:02:04.987351 15959 ts_tablet_manager.cc:1434] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260710 11:02:04.988360 15959 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:04.989501 15961 tablet_bootstrap.cc:654] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:04.989974 15958 raft_consensus.cc:359] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.990772 15958 raft_consensus.cc:385] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:04.991129 15958 raft_consensus.cc:740] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:04.992017 15958 consensus_queue.cc:260] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:04.996565 15958 ts_tablet_manager.cc:1434] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:02:04.997592 15958 tablet_bootstrap.cc:492] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:04.998149 15959 tablet_bootstrap.cc:654] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.005278 15961 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.005375 15958 tablet_bootstrap.cc:654] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.005905 15961 ts_tablet_manager.cc:1403] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.007s
I20260710 11:02:05.005225 15667 catalog_manager.cc:5697] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194). New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.008800 15961 raft_consensus.cc:359] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.009483 15961 raft_consensus.cc:385] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.009799 15961 raft_consensus.cc:740] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.010492 15961 consensus_queue.cc:260] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.011809 15967 raft_consensus.cc:493] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.012277 15967 raft_consensus.cc:515] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.014376 15967 leader_election.cc:290] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.015899 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21b2ae6d31c4fc981d9be8b7bbf5672" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.016165 15961 ts_tablet_manager.cc:1434] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:02:05.016551 15769 raft_consensus.cc:2468] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:05.017117 15961 tablet_bootstrap.cc:492] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.017561 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21b2ae6d31c4fc981d9be8b7bbf5672" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.018151 15917 raft_consensus.cc:2468] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:05.019695 15807 leader_election.cc:304] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: 
I20260710 11:02:05.020457 15967 raft_consensus.cc:2804] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.020835 15967 raft_consensus.cc:493] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.021176 15967 raft_consensus.cc:3060] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.028522 15967 raft_consensus.cc:515] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.030602 15967 leader_election.cc:290] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.034539 15961 tablet_bootstrap.cc:654] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.034269 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21b2ae6d31c4fc981d9be8b7bbf5672" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:05.035001 15769 raft_consensus.cc:3060] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.037945 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e21b2ae6d31c4fc981d9be8b7bbf5672" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:05.038508 15917 raft_consensus.cc:3060] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.042346 15769 raft_consensus.cc:2468] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:05.043556 15807 leader_election.cc:304] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: 
I20260710 11:02:05.044466 15967 raft_consensus.cc:2804] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.044945 15967 raft_consensus.cc:697] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Leader. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:05.047160 15917 raft_consensus.cc:2468] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:05.048602 15967 consensus_queue.cc:237] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.054303 15958 tablet_bootstrap.cc:492] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.054538 15959 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.055022 15958 ts_tablet_manager.cc:1403] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.039s
I20260710 11:02:05.055207 15959 ts_tablet_manager.cc:1403] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.023s
I20260710 11:02:05.058139 15958 raft_consensus.cc:359] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.058941 15958 raft_consensus.cc:385] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.059089 15959 raft_consensus.cc:359] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.060127 15959 raft_consensus.cc:385] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.060495 15959 raft_consensus.cc:740] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.061883 15964 raft_consensus.cc:493] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.062320 15964 raft_consensus.cc:515] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.062402 15959 consensus_queue.cc:260] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.059333 15958 raft_consensus.cc:740] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.064141 15958 consensus_queue.cc:260] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.066151 15959 ts_tablet_manager.cc:1434] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:02:05.067142 15959 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.072650 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3dfea7a694484fb3fc222c008bd883" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.073473 15959 tablet_bootstrap.cc:654] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.073335 15769 raft_consensus.cc:2468] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.074779 15881 leader_election.cc:304] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.077375 15958 ts_tablet_manager.cc:1434] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.003s
I20260710 11:02:05.079267 16005 raft_consensus.cc:2804] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.079672 16005 raft_consensus.cc:493] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.079978 16005 raft_consensus.cc:3060] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.080216 15964 leader_election.cc:290] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.082772 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3dfea7a694484fb3fc222c008bd883" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.084476 15958 tablet_bootstrap.cc:492] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
W20260710 11:02:05.086760 15883 leader_election.cc:343] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.089466 15961 tablet_bootstrap.cc:492] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.089943 15961 ts_tablet_manager.cc:1403] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.002s
I20260710 11:02:05.092907 15961 raft_consensus.cc:359] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.093586 15961 raft_consensus.cc:385] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.093871 15961 raft_consensus.cc:740] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.094565 15961 consensus_queue.cc:260] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.095000 16005 raft_consensus.cc:515] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.096565 15958 tablet_bootstrap.cc:654] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.097405 15961 ts_tablet_manager.cc:1434] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:05.098357 15961 tablet_bootstrap.cc:492] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.083528 15665 catalog_manager.cc:5697] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194). New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.104799 15961 tablet_bootstrap.cc:654] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.110574 16005 leader_election.cc:290] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.111181 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3dfea7a694484fb3fc222c008bd883" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:05.111867 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3dfea7a694484fb3fc222c008bd883" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:05.112986 15769 raft_consensus.cc:3060] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:05.113920 15883 leader_election.cc:343] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.116183 15959 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.116912 15959 ts_tablet_manager.cc:1403] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.013s
I20260710 11:02:05.119820 15769 raft_consensus.cc:2468] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.120995 15881 leader_election.cc:304] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [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: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f
I20260710 11:02:05.121863 16005 raft_consensus.cc:2804] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.120714 15959 raft_consensus.cc:359] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.122287 15959 raft_consensus.cc:385] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.122319 16005 raft_consensus.cc:697] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:05.122677 15959 raft_consensus.cc:740] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.123586 15959 consensus_queue.cc:260] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.124682 16005 consensus_queue.cc:237] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.126036 15959 ts_tablet_manager.cc:1434] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:02:05.127192 15959 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.133416 15959 tablet_bootstrap.cc:654] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.141016 15958 tablet_bootstrap.cc:492] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.141795 15958 ts_tablet_manager.cc:1403] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.001s
I20260710 11:02:05.144554 15958 raft_consensus.cc:359] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.145275 15958 raft_consensus.cc:385] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.145532 15958 raft_consensus.cc:740] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.145560 15961 tablet_bootstrap.cc:492] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.146166 15961 ts_tablet_manager.cc:1403] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.022s
I20260710 11:02:05.146240 15958 consensus_queue.cc:260] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.146520 15665 catalog_manager.cc:5697] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:05.147817 15958 ts_tablet_manager.cc:1434] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:05.148492 15958 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.148741 15961 raft_consensus.cc:359] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.149367 15961 raft_consensus.cc:385] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.149602 15961 raft_consensus.cc:740] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.150214 15961 consensus_queue.cc:260] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.145000 15959 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.151736 15959 ts_tablet_manager.cc:1403] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260710 11:02:05.151930 15961 ts_tablet_manager.cc:1434] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:02:05.152959 15961 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.154217 15959 raft_consensus.cc:359] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.154846 15959 raft_consensus.cc:385] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.155092 15959 raft_consensus.cc:740] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.155733 16005 raft_consensus.cc:493] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.156172 16005 raft_consensus.cc:515] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.157912 16005 leader_election.cc:290] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.158715 15961 tablet_bootstrap.cc:654] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.158515 15959 consensus_queue.cc:260] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.158981 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec18b2e40546fabf75968a7c941a66" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.159587 15844 raft_consensus.cc:2468] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.160202 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec18b2e40546fabf75968a7c941a66" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.160542 15959 ts_tablet_manager.cc:1434] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:02:05.160831 15769 raft_consensus.cc:2468] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.161139 15883 leader_election.cc:304] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.161979 16005 raft_consensus.cc:2804] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.162315 16005 raft_consensus.cc:493] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.162635 16005 raft_consensus.cc:3060] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.164109 15958 tablet_bootstrap.cc:654] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.161423 15959 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.178797 15959 tablet_bootstrap.cc:654] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.170907 16005 raft_consensus.cc:515] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.183302 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec18b2e40546fabf75968a7c941a66" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:05.183983 15844 raft_consensus.cc:3060] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.185077 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec18b2e40546fabf75968a7c941a66" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:05.185832 15769 raft_consensus.cc:3060] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.191324 15844 raft_consensus.cc:2468] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.192531 15883 leader_election.cc:304] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.193542 16006 raft_consensus.cc:2804] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.194060 16006 raft_consensus.cc:697] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:05.195156 16006 consensus_queue.cc:237] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.204667 16005 leader_election.cc:290] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.207912 15769 raft_consensus.cc:2468] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.224375 15959 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.219564 15665 catalog_manager.cc:5697] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:05.225020 15959 ts_tablet_manager.cc:1403] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.018s
I20260710 11:02:05.228672 15959 raft_consensus.cc:359] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.229568 15959 raft_consensus.cc:385] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.229931 15959 raft_consensus.cc:740] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.230914 15959 consensus_queue.cc:260] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.237962 15959 ts_tablet_manager.cc:1434] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:02:05.239157 15959 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.242501 16006 raft_consensus.cc:493] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.243126 16006 raft_consensus.cc:515] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.245337 16006 leader_election.cc:290] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.246412 15967 raft_consensus.cc:493] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.246666 15959 tablet_bootstrap.cc:654] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.247776 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e669b14c01d4bb48794a94291ff381b" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.248584 15844 raft_consensus.cc:2468] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.249961 15961 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.250382 15961 ts_tablet_manager.cc:1403] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.098s	user 0.029s	sys 0.057s
I20260710 11:02:05.250137 15883 leader_election.cc:304] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.251235 16006 raft_consensus.cc:2804] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.251688 16006 raft_consensus.cc:493] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.252115 16006 raft_consensus.cc:3060] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.246869 15967 raft_consensus.cc:515] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.252962 15961 raft_consensus.cc:359] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.253559 15961 raft_consensus.cc:385] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.253813 15961 raft_consensus.cc:740] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.254346 15967 leader_election.cc:290] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.254632 15961 consensus_queue.cc:260] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.256803 15961 ts_tablet_manager.cc:1434] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:02:05.256412 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd91fe0b4ddd9be5fc5235696cc2" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.257647 15961 tablet_bootstrap.cc:492] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
W20260710 11:02:05.258251 15807 leader_election.cc:343] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.258440 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd91fe0b4ddd9be5fc5235696cc2" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.257545 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e669b14c01d4bb48794a94291ff381b" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.259390 15769 raft_consensus.cc:2468] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
W20260710 11:02:05.261865 15807 leader_election.cc:343] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.262297 15807 leader_election.cc:304] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f; no voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:05.263610 15961 tablet_bootstrap.cc:654] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.263655 15967 raft_consensus.cc:493] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.264135 15967 raft_consensus.cc:515] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.266166 15967 leader_election.cc:290] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.266603 15967 raft_consensus.cc:2749] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:05.269522 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.270321 15917 raft_consensus.cc:2468] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:05.271966 15807 leader_election.cc:304] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.272284 16006 raft_consensus.cc:515] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.273469 15993 raft_consensus.cc:2804] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.273855 15993 raft_consensus.cc:493] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.274155 15993 raft_consensus.cc:3060] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.275079 15961 tablet_bootstrap.cc:492] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.275532 15961 ts_tablet_manager.cc:1403] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:02:05.275918 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e669b14c01d4bb48794a94291ff381b" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:05.276640 15768 raft_consensus.cc:3060] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.278105 15961 raft_consensus.cc:359] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.278756 15961 raft_consensus.cc:385] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.278996 15961 raft_consensus.cc:740] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.279817 15961 consensus_queue.cc:260] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.281497 15961 ts_tablet_manager.cc:1434] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:02:05.282346 15961 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.282955 15987 raft_consensus.cc:493] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.283417 15987 raft_consensus.cc:515] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.285679 15987 leader_election.cc:290] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.287700 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54064c0d507d478888d0a856b34e24d4" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.288087 15961 tablet_bootstrap.cc:654] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.288432 15917 raft_consensus.cc:2393] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9926c5d717144cafad51dc46ccd6e441 in current term 1: Already voted for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in this term.
I20260710 11:02:05.290508 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54064c0d507d478888d0a856b34e24d4" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.291616 15768 raft_consensus.cc:2468] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.292399 15734 leader_election.cc:304] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:05.293066 15881 leader_election.cc:304] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.294090 16005 raft_consensus.cc:2804] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.294740 16005 raft_consensus.cc:697] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:05.295753 16005 consensus_queue.cc:237] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.294054 15987 raft_consensus.cc:3060] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.299911 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e669b14c01d4bb48794a94291ff381b" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:05.300639 15844 raft_consensus.cc:3060] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.306178 15993 raft_consensus.cc:515] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.307607 16006 leader_election.cc:290] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.307376 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.308478 15769 raft_consensus.cc:2468] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:05.311404 15844 raft_consensus.cc:2468] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.315260 15959 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.324658 15959 ts_tablet_manager.cc:1403] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.002s
I20260710 11:02:05.324474 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:05.325141 15769 raft_consensus.cc:3060] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.327929 15959 raft_consensus.cc:359] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.328572 15959 raft_consensus.cc:385] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.328835 15959 raft_consensus.cc:740] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.328747 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:05.329615 15917 raft_consensus.cc:3060] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.329638 15959 consensus_queue.cc:260] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.334779 15959 ts_tablet_manager.cc:1434] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:02:05.335875 15958 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.335963 15959 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.336315 15958 ts_tablet_manager.cc:1403] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.188s	user 0.062s	sys 0.095s
I20260710 11:02:05.342024 15958 raft_consensus.cc:359] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.342763 15958 raft_consensus.cc:385] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.342981 15958 raft_consensus.cc:740] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.331701 15993 leader_election.cc:290] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.344465 15958 consensus_queue.cc:260] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.347302 15958 ts_tablet_manager.cc:1434] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:02:05.348305 15958 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.345439 15987 raft_consensus.cc:2749] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:05.362536 15769 raft_consensus.cc:2468] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:05.363745 15807 leader_election.cc:304] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: 
I20260710 11:02:05.364538 15993 raft_consensus.cc:2804] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.354346 15958 tablet_bootstrap.cc:654] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.365056 15993 raft_consensus.cc:697] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Leader. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:05.365964 15993 consensus_queue.cc:237] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.367594 15967 raft_consensus.cc:493] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.368360 15917 raft_consensus.cc:2468] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:05.368077 15967 raft_consensus.cc:515] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.370427 15967 leader_election.cc:290] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.371021 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c306e638994d3bba840c7d55a2b688" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.371176 15958 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.371690 15958 ts_tablet_manager.cc:1403] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.012s
I20260710 11:02:05.372044 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c306e638994d3bba840c7d55a2b688" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
W20260710 11:02:05.372224 15807 leader_election.cc:343] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:05.373270 15807 leader_election.cc:343] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.373232 15994 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.373804 15807 leader_election.cc:304] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f; no voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:05.374734 15994 raft_consensus.cc:2749] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:05.374540 15958 raft_consensus.cc:359] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.375267 15958 raft_consensus.cc:385] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.375615 15958 raft_consensus.cc:740] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.376359 15958 consensus_queue.cc:260] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.352319 15961 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.350384 15959 tablet_bootstrap.cc:654] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.356783 15666 catalog_manager.cc:5697] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:05.378697 15958 ts_tablet_manager.cc:1434] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:05.379729 15958 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.387367 15958 tablet_bootstrap.cc:654] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.387471 15961 ts_tablet_manager.cc:1403] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.105s	user 0.032s	sys 0.033s
I20260710 11:02:05.393639 15961 raft_consensus.cc:359] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.394670 15959 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.395427 15959 ts_tablet_manager.cc:1403] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.019s
I20260710 11:02:05.394600 15961 raft_consensus.cc:385] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.395938 15961 raft_consensus.cc:740] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.396744 15961 consensus_queue.cc:260] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.398736 15958 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.399235 15958 ts_tablet_manager.cc:1403] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:02:05.399277 15959 raft_consensus.cc:359] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.400406 15959 raft_consensus.cc:385] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.402107 15959 raft_consensus.cc:740] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.402247 15958 raft_consensus.cc:359] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.402745 15961 ts_tablet_manager.cc:1434] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:02:05.402964 15958 raft_consensus.cc:385] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.403465 15958 raft_consensus.cc:740] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.403743 15961 tablet_bootstrap.cc:492] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.403012 15959 consensus_queue.cc:260] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.404325 15958 consensus_queue.cc:260] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.407075 15959 ts_tablet_manager.cc:1434] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:02:05.407099 15958 ts_tablet_manager.cc:1434] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:05.406817 15666 catalog_manager.cc:5697] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194). New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.408337 15959 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.408430 15958 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.409937 15993 raft_consensus.cc:493] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.410383 15993 raft_consensus.cc:515] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.412595 15961 tablet_bootstrap.cc:654] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.413057 15987 raft_consensus.cc:493] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.413511 15987 raft_consensus.cc:515] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.414135 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edacdb95c59d48c7afcad3472b3d9166" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.414844 15918 raft_consensus.cc:2393] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54b85e2a87ab4cc1a4fde764490e2c1f in current term 1: Already voted for candidate 9926c5d717144cafad51dc46ccd6e441 in this term.
I20260710 11:02:05.415481 15987 leader_election.cc:290] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.416957 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edacdb95c59d48c7afcad3472b3d9166" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.419219 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ae20c0288441b2928179e79e2b0fc4" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.419808 15844 raft_consensus.cc:2468] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 0.
I20260710 11:02:05.420425 15959 tablet_bootstrap.cc:654] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.420987 15734 leader_election.cc:304] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: 
I20260710 11:02:05.421780 15987 raft_consensus.cc:2804] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.421973 15958 tablet_bootstrap.cc:654] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.422124 15987 raft_consensus.cc:493] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.422585 15987 raft_consensus.cc:3060] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.423650 15807 leader_election.cc:304] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f; no voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:05.424392 15967 raft_consensus.cc:3060] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.412604 15993 leader_election.cc:290] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.429796 15987 raft_consensus.cc:515] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.432044 15967 raft_consensus.cc:2749] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:05.433235 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ae20c0288441b2928179e79e2b0fc4" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:05.433859 15987 leader_election.cc:290] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.433993 15916 raft_consensus.cc:3060] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.435025 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ae20c0288441b2928179e79e2b0fc4" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:05.433457 15965 raft_consensus.cc:493] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.424628 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ae20c0288441b2928179e79e2b0fc4" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.436014 15958 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.435825 15965 raft_consensus.cc:515] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.436468 15958 ts_tablet_manager.cc:1403] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.006s
I20260710 11:02:05.436484 15961 tablet_bootstrap.cc:492] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.437079 15961 ts_tablet_manager.cc:1403] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.011s
I20260710 11:02:05.437799 15965 leader_election.cc:290] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.439374 15958 raft_consensus.cc:359] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.440088 15958 raft_consensus.cc:385] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.440387 15958 raft_consensus.cc:740] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.440836 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.441267 15958 consensus_queue.cc:260] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
W20260710 11:02:05.442065 15732 leader_election.cc:343] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.435606 15844 raft_consensus.cc:3060] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.442586 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.443754 15958 ts_tablet_manager.cc:1434] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:05.444730 15958 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.446255 15916 raft_consensus.cc:2468] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
W20260710 11:02:05.446506 15734 leader_election.cc:343] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.447017 15734 leader_election.cc:304] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:05.447727 15732 leader_election.cc:304] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.448558 15965 raft_consensus.cc:2749] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:05.449154 15965 raft_consensus.cc:2804] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.449541 15965 raft_consensus.cc:697] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Becoming Leader. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:05.450143 15961 raft_consensus.cc:359] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.450317 15965 consensus_queue.cc:237] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.450897 15961 raft_consensus.cc:385] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.450942 15967 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:05.451311 15961 raft_consensus.cc:740] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.451721 15958 tablet_bootstrap.cc:654] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.454455 16006 raft_consensus.cc:493] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.454958 15961 consensus_queue.cc:260] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.455144 16006 raft_consensus.cc:515] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.454444 15967 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.457185 15961 ts_tablet_manager.cc:1434] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:02:05.457420 16006 leader_election.cc:290] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.458637 15993 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:05.459818 15961 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.460640 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c265f111e53472380f735972c5f6ac3" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.461434 15843 raft_consensus.cc:2468] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.462932 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c265f111e53472380f735972c5f6ac3" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.463683 15768 raft_consensus.cc:2468] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.465339 15883 leader_election.cc:304] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.466282 16006 raft_consensus.cc:2804] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.466708 16006 raft_consensus.cc:493] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.467128 16006 raft_consensus.cc:3060] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.469609 15987 consensus_queue.cc:1048] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.472359 15844 raft_consensus.cc:2468] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
I20260710 11:02:05.475689 16006 raft_consensus.cc:515] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.478435 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c265f111e53472380f735972c5f6ac3" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:05.479029 15767 raft_consensus.cc:3060] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.480198 15987 raft_consensus.cc:493] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.480706 15987 raft_consensus.cc:515] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.484236 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.485025 15917 raft_consensus.cc:2468] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 0.
I20260710 11:02:05.486066 15732 leader_election.cc:304] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.486661 15767 raft_consensus.cc:2468] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.488104 15881 leader_election.cc:304] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.488452 16031 raft_consensus.cc:2804] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.489960 16005 raft_consensus.cc:2804] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.491467 16031 raft_consensus.cc:493] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.491636 16005 raft_consensus.cc:697] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:05.491866 16031 raft_consensus.cc:3060] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.492687 16005 consensus_queue.cc:237] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.494616 15665 catalog_manager.cc:5697] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.495960 16006 leader_election.cc:290] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.483181 15987 leader_election.cc:290] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.496905 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.497721 15958 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.498150 15958 ts_tablet_manager.cc:1403] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.004s
I20260710 11:02:05.500301 15959 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.500885 15959 ts_tablet_manager.cc:1403] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.007s
I20260710 11:02:05.500667 15958 raft_consensus.cc:359] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.501312 15958 raft_consensus.cc:385] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.501585 15958 raft_consensus.cc:740] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.502213 15958 consensus_queue.cc:260] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.504168 15959 raft_consensus.cc:359] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
W20260710 11:02:05.505909 15734 leader_election.cc:343] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.507017 15959 raft_consensus.cc:385] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.507745 15961 tablet_bootstrap.cc:654] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.507607 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c265f111e53472380f735972c5f6ac3" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:05.507660 15959 raft_consensus.cc:740] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.508293 15844 raft_consensus.cc:3060] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.511559 15958 ts_tablet_manager.cc:1434] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 11:02:05.512676 15958 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.512372 15959 consensus_queue.cc:260] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.519161 15959 ts_tablet_manager.cc:1434] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:02:05.520697 15959 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.523046 15987 consensus_queue.cc:1048] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260710 11:02:05.550696 16005 raft_consensus.cc:493] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.551054 16031 raft_consensus.cc:515] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.570117 15961 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
W20260710 11:02:05.570240 15715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:05.571894 15961 ts_tablet_manager.cc:1403] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.004s
I20260710 11:02:05.577566 15666 catalog_manager.cc:5697] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:05.558470 16005 raft_consensus.cc:515] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.581857 15958 tablet_bootstrap.cc:654] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.583653 15961 raft_consensus.cc:359] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.584432 15961 raft_consensus.cc:385] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.584667 15961 raft_consensus.cc:740] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.585192 15961 consensus_queue.cc:260] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.588304 15961 ts_tablet_manager.cc:1434] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 11:02:05.589524 15961 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.591091 15987 raft_consensus.cc:493] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.591887 15987 raft_consensus.cc:515] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.594075 15987 leader_election.cc:290] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.594985 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd91fe0b4ddd9be5fc5235696cc2" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.595781 15842 raft_consensus.cc:2468] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 0.
I20260710 11:02:05.595953 15844 raft_consensus.cc:2468] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.597105 15734 leader_election.cc:304] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: 
I20260710 11:02:05.597913 16005 leader_election.cc:290] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.598939 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22876571c0fe4ad0a10729d272e82722" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
W20260710 11:02:05.605501 15881 leader_election.cc:343] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.606390 15993 raft_consensus.cc:493] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.597991 15987 raft_consensus.cc:2804] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.607048 15993 raft_consensus.cc:515] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.607796 15987 raft_consensus.cc:493] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.608477 15987 raft_consensus.cc:3060] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.610374 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:05.610925 15916 raft_consensus.cc:3060] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.606194 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd91fe0b4ddd9be5fc5235696cc2" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.612632 15918 raft_consensus.cc:2468] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 0.
I20260710 11:02:05.612525 16031 leader_election.cc:290] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.616037 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
W20260710 11:02:05.625685 15734 leader_election.cc:343] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.626048 16005 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:05.626622 15993 leader_election.cc:290] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.621508 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22876571c0fe4ad0a10729d272e82722" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.629760 15844 raft_consensus.cc:2468] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.631090 15883 leader_election.cc:304] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [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: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:05.631781 15916 raft_consensus.cc:2468] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
I20260710 11:02:05.632513 16005 raft_consensus.cc:2804] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.632884 16005 raft_consensus.cc:493] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.633021 15732 leader_election.cc:304] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f
I20260710 11:02:05.633298 16005 raft_consensus.cc:3060] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.634176 15959 tablet_bootstrap.cc:654] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.625720 15961 tablet_bootstrap.cc:654] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.639391 16033 raft_consensus.cc:2804] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.636690 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3dfea7a694484fb3fc222c008bd883" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:05.636452 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d3dfea7a694484fb3fc222c008bd883" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.651966 15987 raft_consensus.cc:515] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.654790 15987 leader_election.cc:290] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:05.652333 15807 leader_election.cc:304] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f; no voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:05.646016 16033 raft_consensus.cc:697] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Becoming Leader. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:05.656035 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd91fe0b4ddd9be5fc5235696cc2" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:05.656651 15918 raft_consensus.cc:3060] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.656852 16033 consensus_queue.cc:237] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.662978 15994 raft_consensus.cc:2749] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:05.669315 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e39fd91fe0b4ddd9be5fc5235696cc2" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:05.671540 15843 raft_consensus.cc:3060] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.672356 15958 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.672801 15958 ts_tablet_manager.cc:1403] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.005s
I20260710 11:02:05.682694 16006 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.697193 15958 raft_consensus.cc:359] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.698099 15958 raft_consensus.cc:385] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.698452 15958 raft_consensus.cc:740] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.701592 15918 raft_consensus.cc:2468] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
I20260710 11:02:05.703292 15732 leader_election.cc:304] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.704449 15987 raft_consensus.cc:2804] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.704993 15987 raft_consensus.cc:697] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Becoming Leader. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:05.704658 16005 raft_consensus.cc:515] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.705914 15987 consensus_queue.cc:237] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.708613 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22876571c0fe4ad0a10729d272e82722" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:05.709801 15843 raft_consensus.cc:2468] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
W20260710 11:02:05.709931 15881 leader_election.cc:343] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.711139 15958 consensus_queue.cc:260] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.718770 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22876571c0fe4ad0a10729d272e82722" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:05.719529 15843 raft_consensus.cc:3060] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.719558 15959 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.746133 15958 ts_tablet_manager.cc:1434] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.073s	user 0.013s	sys 0.000s
I20260710 11:02:05.761545 15959 ts_tablet_manager.cc:1403] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.241s	user 0.007s	sys 0.008s
I20260710 11:02:05.762673 15958 tablet_bootstrap.cc:492] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.723671 15842 raft_consensus.cc:3060] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.715132 16005 leader_election.cc:290] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.766755 15961 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.767341 15961 ts_tablet_manager.cc:1403] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.178s	user 0.038s	sys 0.037s
I20260710 11:02:05.778281 15961 raft_consensus.cc:359] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.779044 15961 raft_consensus.cc:385] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.779312 15961 raft_consensus.cc:740] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.780217 15959 raft_consensus.cc:359] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.780242 15961 consensus_queue.cc:260] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.780933 15959 raft_consensus.cc:385] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.781251 15959 raft_consensus.cc:740] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.781858 15959 consensus_queue.cc:260] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.782632 15961 ts_tablet_manager.cc:1434] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:02:05.783532 15961 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.787957 15959 ts_tablet_manager.cc:1434] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 11:02:05.787770 16006 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.788846 15959 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.790661 16006 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:05.792313 15964 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:05.793701 16005 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:05.794651 15961 tablet_bootstrap.cc:654] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.798318 15843 raft_consensus.cc:2468] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.799000 15664 catalog_manager.cc:5697] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.801545 15664 catalog_manager.cc:5697] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:05.802114 15883 leader_election.cc:304] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [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: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:05.807650 16005 raft_consensus.cc:2804] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.808256 16005 raft_consensus.cc:697] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:05.809140 16005 consensus_queue.cc:237] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.811594 15958 tablet_bootstrap.cc:654] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.815418 15961 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.815956 15961 ts_tablet_manager.cc:1403] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.002s
I20260710 11:02:05.822783 15961 raft_consensus.cc:359] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.823513 15961 raft_consensus.cc:385] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.823792 15961 raft_consensus.cc:740] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.826952 15961 consensus_queue.cc:260] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.830420 15961 ts_tablet_manager.cc:1434] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:02:05.831468 15961 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.835137 15959 tablet_bootstrap.cc:654] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.842530 15961 tablet_bootstrap.cc:654] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.847762 15665 catalog_manager.cc:5697] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:05.854521 15961 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:05.855005 15961 ts_tablet_manager.cc:1403] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 11:02:05.857906 15961 raft_consensus.cc:359] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.858683 15961 raft_consensus.cc:385] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.858946 15961 raft_consensus.cc:740] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.855062 15958 tablet_bootstrap.cc:492] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.859875 15958 ts_tablet_manager.cc:1403] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.004s
I20260710 11:02:05.862382 15959 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.862826 15959 ts_tablet_manager.cc:1403] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.000s
I20260710 11:02:05.862408 15958 raft_consensus.cc:359] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.864440 15958 raft_consensus.cc:385] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.864681 15958 raft_consensus.cc:740] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.862710 15961 consensus_queue.cc:260] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.865262 15959 raft_consensus.cc:359] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.865283 15958 consensus_queue.cc:260] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.865983 15959 raft_consensus.cc:385] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.866791 15959 raft_consensus.cc:740] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.867575 15959 consensus_queue.cc:260] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.868063 15958 ts_tablet_manager.cc:1434] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:02:05.869397 15958 tablet_bootstrap.cc:492] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.869550 15959 ts_tablet_manager.cc:1434] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:02:05.869683 16043 consensus_queue.cc:1048] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.870565 15959 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.876509 15958 tablet_bootstrap.cc:654] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.877023 15959 tablet_bootstrap.cc:654] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.882064 15961 ts_tablet_manager.cc:1434] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 11:02:05.883147 16006 raft_consensus.cc:493] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.883857 16006 raft_consensus.cc:515] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.887738 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.888590 15769 raft_consensus.cc:2468] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.889968 15987 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.890508 15881 leader_election.cc:304] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.891654 15964 raft_consensus.cc:2804] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.892112 15964 raft_consensus.cc:493] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.892546 15964 raft_consensus.cc:3060] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.900702 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.901376 15844 raft_consensus.cc:2468] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.896219 16006 leader_election.cc:290] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.904874 16043 consensus_queue.cc:1048] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.910779 15964 raft_consensus.cc:515] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.883379 15961 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:05.918416 16033 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:05.926510 15964 leader_election.cc:290] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.926683 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:05.927340 15769 raft_consensus.cc:3060] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.927911 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:05.928589 15842 raft_consensus.cc:3060] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.937712 15842 raft_consensus.cc:2468] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.938872 15769 raft_consensus.cc:2468] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:05.939167 15883 leader_election.cc:304] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.940383 15964 raft_consensus.cc:2804] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.940986 15964 raft_consensus.cc:697] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:05.942726 15964 consensus_queue.cc:237] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.952397 15961 tablet_bootstrap.cc:654] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.957618 16006 raft_consensus.cc:493] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.958137 16006 raft_consensus.cc:515] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.959793 16005 raft_consensus.cc:493] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:05.960345 16005 raft_consensus.cc:515] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.961329 15959 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:05.961773 15959 ts_tablet_manager.cc:1403] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.091s	user 0.028s	sys 0.028s
I20260710 11:02:05.962041 15958 tablet_bootstrap.cc:492] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:05.962529 15958 ts_tablet_manager.cc:1403] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.029s
I20260710 11:02:05.962584 16005 leader_election.cc:290] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.962832 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c306e638994d3bba840c7d55a2b688" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
W20260710 11:02:05.964567 15881 leader_election.cc:343] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:05.964429 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684807a6fc5d4c65926ce3a8eb2d92a6" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.965731 15844 raft_consensus.cc:2468] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.966058 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684807a6fc5d4c65926ce3a8eb2d92a6" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:05.966784 15767 raft_consensus.cc:2468] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.967182 15883 leader_election.cc:304] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:05.967701 16006 leader_election.cc:290] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:05.968235 16006 raft_consensus.cc:2804] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.968567 16006 raft_consensus.cc:493] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.968910 16006 raft_consensus.cc:3060] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.969283 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c306e638994d3bba840c7d55a2b688" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:05.969998 15844 raft_consensus.cc:2468] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:05.964372 15959 raft_consensus.cc:359] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.970777 15959 raft_consensus.cc:385] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.971091 15959 raft_consensus.cc:740] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.971622 16005 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:05.972249 15958 raft_consensus.cc:359] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.972960 15958 raft_consensus.cc:385] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.972890 15959 consensus_queue.cc:260] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.973340 15958 raft_consensus.cc:740] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.973232 15883 leader_election.cc:304] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [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: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:05.974107 15958 consensus_queue.cc:260] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.974823 16005 raft_consensus.cc:2804] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:05.975172 16005 raft_consensus.cc:493] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:05.975530 16005 raft_consensus.cc:3060] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.976267 15958 ts_tablet_manager.cc:1434] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:02:05.977769 15958 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:05.979238 15959 ts_tablet_manager.cc:1434] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:02:05.980494 15959 tablet_bootstrap.cc:492] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:05.991961 16054 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:05.993602 15958 tablet_bootstrap.cc:654] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.999459 16005 raft_consensus.cc:515] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:05.998781 15961 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:06.001967 15961 ts_tablet_manager.cc:1403] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.000s
I20260710 11:02:06.002271 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c306e638994d3bba840c7d55a2b688" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
W20260710 11:02:06.003625 15881 leader_election.cc:343] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.004522 16005 leader_election.cc:290] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.005622 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c306e638994d3bba840c7d55a2b688" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:06.006213 15842 raft_consensus.cc:3060] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.005982 16006 raft_consensus.cc:515] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.008520 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684807a6fc5d4c65926ce3a8eb2d92a6" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:06.009052 15767 raft_consensus.cc:3060] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.012943 15842 raft_consensus.cc:2468] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:06.014371 15883 leader_election.cc:304] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [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: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:06.016004 15959 tablet_bootstrap.cc:654] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.016496 16005 raft_consensus.cc:2804] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.017373 15767 raft_consensus.cc:2468] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:06.018062 16005 raft_consensus.cc:697] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:06.018512 15881 leader_election.cc:304] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.019251 16054 raft_consensus.cc:2804] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.016973 15961 raft_consensus.cc:359] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.020510 15961 raft_consensus.cc:385] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.027537 15961 raft_consensus.cc:740] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.027812 15958 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:06.026978 16005 consensus_queue.cc:237] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.030174 15958 ts_tablet_manager.cc:1403] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.013s
I20260710 11:02:06.030938 16043 raft_consensus.cc:493] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.032784 16043 raft_consensus.cc:515] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.031354 15961 consensus_queue.cc:260] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.035501 16076 raft_consensus.cc:493] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.052017 16076 raft_consensus.cc:515] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.055411 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
W20260710 11:02:06.057142 15881 leader_election.cc:343] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.057016 15667 catalog_manager.cc:5697] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:06.035698 16054 raft_consensus.cc:697] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:06.060712 16054 consensus_queue.cc:237] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.061108 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.038059 16043 leader_election.cc:290] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.035218 16006 leader_election.cc:290] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.039076 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdbdc898432419f8599db52df2c80e8" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
W20260710 11:02:06.062708 15883 leader_election.cc:343] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.039641 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdbdc898432419f8599db52df2c80e8" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.042183 15961 ts_tablet_manager.cc:1434] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 11:02:06.063241 15883 leader_election.cc:304] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [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: cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:06.064203 15961 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:06.064301 16077 raft_consensus.cc:2749] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.065109 16076 leader_election.cc:290] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.043123 15958 raft_consensus.cc:359] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.047333 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684807a6fc5d4c65926ce3a8eb2d92a6" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:06.067723 15958 raft_consensus.cc:385] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.067844 15844 raft_consensus.cc:3060] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.068269 15958 raft_consensus.cc:740] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
W20260710 11:02:06.068320 15807 leader_election.cc:343] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:06.069538 15807 leader_election.cc:343] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.069348 15958 consensus_queue.cc:260] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.069990 15807 leader_election.cc:304] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f; no voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.070813 16043 raft_consensus.cc:2749] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.072306 15958 ts_tablet_manager.cc:1434] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:02:06.073657 15958 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:06.074995 15844 raft_consensus.cc:2468] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:06.081001 15959 tablet_bootstrap.cc:492] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.081689 15959 ts_tablet_manager.cc:1403] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.022s
I20260710 11:02:06.086549 15961 tablet_bootstrap.cc:654] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.092947 15961 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:06.092700 15959 raft_consensus.cc:359] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.093429 15961 ts_tablet_manager.cc:1403] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.002s
I20260710 11:02:06.094033 15959 raft_consensus.cc:385] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.094362 15959 raft_consensus.cc:740] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.095481 15958 tablet_bootstrap.cc:654] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.095089 15959 consensus_queue.cc:260] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.096230 15961 raft_consensus.cc:359] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.097028 15961 raft_consensus.cc:385] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.097321 15961 raft_consensus.cc:740] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.098099 15961 consensus_queue.cc:260] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.098429 15667 catalog_manager.cc:5697] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:06.100620 15961 ts_tablet_manager.cc:1434] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:06.100133 15667 catalog_manager.cc:5697] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:06.101596 15961 tablet_bootstrap.cc:492] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:06.105813 15959 ts_tablet_manager.cc:1434] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:02:06.106940 15959 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:06.108446 15961 tablet_bootstrap.cc:654] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.113317 15959 tablet_bootstrap.cc:654] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.114517 15958 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:06.115028 15958 ts_tablet_manager.cc:1403] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.004s
I20260710 11:02:06.117967 15958 raft_consensus.cc:359] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.118686 15958 raft_consensus.cc:385] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.118964 15958 raft_consensus.cc:740] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.119690 15958 consensus_queue.cc:260] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.121513 15958 ts_tablet_manager.cc:1434] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:02:06.122476 15958 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:06.124963 15959 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.125639 15959 ts_tablet_manager.cc:1403] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 11:02:06.128245 15958 tablet_bootstrap.cc:654] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.129308 15959 raft_consensus.cc:359] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.130098 15959 raft_consensus.cc:385] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.130430 15959 raft_consensus.cc:740] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.131367 15961 tablet_bootstrap.cc:492] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:06.131201 15959 consensus_queue.cc:260] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.131815 15961 ts_tablet_manager.cc:1403] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260710 11:02:06.133400 15959 ts_tablet_manager.cc:1434] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:06.136140 15961 raft_consensus.cc:359] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.137187 15961 raft_consensus.cc:385] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.137529 15961 raft_consensus.cc:740] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.138223 15961 consensus_queue.cc:260] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.143356 15961 ts_tablet_manager.cc:1434] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:06.144294 15961 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:06.150628 15961 tablet_bootstrap.cc:654] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.150784 15959 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:06.152467 16043 raft_consensus.cc:493] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.153045 16043 raft_consensus.cc:515] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.155429 16043 leader_election.cc:290] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.160290 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c955686e7bc04601889f47006b128461" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.161191 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c955686e7bc04601889f47006b128461" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.161463 15769 raft_consensus.cc:2468] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:06.161799 15916 raft_consensus.cc:2468] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:06.162884 15807 leader_election.cc:304] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: 
I20260710 11:02:06.164251 16043 raft_consensus.cc:2804] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.164780 16043 raft_consensus.cc:493] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.165220 16043 raft_consensus.cc:3060] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.166008 15958 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:06.166505 15958 ts_tablet_manager.cc:1403] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.008s
I20260710 11:02:06.168684 15961 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:06.169188 15961 ts_tablet_manager.cc:1403] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260710 11:02:06.169313 15958 raft_consensus.cc:359] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.170085 15958 raft_consensus.cc:385] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.170342 15958 raft_consensus.cc:740] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.171711 15959 tablet_bootstrap.cc:654] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.170981 15958 consensus_queue.cc:260] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.172092 15987 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.172817 15961 raft_consensus.cc:359] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.173502 15961 raft_consensus.cc:385] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.173664 15958 ts_tablet_manager.cc:1434] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:06.173831 15961 raft_consensus.cc:740] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.174609 15958 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:06.174572 15961 consensus_queue.cc:260] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.176893 15961 ts_tablet_manager.cc:1434] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:02:06.177767 15961 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:06.183943 15961 tablet_bootstrap.cc:654] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.188196 15844 raft_consensus.cc:3060] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.192728 15987 raft_consensus.cc:493] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.193468 15987 raft_consensus.cc:515] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.202816 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e815458d824dbf9907b5ee55a2c28b" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.203707 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e815458d824dbf9907b5ee55a2c28b" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.203778 15917 raft_consensus.cc:2468] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 0.
I20260710 11:02:06.204574 15842 raft_consensus.cc:2468] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 0.
I20260710 11:02:06.205899 15732 leader_election.cc:304] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.207161 16033 raft_consensus.cc:2804] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.207680 16033 raft_consensus.cc:493] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.208003 16033 raft_consensus.cc:3060] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.211683 15987 leader_election.cc:290] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.218351 15958 tablet_bootstrap.cc:654] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.231480 15987 raft_consensus.cc:493] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.232167 15987 raft_consensus.cc:515] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.235737 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
W20260710 11:02:06.237586 15734 leader_election.cc:343] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.248716 15993 raft_consensus.cc:493] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.249428 15994 raft_consensus.cc:493] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.249362 15993 raft_consensus.cc:515] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.250167 15994 raft_consensus.cc:515] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.252786 15993 leader_election.cc:290] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.255277 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fccdd80dbb434ab6b37bca28b42250" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
W20260710 11:02:06.257174 15807 leader_election.cc:343] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.257333 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fccdd80dbb434ab6b37bca28b42250" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.258181 15769 raft_consensus.cc:2468] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:06.258460 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.259963 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.264460 15994 leader_election.cc:290] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
W20260710 11:02:06.264672 15881 consensus_peers.cc:597] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.241572 16033 raft_consensus.cc:515] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.267920 15987 leader_election.cc:290] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.270088 15965 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:06.275791 15807 leader_election.cc:304] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.277756 15993 raft_consensus.cc:2804] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.278183 15993 raft_consensus.cc:493] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.278087 15807 leader_election.cc:304] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f; no voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.278759 15993 raft_consensus.cc:3060] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.279927 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.287300 15994 raft_consensus.cc:2749] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:02:06.289813 15732 leader_election.cc:343] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.290361 15732 leader_election.cc:304] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.292258 16092 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.296013 15987 raft_consensus.cc:2749] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.299768 16033 leader_election.cc:290] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.300519 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e815458d824dbf9907b5ee55a2c28b" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:06.301204 15844 raft_consensus.cc:3060] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.246675 16043 raft_consensus.cc:515] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.303372 16043 leader_election.cc:290] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.310225 15844 raft_consensus.cc:2468] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
I20260710 11:02:06.310334 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c955686e7bc04601889f47006b128461" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:06.313073 15961 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:06.313601 15959 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.314128 15916 raft_consensus.cc:3060] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.314543 15959 ts_tablet_manager.cc:1403] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.164s	user 0.044s	sys 0.082s
I20260710 11:02:06.317675 15958 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:06.317399 15959 raft_consensus.cc:359] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.318100 15958 ts_tablet_manager.cc:1403] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.144s	user 0.018s	sys 0.023s
I20260710 11:02:06.318619 15961 ts_tablet_manager.cc:1403] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.141s	user 0.049s	sys 0.059s
I20260710 11:02:06.320518 15993 raft_consensus.cc:515] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.318153 15959 raft_consensus.cc:385] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.321290 15959 raft_consensus.cc:740] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.321735 15916 raft_consensus.cc:2468] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:06.322134 15959 consensus_queue.cc:260] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.323362 15807 leader_election.cc:304] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.324206 15993 leader_election.cc:290] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.324590 16043 raft_consensus.cc:2804] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.325121 16043 raft_consensus.cc:697] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Leader. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:06.325789 16054 raft_consensus.cc:493] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.326243 16054 raft_consensus.cc:515] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.326049 16043 consensus_queue.cc:237] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.327860 15959 ts_tablet_manager.cc:1434] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:02:06.329649 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fc2dbb29cc4071ac3f29ca7dd7aeab" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.330786 15959 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:06.331220 15734 leader_election.cc:304] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: 
I20260710 11:02:06.329089 15961 raft_consensus.cc:359] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.332003 15961 raft_consensus.cc:385] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.328276 16054 leader_election.cc:290] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
W20260710 11:02:06.331082 15881 leader_election.cc:343] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.332388 16033 raft_consensus.cc:2804] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.333130 16033 raft_consensus.cc:697] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Becoming Leader. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:06.332517 15961 raft_consensus.cc:740] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.333568 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fc2dbb29cc4071ac3f29ca7dd7aeab" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.334067 16033 consensus_queue.cc:237] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
W20260710 11:02:06.334864 15883 leader_election.cc:343] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.335395 15883 leader_election.cc:304] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [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: cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:06.336166 16054 raft_consensus.cc:2749] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.334463 15961 consensus_queue.cc:260] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.338107 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fccdd80dbb434ab6b37bca28b42250" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:06.342680 15958 raft_consensus.cc:359] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.350283 15961 ts_tablet_manager.cc:1434] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:02:06.350591 15958 raft_consensus.cc:385] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.351008 15958 raft_consensus.cc:740] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.351320 15961 tablet_bootstrap.cc:492] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:06.352082 15958 consensus_queue.cc:260] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.354794 15959 tablet_bootstrap.cc:654] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.354836 15958 ts_tablet_manager.cc:1434] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
W20260710 11:02:06.343286 15732 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.195:38939, user_credentials={real_user=slave}} blocked reactor thread for 50997us
I20260710 11:02:06.360297 15961 tablet_bootstrap.cc:654] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.360772 15958 tablet_bootstrap.cc:492] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:06.368932 15958 tablet_bootstrap.cc:654] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.371845 16043 raft_consensus.cc:493] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.372717 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7e815458d824dbf9907b5ee55a2c28b" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:06.372578 16043 raft_consensus.cc:515] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.373553 15916 raft_consensus.cc:3060] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.375288 16043 leader_election.cc:290] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.376596 15959 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.377045 15959 ts_tablet_manager.cc:1403] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.006s
I20260710 11:02:06.379076 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c955686e7bc04601889f47006b128461" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:06.379699 15769 raft_consensus.cc:3060] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.379562 15959 raft_consensus.cc:359] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.380239 15959 raft_consensus.cc:385] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.380524 15959 raft_consensus.cc:740] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.381635 15959 consensus_queue.cc:260] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.382786 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fccdd80dbb434ab6b37bca28b42250" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:06.383345 15767 raft_consensus.cc:3060] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.383740 15959 ts_tablet_manager.cc:1434] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:02:06.384590 15959 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:06.385725 16033 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.388533 15916 raft_consensus.cc:2468] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
I20260710 11:02:06.390523 15959 tablet_bootstrap.cc:654] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.377050 15958 tablet_bootstrap.cc:492] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:06.391637 15958 ts_tablet_manager.cc:1403] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260710 11:02:06.392681 15769 raft_consensus.cc:2468] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:06.396836 15961 tablet_bootstrap.cc:492] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:06.397279 15961 ts_tablet_manager.cc:1403] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.011s
W20260710 11:02:06.397425 15807 leader_election.cc:343] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.403982 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0679e419b249b4a5dbe4b550fdb479" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
W20260710 11:02:06.407893 15807 leader_election.cc:343] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.412150 15958 raft_consensus.cc:359] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.412894 15958 raft_consensus.cc:385] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.413411 15958 raft_consensus.cc:740] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.414175 15958 consensus_queue.cc:260] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.415377 15767 raft_consensus.cc:2468] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:06.407179 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0679e419b249b4a5dbe4b550fdb479" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.423947 15769 raft_consensus.cc:2468] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:06.427434 15961 raft_consensus.cc:359] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.428187 15961 raft_consensus.cc:385] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.422600 15807 leader_election.cc:304] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.428571 15961 raft_consensus.cc:740] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.429104 16043 raft_consensus.cc:2804] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.429248 15961 consensus_queue.cc:260] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.429625 16043 raft_consensus.cc:697] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Leader. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:06.430464 16005 consensus_queue.cc:1048] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.427488 15958 ts_tablet_manager.cc:1434] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.004s
I20260710 11:02:06.430940 16043 consensus_queue.cc:237] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.433544 15961 ts_tablet_manager.cc:1434] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 11:02:06.434432 15961 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:06.440964 15961 tablet_bootstrap.cc:654] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.444705 15663 catalog_manager.cc:5697] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194). New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.451764 15958 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:06.452605 15807 leader_election.cc:304] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.459022 15994 raft_consensus.cc:2804] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.459405 15994 raft_consensus.cc:493] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.459761 15994 raft_consensus.cc:3060] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.463115 15959 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.463323 15958 tablet_bootstrap.cc:654] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.463779 16054 raft_consensus.cc:493] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.464304 16054 raft_consensus.cc:515] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.466811 16054 leader_election.cc:290] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.467407 15961 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:06.467847 15961 ts_tablet_manager.cc:1403] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260710 11:02:06.468724 15959 ts_tablet_manager.cc:1403] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.024s
I20260710 11:02:06.471782 15665 catalog_manager.cc:5697] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.478317 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.478941 15842 raft_consensus.cc:2468] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:06.480361 15883 leader_election.cc:304] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.481099 16077 raft_consensus.cc:2804] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.481554 16077 raft_consensus.cc:493] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.481907 16077 raft_consensus.cc:3060] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.483947 15961 raft_consensus.cc:359] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.484169 15959 raft_consensus.cc:359] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.484967 15959 raft_consensus.cc:385] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.485317 15959 raft_consensus.cc:740] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.486007 15959 consensus_queue.cc:260] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.486728 15994 raft_consensus.cc:515] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.484669 15961 raft_consensus.cc:385] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.487528 15961 raft_consensus.cc:740] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.495599 16054 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.496874 16077 raft_consensus.cc:515] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.488248 15961 consensus_queue.cc:260] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.499547 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:06.501245 15767 raft_consensus.cc:3060] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.501473 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0679e419b249b4a5dbe4b550fdb479" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:06.502022 15768 raft_consensus.cc:3060] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.503131 15961 ts_tablet_manager.cc:1434] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:02:06.503619 15993 raft_consensus.cc:493] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.504071 15993 raft_consensus.cc:515] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.504467 15961 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: Bootstrap starting.
I20260710 11:02:06.505976 15993 leader_election.cc:290] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.510937 15767 raft_consensus.cc:2468] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:06.500713 15959 ts_tablet_manager.cc:1434] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 11:02:06.512060 15881 leader_election.cc:304] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.512861 15959 tablet_bootstrap.cc:492] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:06.514233 16054 raft_consensus.cc:2804] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.514706 16054 raft_consensus.cc:697] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:06.515537 16054 consensus_queue.cc:237] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.518806 15959 tablet_bootstrap.cc:654] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.519845 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fc2dbb29cc4071ac3f29ca7dd7aeab" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.520424 15768 raft_consensus.cc:2468] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:06.520501 15918 raft_consensus.cc:2468] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:06.520404 16077 leader_election.cc:290] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.522229 15807 leader_election.cc:304] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.523658 15807 leader_election.cc:304] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: 
I20260710 11:02:06.524510 15967 raft_consensus.cc:2804] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.524966 15967 raft_consensus.cc:493] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.525358 15967 raft_consensus.cc:3060] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.527117 15961 tablet_bootstrap.cc:654] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.533670 15993 raft_consensus.cc:2804] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.537858 15961 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: No bootstrap required, opened a new log
I20260710 11:02:06.538338 15967 raft_consensus.cc:515] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.539503 15961 ts_tablet_manager.cc:1403] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260710 11:02:06.539747 16077 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.541229 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:06.541924 15844 raft_consensus.cc:3060] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.545173 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fc2dbb29cc4071ac3f29ca7dd7aeab" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.545982 15767 raft_consensus.cc:2468] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:06.546880 15967 leader_election.cc:290] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.547993 15961 raft_consensus.cc:359] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.549813 15961 raft_consensus.cc:385] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.550673 15961 raft_consensus.cc:740] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.552332 15994 leader_election.cc:290] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.552052 15961 consensus_queue.cc:260] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.554698 15993 raft_consensus.cc:697] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Leader. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:06.556993 15993 consensus_queue.cc:237] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.559067 15961 ts_tablet_manager.cc:1434] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:02:06.550091 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.562934 15769 raft_consensus.cc:2376] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1. Re-sending same reply.
I20260710 11:02:06.564385 15959 tablet_bootstrap.cc:492] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.564997 15959 ts_tablet_manager.cc:1403] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.004s
I20260710 11:02:06.574416 15959 raft_consensus.cc:359] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.576263 16091 raft_consensus.cc:493] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.576743 16091 raft_consensus.cc:515] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.578846 16091 leader_election.cc:290] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.581547 15967 raft_consensus.cc:493] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.582051 15967 raft_consensus.cc:515] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
W20260710 11:02:06.583564 15807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.193:34463, user_credentials={real_user=slave}} blocked reactor thread for 51609.3us
I20260710 11:02:06.584007 15967 leader_election.cc:290] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.584532 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
W20260710 11:02:06.586086 15732 leader_election.cc:343] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.586237 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fc2dbb29cc4071ac3f29ca7dd7aeab" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:06.586833 15917 raft_consensus.cc:3060] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.587783 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0679e419b249b4a5dbe4b550fdb479" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:06.575311 15959 raft_consensus.cc:385] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.588985 15959 raft_consensus.cc:740] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.589867 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.589951 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.590545 15843 raft_consensus.cc:2468] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 0.
I20260710 11:02:06.590224 15667 catalog_manager.cc:5697] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194). New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.592136 15734 leader_election.cc:304] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [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: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.590684 15959 consensus_queue.cc:260] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.593165 16091 raft_consensus.cc:2804] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.593775 16091 raft_consensus.cc:493] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:06.592263 15807 leader_election.cc:343] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.594121 16091 raft_consensus.cc:3060] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:06.594769 15807 leader_election.cc:343] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.595495 15959 ts_tablet_manager.cc:1434] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 11:02:06.597435 15959 tablet_bootstrap.cc:492] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:06.599772 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.600442 15918 raft_consensus.cc:2468] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 0.
I20260710 11:02:06.605679 15959 tablet_bootstrap.cc:654] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.605863 15917 raft_consensus.cc:2468] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:06.609579 15807 leader_election.cc:304] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:06.600998 16091 raft_consensus.cc:515] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.610430 16043 raft_consensus.cc:2804] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.610801 16043 raft_consensus.cc:493] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.611188 16043 raft_consensus.cc:3060] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.612097 15665 catalog_manager.cc:5697] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:06.615051 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35fc2dbb29cc4071ac3f29ca7dd7aeab" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:06.615671 15767 raft_consensus.cc:3060] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.615408 16076 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.616241 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:06.617607 16091 leader_election.cc:290] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
W20260710 11:02:06.619750 15732 leader_election.cc:343] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.620230 15807 leader_election.cc:304] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.621301 15967 raft_consensus.cc:2804] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.622493 15967 raft_consensus.cc:697] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Leader. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
W20260710 11:02:06.626458 16106 log.cc:927] Time spent T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260710 11:02:06.623813 15967 consensus_queue.cc:237] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.634717 15958 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:06.635186 15958 ts_tablet_manager.cc:1403] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.032s
I20260710 11:02:06.637846 15958 raft_consensus.cc:359] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.638511 15958 raft_consensus.cc:385] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.638780 15958 raft_consensus.cc:740] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
W20260710 11:02:06.639415 15881 consensus_peers.cc:597] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:06.641726 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:06.642342 15842 raft_consensus.cc:3060] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.642208 15958 consensus_queue.cc:260] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.644271 15958 ts_tablet_manager.cc:1434] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:02:06.645212 15958 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
W20260710 11:02:06.641775 15715 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:06.651243 16005 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.654209 15958 tablet_bootstrap.cc:654] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.661955 15767 raft_consensus.cc:2468] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:06.664333 16005 consensus_queue.cc:1048] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.663920 15663 catalog_manager.cc:5697] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194). New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.585379 15844 raft_consensus.cc:2468] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:06.668618 15842 raft_consensus.cc:2468] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 1.
I20260710 11:02:06.678156 15734 leader_election.cc:304] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [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: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441; no voters: cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.678499 16043 raft_consensus.cc:515] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.679309 16091 raft_consensus.cc:2804] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.679883 16091 raft_consensus.cc:697] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Becoming Leader. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:06.680656 16091 consensus_queue.cc:237] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.681155 16043 leader_election.cc:290] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.683643 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:06.684415 15917 raft_consensus.cc:3060] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.666266 15663 catalog_manager.cc:5697] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194). New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.687467 15959 tablet_bootstrap.cc:492] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.687896 15959 ts_tablet_manager.cc:1403] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.030s
I20260710 11:02:06.691634 15767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
W20260710 11:02:06.693684 15807 leader_election.cc:343] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.694348 15959 raft_consensus.cc:359] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.699610 15959 raft_consensus.cc:385] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.700016 15959 raft_consensus.cc:740] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.700795 15959 consensus_queue.cc:260] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.704854 15959 ts_tablet_manager.cc:1434] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:02:06.705885 15959 tablet_bootstrap.cc:492] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:06.699331 15917 raft_consensus.cc:2468] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in term 1.
I20260710 11:02:06.712340 15807 leader_election.cc:304] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:06.715129 15959 tablet_bootstrap.cc:654] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.716367 16043 raft_consensus.cc:2804] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.716816 16043 raft_consensus.cc:697] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Leader. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:06.717592 16043 consensus_queue.cc:237] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.719833 15959 tablet_bootstrap.cc:492] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.720218 15959 ts_tablet_manager.cc:1403] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 11:02:06.722834 15958 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:06.723244 15958 ts_tablet_manager.cc:1403] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.015s
I20260710 11:02:06.723647 15959 raft_consensus.cc:359] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.724320 15959 raft_consensus.cc:385] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.724579 15959 raft_consensus.cc:740] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.725207 15959 consensus_queue.cc:260] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.725363 15958 raft_consensus.cc:359] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.726295 15958 raft_consensus.cc:385] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.728439 15958 raft_consensus.cc:740] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.729344 15958 consensus_queue.cc:260] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.730372 15965 raft_consensus.cc:493] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.727469 15959 ts_tablet_manager.cc:1434] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:02:06.730712 15965 raft_consensus.cc:515] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.731465 15959 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441: Bootstrap starting.
I20260710 11:02:06.732316 15965 leader_election.cc:290] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.733006 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.733803 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.734359 15958 ts_tablet_manager.cc:1434] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:02:06.734622 15917 raft_consensus.cc:2393] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9926c5d717144cafad51dc46ccd6e441 in current term 1: Already voted for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in this term.
I20260710 11:02:06.731779 15665 catalog_manager.cc:5697] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: term changed from 0 to 1, leader changed from <none> to 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194). New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.735905 15732 leader_election.cc:304] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.736627 16091 raft_consensus.cc:3060] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.737432 15958 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf: Bootstrap starting.
I20260710 11:02:06.745429 15667 catalog_manager.cc:5697] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.747541 16091 raft_consensus.cc:2749] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.749245 15959 tablet_bootstrap.cc:654] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.752372 15958 tablet_bootstrap.cc:654] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.756891 15959 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441: No bootstrap required, opened a new log
I20260710 11:02:06.757318 15959 ts_tablet_manager.cc:1403] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 11:02:06.757565 15958 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf: No bootstrap required, opened a new log
I20260710 11:02:06.757993 15958 ts_tablet_manager.cc:1403] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:02:06.759722 15959 raft_consensus.cc:359] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.760387 15959 raft_consensus.cc:385] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.760195 15958 raft_consensus.cc:359] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.760695 15959 raft_consensus.cc:740] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.760838 15958 raft_consensus.cc:385] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.761144 15958 raft_consensus.cc:740] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.761360 15959 consensus_queue.cc:260] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.761804 15958 consensus_queue.cc:260] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.763350 15959 ts_tablet_manager.cc:1434] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:06.763840 15958 ts_tablet_manager.cc:1434] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 11:02:06.789738 16091 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.797762 15769 raft_consensus.cc:3060] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.801383 16093 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:06.817651 16043 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.827157 15964 raft_consensus.cc:493] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.827705 15964 raft_consensus.cc:515] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.829708 15964 leader_election.cc:290] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.830192 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0679e419b249b4a5dbe4b550fdb479" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.830935 15769 raft_consensus.cc:2393] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc12cd071f374831bb7ab79e7d45c4bf in current term 1: Already voted for candidate 54b85e2a87ab4cc1a4fde764490e2c1f in this term.
I20260710 11:02:06.831156 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac0679e419b249b4a5dbe4b550fdb479" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.833014 15967 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.835080 15883 leader_election.cc:304] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [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: cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:06.836138 16006 raft_consensus.cc:3060] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.836248 15987 raft_consensus.cc:493] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.836757 15987 raft_consensus.cc:515] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.838775 15987 leader_election.cc:290] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:06.839440 15842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c306e638994d3bba840c7d55a2b688" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.841005 15918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48c306e638994d3bba840c7d55a2b688" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" is_pre_election: true
I20260710 11:02:06.842864 16006 raft_consensus.cc:2749] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.844246 15732 leader_election.cc:304] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf
I20260710 11:02:06.847653 15987 raft_consensus.cc:2749] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.860314 15964 raft_consensus.cc:493] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.860864 15964 raft_consensus.cc:515] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.876116 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdbdc898432419f8599db52df2c80e8" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.877122 15769 raft_consensus.cc:2468] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:06.877153 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdbdc898432419f8599db52df2c80e8" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.878002 15843 raft_consensus.cc:2468] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 0.
I20260710 11:02:06.875226 15964 leader_election.cc:290] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.879074 15881 leader_election.cc:304] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.880641 16054 raft_consensus.cc:2804] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.880988 16054 raft_consensus.cc:493] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.881299 16054 raft_consensus.cc:3060] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.886891 16054 raft_consensus.cc:515] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.888505 16054 leader_election.cc:290] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.889360 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdbdc898432419f8599db52df2c80e8" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:06.889431 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdbdc898432419f8599db52df2c80e8" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:06.889966 15769 raft_consensus.cc:3060] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.890015 15843 raft_consensus.cc:3060] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.895417 15967 consensus_queue.cc:1048] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:06.895646 15769 raft_consensus.cc:2468] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:06.895653 15843 raft_consensus.cc:2468] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc12cd071f374831bb7ab79e7d45c4bf in term 1.
I20260710 11:02:06.896953 15883 leader_election.cc:304] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54b85e2a87ab4cc1a4fde764490e2c1f, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:06.897707 16054 raft_consensus.cc:2804] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.898262 16054 raft_consensus.cc:697] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Leader. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:06.899113 16054 consensus_queue.cc:237] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.904397 16054 raft_consensus.cc:493] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.904882 16054 raft_consensus.cc:515] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:06.907243 16054 leader_election.cc:290] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:06.908354 15664 catalog_manager.cc:5697] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: term changed from 0 to 1, leader changed from <none> to cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:06.909277 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fccdd80dbb434ab6b37bca28b42250" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:06.912098 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9fccdd80dbb434ab6b37bca28b42250" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:06.913565 15881 leader_election.cc:304] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [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: cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:06.913712 15917 raft_consensus.cc:3060] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.920282 16054 raft_consensus.cc:2749] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.921041 16107 consensus_queue.cc:1048] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.010289 16054 raft_consensus.cc:493] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.010682 16054 raft_consensus.cc:515] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:07.012437 16054 leader_election.cc:290] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:07.013118 15769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9926c5d717144cafad51dc46ccd6e441" is_pre_election: true
I20260710 11:02:07.013381 15843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31" candidate_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" is_pre_election: true
I20260710 11:02:07.014113 15843 raft_consensus.cc:2393] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc12cd071f374831bb7ab79e7d45c4bf in current term 1: Already voted for candidate 9926c5d717144cafad51dc46ccd6e441 in this term.
I20260710 11:02:07.015007 15883 leader_election.cc:304] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [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: cc12cd071f374831bb7ab79e7d45c4bf; no voters: 54b85e2a87ab4cc1a4fde764490e2c1f, 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:07.015677 16054 raft_consensus.cc:3060] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.020252 16054 raft_consensus.cc:2749] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.065174 16054 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.074286 16054 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.111361 16107 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.111874 16111 consensus_queue.cc:1048] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.115219 16111 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.132155 15967 consensus_queue.cc:1048] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.151983 15769 raft_consensus.cc:3060] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.167739 16107 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.179129 16043 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.285732 16093 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.295038 16092 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.323107 16054 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.333662 15964 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.396962 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:07.403421 16147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:07.404482 16148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:07.406318 14631 server_base.cc:1061] running on GCE node
W20260710 11:02:07.406944 16150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:07.408351 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:07.408541 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:07.408674 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681327408663 us; error 0 us; skew 500 ppm
I20260710 11:02:07.409155 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:07.411376 14631 webserver.cc:533] Webserver started at http://127.14.73.196:38299/ using document root <none> and password file <none>
I20260710 11:02:07.411902 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:07.412132 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:07.412424 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:07.414144 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-3-root/instance:
uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-mtn3"
I20260710 11:02:07.420158 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 11:02:07.423666 16155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.424471 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:07.424860 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-3-root
uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
format_stamp: "Formatted at 2026-07-10 11:02:07 on dist-test-slave-mtn3"
I20260710 11:02:07.425236 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-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)
I20260710 11:02:07.442966 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:07.444253 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:07.445542 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:07.449172 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:07.449419 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.449703 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:07.449911 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:07.520670 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.196:34597
I20260710 11:02:07.520756 16217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.196:34597 every 8 connection(s)
I20260710 11:02:07.525602 14631 auto_leader_rebalancer-test.cc:388] add a tserver: ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:07.538754 16218 heartbeater.cc:344] Connected to a master server at 127.14.73.254:45627
I20260710 11:02:07.539193 16218 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:07.540073 16218 heartbeater.cc:507] Master 127.14.73.254:45627 requested a full tablet report, sending...
I20260710 11:02:07.541978 15667 ts_manager.cc:194] Registered new tserver with Master: ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597)
I20260710 11:02:07.543226 15667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58774
I20260710 11:02:07.772058 15843 consensus_queue.cc:237] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:07.779654 15918 raft_consensus.cc:1275] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:07.782115 15967 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:07.784245 15767 raft_consensus.cc:1275] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:07.795158 16109 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:07.800793 15967 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.809540 15767 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.805424 15918 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
W20260710 11:02:07.813879 15808 consensus_peers.cc:597] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e21b2ae6d31c4fc981d9be8b7bbf5672. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:07.821192 15665 catalog_manager.cc:5697] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.840786 15767 consensus_queue.cc:237] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:07.852119 15918 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:07.853091 15842 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:07.855259 16092 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:07.856769 16093 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:07.864447 16092 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
W20260710 11:02:07.867729 15733 consensus_peers.cc:597] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93a8ccbc921f448b8003d6ea22c00f31. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:07.866971 15842 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.867945 15918 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.881750 15667 catalog_manager.cc:5697] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.883049 15767 consensus_queue.cc:237] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:07.890210 15918 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:07.890411 15733 consensus_peers.cc:597] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab824510622d4a7cac0f738a3baa5adb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:07.891916 15987 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:07.891218 15842 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:07.895175 15987 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:07.905283 16092 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.908231 15918 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.914317 15843 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.925161 15665 catalog_manager.cc:5697] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.940263 15918 consensus_queue.cc:237] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:07.946099 15843 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:07.947794 16006 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:07.948385 15767 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:07.950338 16006 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:07.955509 16054 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
W20260710 11:02:07.958627 15882 consensus_peers.cc:597] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7169676c28a741b4b57c803ed7e767c1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:07.967739 15769 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.969681 15843 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:07.979597 15667 catalog_manager.cc:5697] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.276487 16242 ts_tablet_manager.cc:933] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463)
I20260710 11:02:08.281133 16242 tablet_copy_client.cc:323] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.193:34463
I20260710 11:02:08.292884 15779 tablet_copy_service.cc:140] P 9926c5d717144cafad51dc46ccd6e441: Received BeginTabletCopySession request for tablet 93a8ccbc921f448b8003d6ea22c00f31 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34378)
I20260710 11:02:08.293543 15779 tablet_copy_service.cc:161] P 9926c5d717144cafad51dc46ccd6e441: Beginning new tablet copy session on tablet 93a8ccbc921f448b8003d6ea22c00f31 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34378: session id = ff640dfbf86147e3b772f5f945ab6d8c-93a8ccbc921f448b8003d6ea22c00f31
I20260710 11:02:08.300540 15779 tablet_copy_source_session.cc:215] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:08.304026 16242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93a8ccbc921f448b8003d6ea22c00f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.311985 16245 ts_tablet_manager.cc:933] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:08.321141 16242 tablet_copy_client.cc:806] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:08.321902 16242 tablet_copy_client.cc:670] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:08.324715 16245 tablet_copy_client.cc:323] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.194:42141
I20260710 11:02:08.326818 16242 tablet_copy_client.cc:538] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:08.337252 16242 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:08.339612 15854 tablet_copy_service.cc:140] P 54b85e2a87ab4cc1a4fde764490e2c1f: Received BeginTabletCopySession request for tablet e21b2ae6d31c4fc981d9be8b7bbf5672 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34792)
I20260710 11:02:08.340305 15854 tablet_copy_service.cc:161] P 54b85e2a87ab4cc1a4fde764490e2c1f: Beginning new tablet copy session on tablet e21b2ae6d31c4fc981d9be8b7bbf5672 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34792: session id = ff640dfbf86147e3b772f5f945ab6d8c-e21b2ae6d31c4fc981d9be8b7bbf5672
I20260710 11:02:08.348289 15854 tablet_copy_source_session.cc:215] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:08.351006 16245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e21b2ae6d31c4fc981d9be8b7bbf5672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.362390 16242 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:08.364015 16242 tablet_bootstrap.cc:492] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:08.364679 16242 ts_tablet_manager.cc:1403] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.002s
I20260710 11:02:08.364650 16245 tablet_copy_client.cc:806] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:08.366428 16245 tablet_copy_client.cc:670] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:08.367511 16249 ts_tablet_manager.cc:933] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:08.368386 16242 raft_consensus.cc:359] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:08.369390 16242 raft_consensus.cc:740] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:08.370414 16245 tablet_copy_client.cc:538] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:08.370326 16242 consensus_queue.cc:260] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:08.382498 16245 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:08.384683 16218 heartbeater.cc:499] Master 127.14.73.254:45627 was elected leader, sending a full tablet report...
I20260710 11:02:08.385553 16242 ts_tablet_manager.cc:1434] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 11:02:08.389078 15779 tablet_copy_service.cc:342] P 9926c5d717144cafad51dc46ccd6e441: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-93a8ccbc921f448b8003d6ea22c00f31 received from {username='slave'} at 127.0.0.1:34378
I20260710 11:02:08.389664 15779 tablet_copy_service.cc:434] P 9926c5d717144cafad51dc46ccd6e441: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-93a8ccbc921f448b8003d6ea22c00f31 on tablet 93a8ccbc921f448b8003d6ea22c00f31 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:08.389547 16249 tablet_copy_client.cc:323] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.195:38939
I20260710 11:02:08.402398 16242 ts_tablet_manager.cc:933] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463)
I20260710 11:02:08.415638 15928 tablet_copy_service.cc:140] P cc12cd071f374831bb7ab79e7d45c4bf: Received BeginTabletCopySession request for tablet 7169676c28a741b4b57c803ed7e767c1 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:58052)
I20260710 11:02:08.416363 15928 tablet_copy_service.cc:161] P cc12cd071f374831bb7ab79e7d45c4bf: Beginning new tablet copy session on tablet 7169676c28a741b4b57c803ed7e767c1 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:58052: session id = ff640dfbf86147e3b772f5f945ab6d8c-7169676c28a741b4b57c803ed7e767c1
I20260710 11:02:08.423996 15928 tablet_copy_source_session.cc:215] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:08.427497 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7169676c28a741b4b57c803ed7e767c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.460772 16249 tablet_copy_client.cc:806] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:08.461380 16249 tablet_copy_client.cc:670] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:08.462642 16242 tablet_copy_client.cc:323] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.193:34463
I20260710 11:02:08.465349 16245 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:08.465759 15779 tablet_copy_service.cc:140] P 9926c5d717144cafad51dc46ccd6e441: Received BeginTabletCopySession request for tablet ab824510622d4a7cac0f738a3baa5adb from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34378)
I20260710 11:02:08.466219 16245 tablet_bootstrap.cc:492] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:08.466284 15779 tablet_copy_service.cc:161] P 9926c5d717144cafad51dc46ccd6e441: Beginning new tablet copy session on tablet ab824510622d4a7cac0f738a3baa5adb from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34378: session id = ff640dfbf86147e3b772f5f945ab6d8c-ab824510622d4a7cac0f738a3baa5adb
I20260710 11:02:08.466384 16249 tablet_copy_client.cc:538] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:08.468891 16245 ts_tablet_manager.cc:1403] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.087s	user 0.027s	sys 0.053s
I20260710 11:02:08.474874 15779 tablet_copy_source_session.cc:215] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:08.476581 16245 raft_consensus.cc:359] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:08.477241 16249 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:08.477494 16245 raft_consensus.cc:740] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:08.478029 16242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab824510622d4a7cac0f738a3baa5adb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.478399 16245 consensus_queue.cc:260] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:08.481150 16245 ts_tablet_manager.cc:1434] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:02:08.484035 15854 tablet_copy_service.cc:342] P 54b85e2a87ab4cc1a4fde764490e2c1f: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-e21b2ae6d31c4fc981d9be8b7bbf5672 received from {username='slave'} at 127.0.0.1:34792
I20260710 11:02:08.484483 15854 tablet_copy_service.cc:434] P 54b85e2a87ab4cc1a4fde764490e2c1f: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-e21b2ae6d31c4fc981d9be8b7bbf5672 on tablet e21b2ae6d31c4fc981d9be8b7bbf5672 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:08.503079 16242 tablet_copy_client.cc:806] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:08.503963 16242 tablet_copy_client.cc:670] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:08.507241 16249 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:08.507766 16242 tablet_copy_client.cc:538] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:08.508322 16249 tablet_bootstrap.cc:492] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:08.509045 16249 ts_tablet_manager.cc:1403] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.017s
I20260710 11:02:08.512106 16249 raft_consensus.cc:359] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:08.513043 16249 raft_consensus.cc:740] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:08.513657 16249 consensus_queue.cc:260] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:08.516196 16249 ts_tablet_manager.cc:1434] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:08.518287 16242 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:08.518997 15928 tablet_copy_service.cc:342] P cc12cd071f374831bb7ab79e7d45c4bf: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-7169676c28a741b4b57c803ed7e767c1 received from {username='slave'} at 127.0.0.1:58052
I20260710 11:02:08.519481 15928 tablet_copy_service.cc:434] P cc12cd071f374831bb7ab79e7d45c4bf: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-7169676c28a741b4b57c803ed7e767c1 on tablet 7169676c28a741b4b57c803ed7e767c1 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:08.539768 16242 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:08.540666 16242 tablet_bootstrap.cc:492] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:08.541320 16242 ts_tablet_manager.cc:1403] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.002s
I20260710 11:02:08.544212 16242 raft_consensus.cc:359] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:08.544961 16242 raft_consensus.cc:740] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:08.545558 16242 consensus_queue.cc:260] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:08.547498 16242 ts_tablet_manager.cc:1434] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:02:08.549074 15779 tablet_copy_service.cc:342] P 9926c5d717144cafad51dc46ccd6e441: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-ab824510622d4a7cac0f738a3baa5adb received from {username='slave'} at 127.0.0.1:34378
I20260710 11:02:08.549463 15779 tablet_copy_service.cc:434] P 9926c5d717144cafad51dc46ccd6e441: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-ab824510622d4a7cac0f738a3baa5adb on tablet ab824510622d4a7cac0f738a3baa5adb with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:08.721566 16193 raft_consensus.cc:1217] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:08.772686 16193 raft_consensus.cc:1217] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:08.851665 16193 raft_consensus.cc:1217] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:09.021224 16193 raft_consensus.cc:1217] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:09.268867 16257 raft_consensus.cc:1064] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:09.270864 16257 consensus_queue.cc:237] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:09.278095 15767 raft_consensus.cc:1275] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.278350 16193 raft_consensus.cc:1275] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.278702 15918 raft_consensus.cc:1275] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.279623 16262 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.280598 16259 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.284349 16257 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.285013 16241 raft_consensus.cc:1064] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:09.287410 16241 consensus_queue.cc:237] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:09.305848 16192 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.307112 15843 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.308540 16240 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:09.308463 16257 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.312194 16260 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:09.315676 15918 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.319657 15767 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.320363 16092 raft_consensus.cc:1064] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:09.321270 16240 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.322818 16092 consensus_queue.cc:237] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:09.339156 16193 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.344667 15769 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.361547 15665 catalog_manager.cc:5697] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.370647 16191 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.372038 15843 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.372397 15987 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.375084 16241 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.376912 15987 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.381573 15918 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.381841 16193 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.383250 16258 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:09.393347 15842 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.393363 15767 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.414769 15843 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.416507 16092 raft_consensus.cc:1064] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:09.418843 16092 consensus_queue.cc:237] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:09.411799 15987 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.423702 16191 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.439671 15918 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.442181 16193 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.444636 16258 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.446867 16258 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.484572 15663 catalog_manager.cc:5697] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.507611 15917 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.512758 15916 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.509048 15843 consensus_queue.cc:237] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:09.516402 15842 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:09.520438 15663 catalog_manager.cc:5697] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.509824 16283 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.525053 16191 raft_consensus.cc:1275] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:09.525707 16285 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:09.528110 15918 raft_consensus.cc:1275] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:09.526631 16257 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:09.537747 16191 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.539789 16257 consensus_queue.cc:1048] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:09.549347 16257 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.550041 15843 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.553030 16193 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.564227 15653 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e21b2ae6d31c4fc981d9be8b7bbf5672 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:09.561439 15918 raft_consensus.cc:2955] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.579653 15767 consensus_queue.cc:237] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:09.585919 16193 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:09.587555 16283 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:09.588045 15665 catalog_manager.cc:5697] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.589776 15665 catalog_manager.cc:5697] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.593063 15916 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:09.593461 15918 consensus_queue.cc:237] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:09.597708 16283 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:09.599684 16279 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.602025 15767 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:09.600594 16191 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:09.603588 16260 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:09.609771 16260 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:09.604489 16193 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.612838 16241 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.615183 15767 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.623522 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7169676c28a741b4b57c803ed7e767c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:09.625743 15759 tablet_service.cc:1558] Processing DeleteTablet for tablet e21b2ae6d31c4fc981d9be8b7bbf5672 with delete_type TABLET_DATA_TOMBSTONED (TS 9926c5d717144cafad51dc46ccd6e441 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34342
I20260710 11:02:09.625793 15918 raft_consensus.cc:2955] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.630002 15665 catalog_manager.cc:5697] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.633464 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93a8ccbc921f448b8003d6ea22c00f31 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:09.637111 15666 catalog_manager.cc:5697] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.639190 16191 raft_consensus.cc:2955] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:09.648558 15831 tablet_service.cc:1558] Processing DeleteTablet for tablet 93a8ccbc921f448b8003d6ea22c00f31 with delete_type TABLET_DATA_TOMBSTONED (TS 54b85e2a87ab4cc1a4fde764490e2c1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34750
I20260710 11:02:09.655226 15827 tablet_service.cc:1558] Processing DeleteTablet for tablet 7169676c28a741b4b57c803ed7e767c1 with delete_type TABLET_DATA_TOMBSTONED (TS 54b85e2a87ab4cc1a4fde764490e2c1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34750
I20260710 11:02:09.664846 16290 tablet_replica.cc:333] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:09.670644 16290 raft_consensus.cc:2243] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.673822 16290 raft_consensus.cc:2272] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.677340 16290 ts_tablet_manager.cc:1916] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:09.692444 16287 tablet_replica.cc:333] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:09.697597 16287 raft_consensus.cc:2243] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.698503 16287 raft_consensus.cc:2272] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.699806 16290 ts_tablet_manager.cc:1929] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:09.700296 16290 log.cc:1199] T 93a8ccbc921f448b8003d6ea22c00f31 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root/wals/93a8ccbc921f448b8003d6ea22c00f31
I20260710 11:02:09.702019 16290 tablet_replica.cc:333] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:09.702262 15653 catalog_manager.cc:5028] TS 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): tablet 93a8ccbc921f448b8003d6ea22c00f31 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:09.702947 16290 raft_consensus.cc:2243] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.703591 16290 raft_consensus.cc:2272] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.705693 16287 ts_tablet_manager.cc:1916] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:09.707015 16290 ts_tablet_manager.cc:1916] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:09.720468 16290 ts_tablet_manager.cc:1929] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:09.720875 16290 log.cc:1199] T 7169676c28a741b4b57c803ed7e767c1 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root/wals/7169676c28a741b4b57c803ed7e767c1
I20260710 11:02:09.722368 15653 catalog_manager.cc:5028] TS 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): tablet 7169676c28a741b4b57c803ed7e767c1 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:09.727243 16287 ts_tablet_manager.cc:1929] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:09.727692 16287 log.cc:1199] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 9926c5d717144cafad51dc46ccd6e441: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root/wals/e21b2ae6d31c4fc981d9be8b7bbf5672
I20260710 11:02:09.729107 15651 catalog_manager.cc:5028] TS 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): tablet e21b2ae6d31c4fc981d9be8b7bbf5672 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:10.083094 15767 consensus_queue.cc:237] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:10.087888 16191 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:10.088351 15842 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:10.089197 16279 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:10.090046 16283 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:10.097280 16283 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:10.098435 16193 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:10.098644 15842 raft_consensus.cc:2955] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:10.109340 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab824510622d4a7cac0f738a3baa5adb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:10.115893 15666 catalog_manager.cc:5697] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:10.127410 15904 tablet_service.cc:1558] Processing DeleteTablet for tablet ab824510622d4a7cac0f738a3baa5adb with delete_type TABLET_DATA_TOMBSTONED (TS cc12cd071f374831bb7ab79e7d45c4bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58026
I20260710 11:02:10.129231 16291 tablet_replica.cc:333] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:10.130106 16291 raft_consensus.cc:2243] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.130687 16291 raft_consensus.cc:2272] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.133337 16291 ts_tablet_manager.cc:1916] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:10.143905 16291 ts_tablet_manager.cc:1929] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:10.144160 16291 log.cc:1199] T ab824510622d4a7cac0f738a3baa5adb P cc12cd071f374831bb7ab79e7d45c4bf: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root/wals/ab824510622d4a7cac0f738a3baa5adb
I20260710 11:02:10.145401 15651 catalog_manager.cc:5028] TS cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): tablet ab824510622d4a7cac0f738a3baa5adb (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:11.154258 15767 consensus_queue.cc:237] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.160341 15918 raft_consensus.cc:1275] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.160876 15842 raft_consensus.cc:1275] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:11.161067 15733 consensus_peers.cc:597] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e39fd91fe0b4ddd9be5fc5235696cc2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.161584 16295 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.162432 16279 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.169538 16279 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.171868 15842 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.172449 15918 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.184320 15667 catalog_manager.cc:5697] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.190199 15918 consensus_queue.cc:237] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.196802 15842 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.198210 16292 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:11.202502 15882 consensus_peers.cc:597] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 684807a6fc5d4c65926ce3a8eb2d92a6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.206436 15767 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.208065 16288 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:11.211270 16288 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.222343 15842 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.230062 15918 consensus_queue.cc:237] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.232959 15666 catalog_manager.cc:5697] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:11.239985 15882 consensus_peers.cc:597] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e669b14c01d4bb48794a94291ff381b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.242290 15842 raft_consensus.cc:1275] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.244545 15769 raft_consensus.cc:1275] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.243683 16292 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:02:11.245862 16305 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.252733 15769 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.256989 16288 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.258885 15767 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.272135 15843 consensus_queue.cc:237] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.281245 15666 catalog_manager.cc:5697] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.285562 15842 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
W20260710 11:02:11.292747 15808 consensus_peers.cc:597] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac0679e419b249b4a5dbe4b550fdb479. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.296125 15918 raft_consensus.cc:1275] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.297477 15769 raft_consensus.cc:1275] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.299363 16312 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.301342 16312 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.306635 16257 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.308077 15918 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.313696 15769 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.323702 15667 catalog_manager.cc:5697] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:11.658517 16316 ts_tablet_manager.cc:933] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:11.661183 16316 tablet_copy_client.cc:323] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.195:38939
I20260710 11:02:11.662712 15928 tablet_copy_service.cc:140] P cc12cd071f374831bb7ab79e7d45c4bf: Received BeginTabletCopySession request for tablet 3e669b14c01d4bb48794a94291ff381b from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:58052)
I20260710 11:02:11.663231 15928 tablet_copy_service.cc:161] P cc12cd071f374831bb7ab79e7d45c4bf: Beginning new tablet copy session on tablet 3e669b14c01d4bb48794a94291ff381b from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:58052: session id = ff640dfbf86147e3b772f5f945ab6d8c-3e669b14c01d4bb48794a94291ff381b
I20260710 11:02:11.670395 15928 tablet_copy_source_session.cc:215] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.674094 16316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e669b14c01d4bb48794a94291ff381b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.684504 16316 tablet_copy_client.cc:806] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.684991 16316 tablet_copy_client.cc:670] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.688537 16316 tablet_copy_client.cc:538] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.694976 16316 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:11.699339 16318 ts_tablet_manager.cc:933] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:11.701264 16318 tablet_copy_client.cc:323] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.194:42141
I20260710 11:02:11.702824 15854 tablet_copy_service.cc:140] P 54b85e2a87ab4cc1a4fde764490e2c1f: Received BeginTabletCopySession request for tablet ac0679e419b249b4a5dbe4b550fdb479 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34792)
I20260710 11:02:11.703351 15854 tablet_copy_service.cc:161] P 54b85e2a87ab4cc1a4fde764490e2c1f: Beginning new tablet copy session on tablet ac0679e419b249b4a5dbe4b550fdb479 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34792: session id = ff640dfbf86147e3b772f5f945ab6d8c-ac0679e419b249b4a5dbe4b550fdb479
I20260710 11:02:11.710602 15854 tablet_copy_source_session.cc:215] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.712400 16316 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:11.713258 16316 tablet_bootstrap.cc:492] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:11.713783 16318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac0679e419b249b4a5dbe4b550fdb479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.713940 16316 ts_tablet_manager.cc:1403] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260710 11:02:11.716784 16316 raft_consensus.cc:359] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.717531 16316 raft_consensus.cc:740] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:11.718225 16316 consensus_queue.cc:260] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.721354 16316 ts_tablet_manager.cc:1434] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 11:02:11.723287 15928 tablet_copy_service.cc:342] P cc12cd071f374831bb7ab79e7d45c4bf: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-3e669b14c01d4bb48794a94291ff381b received from {username='slave'} at 127.0.0.1:58052
I20260710 11:02:11.723712 15928 tablet_copy_service.cc:434] P cc12cd071f374831bb7ab79e7d45c4bf: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-3e669b14c01d4bb48794a94291ff381b on tablet 3e669b14c01d4bb48794a94291ff381b with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:11.732151 16318 tablet_copy_client.cc:806] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.732733 16318 tablet_copy_client.cc:670] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.735845 16318 tablet_copy_client.cc:538] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.742372 16318 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:11.746833 16316 ts_tablet_manager.cc:933] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463)
I20260710 11:02:11.748492 16316 tablet_copy_client.cc:323] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.193:34463
I20260710 11:02:11.750097 15779 tablet_copy_service.cc:140] P 9926c5d717144cafad51dc46ccd6e441: Received BeginTabletCopySession request for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34378)
I20260710 11:02:11.750610 15779 tablet_copy_service.cc:161] P 9926c5d717144cafad51dc46ccd6e441: Beginning new tablet copy session on tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34378: session id = ff640dfbf86147e3b772f5f945ab6d8c-1e39fd91fe0b4ddd9be5fc5235696cc2
I20260710 11:02:11.758292 15779 tablet_copy_source_session.cc:215] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.759872 16318 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:11.760717 16318 tablet_bootstrap.cc:492] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:11.761363 16318 ts_tablet_manager.cc:1403] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.019s	user 0.020s	sys 0.000s
I20260710 11:02:11.761482 16316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.764369 16318 raft_consensus.cc:359] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.765147 16318 raft_consensus.cc:740] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:11.765801 16318 consensus_queue.cc:260] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.772298 16318 ts_tablet_manager.cc:1434] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:11.774035 15854 tablet_copy_service.cc:342] P 54b85e2a87ab4cc1a4fde764490e2c1f: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-ac0679e419b249b4a5dbe4b550fdb479 received from {username='slave'} at 127.0.0.1:34792
I20260710 11:02:11.774482 15854 tablet_copy_service.cc:434] P 54b85e2a87ab4cc1a4fde764490e2c1f: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-ac0679e419b249b4a5dbe4b550fdb479 on tablet ac0679e419b249b4a5dbe4b550fdb479 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:11.778949 16316 tablet_copy_client.cc:806] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.779524 16316 tablet_copy_client.cc:670] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.785888 16316 tablet_copy_client.cc:538] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.793591 16316 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:11.810235 16316 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:11.811030 16316 tablet_bootstrap.cc:492] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:11.811640 16316 ts_tablet_manager.cc:1403] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.003s
I20260710 11:02:11.814155 16316 raft_consensus.cc:359] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.814990 16316 raft_consensus.cc:740] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:11.815742 16316 consensus_queue.cc:260] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.816624 16318 ts_tablet_manager.cc:933] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:11.818234 16316 ts_tablet_manager.cc:1434] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:11.820714 15779 tablet_copy_service.cc:342] P 9926c5d717144cafad51dc46ccd6e441: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-1e39fd91fe0b4ddd9be5fc5235696cc2 received from {username='slave'} at 127.0.0.1:34378
I20260710 11:02:11.821154 15779 tablet_copy_service.cc:434] P 9926c5d717144cafad51dc46ccd6e441: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-1e39fd91fe0b4ddd9be5fc5235696cc2 on tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:11.832039 16318 tablet_copy_client.cc:323] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.195:38939
I20260710 11:02:11.833585 15928 tablet_copy_service.cc:140] P cc12cd071f374831bb7ab79e7d45c4bf: Received BeginTabletCopySession request for tablet 684807a6fc5d4c65926ce3a8eb2d92a6 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:58052)
I20260710 11:02:11.834117 15928 tablet_copy_service.cc:161] P cc12cd071f374831bb7ab79e7d45c4bf: Beginning new tablet copy session on tablet 684807a6fc5d4c65926ce3a8eb2d92a6 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:58052: session id = ff640dfbf86147e3b772f5f945ab6d8c-684807a6fc5d4c65926ce3a8eb2d92a6
I20260710 11:02:11.840495 15928 tablet_copy_source_session.cc:215] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.843382 16318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684807a6fc5d4c65926ce3a8eb2d92a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.855995 16318 tablet_copy_client.cc:806] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.856562 16318 tablet_copy_client.cc:670] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.859967 16318 tablet_copy_client.cc:538] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.866042 16318 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:11.882117 16318 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:11.882841 16318 tablet_bootstrap.cc:492] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:11.883404 16318 ts_tablet_manager.cc:1403] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 11:02:11.885718 16318 raft_consensus.cc:359] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.886523 16318 raft_consensus.cc:740] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:11.887148 16318 consensus_queue.cc:260] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:11.889818 16318 ts_tablet_manager.cc:1434] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:11.892935 15928 tablet_copy_service.cc:342] P cc12cd071f374831bb7ab79e7d45c4bf: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-684807a6fc5d4c65926ce3a8eb2d92a6 received from {username='slave'} at 127.0.0.1:58052
I20260710 11:02:11.893378 15928 tablet_copy_service.cc:434] P cc12cd071f374831bb7ab79e7d45c4bf: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-684807a6fc5d4c65926ce3a8eb2d92a6 on tablet 684807a6fc5d4c65926ce3a8eb2d92a6 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:12.118506 16193 raft_consensus.cc:1217] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.241794 16193 raft_consensus.cc:1217] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.256933 16193 raft_consensus.cc:1217] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.382046 16193 raft_consensus.cc:1217] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.689324 16307 raft_consensus.cc:1064] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:12.691234 16307 consensus_queue.cc:237] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:12.695395 16327 raft_consensus.cc:1064] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:12.697890 16193 raft_consensus.cc:1275] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.697968 16327 consensus_queue.cc:237] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:12.699489 16292 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.699908 15842 raft_consensus.cc:1275] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.702842 16292 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.703414 15767 raft_consensus.cc:1275] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.705217 16330 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.717587 16191 raft_consensus.cc:1275] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.720031 16315 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.720494 15918 raft_consensus.cc:1275] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.722687 15769 raft_consensus.cc:1275] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.726554 16315 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.728853 16315 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.727999 16307 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.740906 15769 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.747366 16315 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.751953 15842 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.754256 15768 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.762926 16191 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.751262 15667 catalog_manager.cc:5697] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.777523 15665 catalog_manager.cc:5697] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.785724 16191 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.791291 16329 raft_consensus.cc:1064] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:12.793288 15916 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.797861 16329 consensus_queue.cc:237] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:12.811254 16193 raft_consensus.cc:1275] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.815904 15842 raft_consensus.cc:1275] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.817454 16344 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.821973 16341 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.822721 15918 raft_consensus.cc:1275] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.824128 16342 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.838546 16341 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.840695 15842 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.853495 16191 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.856091 15916 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.876389 15665 catalog_manager.cc:5697] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.880963 15916 consensus_queue.cc:237] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:12.885955 16191 raft_consensus.cc:1275] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.886089 15768 raft_consensus.cc:1275] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.887434 16337 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.889178 16307 consensus_queue.cc:1048] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.893679 15768 consensus_queue.cc:237] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:12.895584 15842 consensus_queue.cc:237] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:12.906678 16307 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.909817 16193 raft_consensus.cc:1275] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.912599 15918 raft_consensus.cc:1275] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.914095 16315 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.915913 16315 consensus_queue.cc:1048] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.917531 15766 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.913308 16193 raft_consensus.cc:2955] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.926846 16330 raft_consensus.cc:1064] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:12.930043 16330 consensus_queue.cc:237] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:12.930147 16327 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.932760 16191 raft_consensus.cc:1275] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.934211 16341 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.944068 15916 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.945917 15663 catalog_manager.cc:5697] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.959492 15843 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.959834 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e669b14c01d4bb48794a94291ff381b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.961196 16292 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.962013 16192 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.964893 16292 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.973460 15831 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e669b14c01d4bb48794a94291ff381b with delete_type TABLET_DATA_TOMBSTONED (TS 54b85e2a87ab4cc1a4fde764490e2c1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34750
I20260710 11:02:12.976153 16191 raft_consensus.cc:2955] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.980108 15766 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.980593 16354 tablet_replica.cc:333] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:12.981952 16337 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.983949 16279 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.986807 15842 raft_consensus.cc:1275] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.987130 15653 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac0679e419b249b4a5dbe4b550fdb479 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.988837 16341 consensus_queue.cc:1048] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.993587 15663 catalog_manager.cc:5697] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.997179 15843 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.997596 16337 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:12.998835 16193 raft_consensus.cc:2955] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:13.007622 16192 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:13.009007 15759 tablet_service.cc:1558] Processing DeleteTablet for tablet ac0679e419b249b4a5dbe4b550fdb479 with delete_type TABLET_DATA_TOMBSTONED (TS 9926c5d717144cafad51dc46ccd6e441 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34342
I20260710 11:02:13.009196 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.981640 16354 raft_consensus.cc:2243] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:13.015340 16354 raft_consensus.cc:2272] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:13.013764 15663 catalog_manager.cc:5697] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:13.020687 16354 ts_tablet_manager.cc:1916] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:13.033772 15904 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 with delete_type TABLET_DATA_TOMBSTONED (TS cc12cd071f374831bb7ab79e7d45c4bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58026
I20260710 11:02:13.048651 15766 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:13.049875 15667 catalog_manager.cc:5697] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:13.059902 15843 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:13.062677 16354 ts_tablet_manager.cc:1929] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:13.063134 16354 log.cc:1199] T 3e669b14c01d4bb48794a94291ff381b P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root/wals/3e669b14c01d4bb48794a94291ff381b
I20260710 11:02:13.064759 15653 catalog_manager.cc:5028] TS 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): tablet 3e669b14c01d4bb48794a94291ff381b (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:13.069820 15916 consensus_queue.cc:237] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [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: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:13.076063 16357 tablet_replica.cc:333] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:13.077271 16357 raft_consensus.cc:2243] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:13.078076 16358 tablet_replica.cc:333] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:13.079026 16358 raft_consensus.cc:2243] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:13.081589 16191 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:13.078073 16357 raft_consensus.cc:2272] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:13.084440 15842 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:13.085919 16357 ts_tablet_manager.cc:1916] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:13.087085 16358 raft_consensus.cc:2272] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:13.083571 16337 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260710 11:02:13.094395 16330 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:13.097594 16358 ts_tablet_manager.cc:1916] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:13.102648 16292 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:13.104069 15842 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:13.109282 16191 raft_consensus.cc:2955] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:13.111852 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 684807a6fc5d4c65926ce3a8eb2d92a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:13.117774 15667 catalog_manager.cc:5697] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:13.121658 16357 ts_tablet_manager.cc:1929] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:13.122093 16357 log.cc:1199] T ac0679e419b249b4a5dbe4b550fdb479 P 9926c5d717144cafad51dc46ccd6e441: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root/wals/ac0679e419b249b4a5dbe4b550fdb479
I20260710 11:02:13.123879 15651 catalog_manager.cc:5028] TS 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): tablet ac0679e419b249b4a5dbe4b550fdb479 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:13.131306 16358 ts_tablet_manager.cc:1929] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:13.131865 16358 log.cc:1199] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P cc12cd071f374831bb7ab79e7d45c4bf: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root/wals/1e39fd91fe0b4ddd9be5fc5235696cc2
I20260710 11:02:13.131978 15759 tablet_service.cc:1558] Processing DeleteTablet for tablet 684807a6fc5d4c65926ce3a8eb2d92a6 with delete_type TABLET_DATA_TOMBSTONED (TS 9926c5d717144cafad51dc46ccd6e441 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34342
I20260710 11:02:13.133471 15651 catalog_manager.cc:5028] TS cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): tablet 1e39fd91fe0b4ddd9be5fc5235696cc2 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:13.134795 16357 tablet_replica.cc:333] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:13.135623 16357 raft_consensus.cc:2243] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:13.136245 16357 raft_consensus.cc:2272] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:13.140576 16357 ts_tablet_manager.cc:1916] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:13.150134 16357 ts_tablet_manager.cc:1929] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:13.150475 16357 log.cc:1199] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 9926c5d717144cafad51dc46ccd6e441: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root/wals/684807a6fc5d4c65926ce3a8eb2d92a6
I20260710 11:02:13.151762 15651 catalog_manager.cc:5028] TS 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): tablet 684807a6fc5d4c65926ce3a8eb2d92a6 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:14.171417 15842 consensus_queue.cc:237] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.177462 15916 raft_consensus.cc:1275] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:14.177544 15808 consensus_peers.cc:597] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54064c0d507d478888d0a856b34e24d4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.178277 15766 raft_consensus.cc:1275] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.178747 16328 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.179642 16360 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.187975 15916 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.186483 16328 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.194633 15766 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.207649 15665 catalog_manager.cc:5697] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.209583 15916 consensus_queue.cc:237] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
W20260710 11:02:14.217023 15882 consensus_peers.cc:597] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c265f111e53472380f735972c5f6ac3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.217605 15842 raft_consensus.cc:1275] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.219367 16292 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:14.220678 15766 raft_consensus.cc:1275] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.223969 16292 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.231312 16292 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.235903 15842 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.246572 15916 consensus_queue.cc:237] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.253762 15842 raft_consensus.cc:1275] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:14.255470 15882 consensus_peers.cc:597] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fdbdc898432419f8599db52df2c80e8. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.254609 15768 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.255827 16370 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.257436 15767 raft_consensus.cc:1275] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.259671 16366 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.258853 15667 catalog_manager.cc:5697] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.268543 16372 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.271188 15767 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.274956 15842 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.289804 15663 catalog_manager.cc:5697] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.293915 15842 consensus_queue.cc:237] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
W20260710 11:02:14.300937 15808 consensus_peers.cc:597] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c955686e7bc04601889f47006b128461. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.302079 15766 raft_consensus.cc:1275] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.302332 15916 raft_consensus.cc:1275] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.303287 16360 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.304116 16328 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.312975 16327 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.317019 15916 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.323413 15766 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:14.328907 15665 catalog_manager.cc:5697] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:14.706691 16379 ts_tablet_manager.cc:933] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:14.708411 16379 tablet_copy_client.cc:323] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.194:42141
I20260710 11:02:14.709887 15854 tablet_copy_service.cc:140] P 54b85e2a87ab4cc1a4fde764490e2c1f: Received BeginTabletCopySession request for tablet c955686e7bc04601889f47006b128461 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34792)
I20260710 11:02:14.710314 15854 tablet_copy_service.cc:161] P 54b85e2a87ab4cc1a4fde764490e2c1f: Beginning new tablet copy session on tablet c955686e7bc04601889f47006b128461 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34792: session id = ff640dfbf86147e3b772f5f945ab6d8c-c955686e7bc04601889f47006b128461
I20260710 11:02:14.715106 15854 tablet_copy_source_session.cc:215] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.717846 16379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c955686e7bc04601889f47006b128461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.725941 16381 ts_tablet_manager.cc:933] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:14.729242 16381 tablet_copy_client.cc:323] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.195:38939
I20260710 11:02:14.731010 15928 tablet_copy_service.cc:140] P cc12cd071f374831bb7ab79e7d45c4bf: Received BeginTabletCopySession request for tablet 2fdbdc898432419f8599db52df2c80e8 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:58052)
I20260710 11:02:14.731612 15928 tablet_copy_service.cc:161] P cc12cd071f374831bb7ab79e7d45c4bf: Beginning new tablet copy session on tablet 2fdbdc898432419f8599db52df2c80e8 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:58052: session id = ff640dfbf86147e3b772f5f945ab6d8c-2fdbdc898432419f8599db52df2c80e8
I20260710 11:02:14.731773 16379 tablet_copy_client.cc:806] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.732394 16379 tablet_copy_client.cc:670] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.735520 16379 tablet_copy_client.cc:538] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.739359 15928 tablet_copy_source_session.cc:215] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.741256 16379 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:14.742743 16381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fdbdc898432419f8599db52df2c80e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.757436 16379 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:14.758147 16379 tablet_bootstrap.cc:492] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:14.758654 16379 ts_tablet_manager.cc:1403] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.016s
I20260710 11:02:14.760052 16381 tablet_copy_client.cc:806] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.761004 16381 tablet_copy_client.cc:670] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.762588 16379 raft_consensus.cc:359] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.763418 16379 raft_consensus.cc:740] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:14.764181 16379 consensus_queue.cc:260] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.773404 16381 tablet_copy_client.cc:538] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.776033 16379 ts_tablet_manager.cc:1434] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.019s
I20260710 11:02:14.777930 15854 tablet_copy_service.cc:342] P 54b85e2a87ab4cc1a4fde764490e2c1f: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-c955686e7bc04601889f47006b128461 received from {username='slave'} at 127.0.0.1:34792
I20260710 11:02:14.778338 15854 tablet_copy_service.cc:434] P 54b85e2a87ab4cc1a4fde764490e2c1f: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-c955686e7bc04601889f47006b128461 on tablet c955686e7bc04601889f47006b128461 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:14.781248 16379 ts_tablet_manager.cc:933] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:14.785369 16384 ts_tablet_manager.cc:933] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:14.789499 16379 tablet_copy_client.cc:323] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.194:42141
I20260710 11:02:14.791388 15854 tablet_copy_service.cc:140] P 54b85e2a87ab4cc1a4fde764490e2c1f: Received BeginTabletCopySession request for tablet 54064c0d507d478888d0a856b34e24d4 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34792)
I20260710 11:02:14.794000 16381 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:14.792040 15854 tablet_copy_service.cc:161] P 54b85e2a87ab4cc1a4fde764490e2c1f: Beginning new tablet copy session on tablet 54064c0d507d478888d0a856b34e24d4 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34792: session id = ff640dfbf86147e3b772f5f945ab6d8c-54064c0d507d478888d0a856b34e24d4
I20260710 11:02:14.791680 16384 tablet_copy_client.cc:323] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.195:38939
I20260710 11:02:14.803758 15854 tablet_copy_source_session.cc:215] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.805509 15928 tablet_copy_service.cc:140] P cc12cd071f374831bb7ab79e7d45c4bf: Received BeginTabletCopySession request for tablet 4c265f111e53472380f735972c5f6ac3 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:58052)
I20260710 11:02:14.806111 15928 tablet_copy_service.cc:161] P cc12cd071f374831bb7ab79e7d45c4bf: Beginning new tablet copy session on tablet 4c265f111e53472380f735972c5f6ac3 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:58052: session id = ff640dfbf86147e3b772f5f945ab6d8c-4c265f111e53472380f735972c5f6ac3
I20260710 11:02:14.806933 16379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54064c0d507d478888d0a856b34e24d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.817317 15928 tablet_copy_source_session.cc:215] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.820673 16384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c265f111e53472380f735972c5f6ac3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.822707 16379 tablet_copy_client.cc:806] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.823380 16379 tablet_copy_client.cc:670] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.830668 16379 tablet_copy_client.cc:538] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.840685 16379 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:14.847615 16381 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:14.848596 16381 tablet_bootstrap.cc:492] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:14.849295 16381 ts_tablet_manager.cc:1403] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.019s
I20260710 11:02:14.852646 16381 raft_consensus.cc:359] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.853525 16381 raft_consensus.cc:740] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:14.854219 16381 consensus_queue.cc:260] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.857064 16381 ts_tablet_manager.cc:1434] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:02:14.859560 15928 tablet_copy_service.cc:342] P cc12cd071f374831bb7ab79e7d45c4bf: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-2fdbdc898432419f8599db52df2c80e8 received from {username='slave'} at 127.0.0.1:58052
I20260710 11:02:14.859963 15928 tablet_copy_service.cc:434] P cc12cd071f374831bb7ab79e7d45c4bf: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-2fdbdc898432419f8599db52df2c80e8 on tablet 2fdbdc898432419f8599db52df2c80e8 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:14.865485 16379 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:14.866428 16379 tablet_bootstrap.cc:492] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:14.867120 16379 ts_tablet_manager.cc:1403] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260710 11:02:14.867297 16384 tablet_copy_client.cc:806] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.867849 16384 tablet_copy_client.cc:670] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.870235 16379 raft_consensus.cc:359] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.870893 16379 raft_consensus.cc:740] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:14.871682 16384 tablet_copy_client.cc:538] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.871546 16379 consensus_queue.cc:260] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.881426 16384 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:14.882185 16379 ts_tablet_manager.cc:1434] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:02:14.886415 15854 tablet_copy_service.cc:342] P 54b85e2a87ab4cc1a4fde764490e2c1f: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-54064c0d507d478888d0a856b34e24d4 received from {username='slave'} at 127.0.0.1:34792
I20260710 11:02:14.886838 15854 tablet_copy_service.cc:434] P 54b85e2a87ab4cc1a4fde764490e2c1f: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-54064c0d507d478888d0a856b34e24d4 on tablet 54064c0d507d478888d0a856b34e24d4 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:14.904162 16384 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:14.905153 16384 tablet_bootstrap.cc:492] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:14.905893 16384 ts_tablet_manager.cc:1403] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260710 11:02:14.908967 16384 raft_consensus.cc:359] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.909883 16384 raft_consensus.cc:740] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:14.910543 16384 consensus_queue.cc:260] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:14.913260 16384 ts_tablet_manager.cc:1434] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:14.915197 15928 tablet_copy_service.cc:342] P cc12cd071f374831bb7ab79e7d45c4bf: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-4c265f111e53472380f735972c5f6ac3 received from {username='slave'} at 127.0.0.1:58052
I20260710 11:02:14.915664 15928 tablet_copy_service.cc:434] P cc12cd071f374831bb7ab79e7d45c4bf: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-4c265f111e53472380f735972c5f6ac3 on tablet 4c265f111e53472380f735972c5f6ac3 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:15.178818 16192 raft_consensus.cc:1217] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.196532 16191 raft_consensus.cc:1217] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.223181 16192 raft_consensus.cc:1217] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.342017 16192 raft_consensus.cc:1217] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.708105 16393 raft_consensus.cc:1064] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:15.710552 16393 consensus_queue.cc:237] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:15.716923 16192 raft_consensus.cc:1275] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.717654 15918 raft_consensus.cc:1275] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.717655 15766 raft_consensus.cc:1275] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.718500 16393 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.719364 16360 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.720718 16328 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.737612 16328 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.739313 15766 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.739974 15916 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.756673 15665 catalog_manager.cc:5697] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.751214 16192 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.774427 15843 consensus_queue.cc:237] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:15.779220 16192 raft_consensus.cc:1275] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.780220 15766 raft_consensus.cc:1275] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.781242 16360 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.782249 16328 consensus_queue.cc:1048] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.786698 16328 raft_consensus.cc:1064] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:15.791213 16328 consensus_queue.cc:237] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:15.791932 16400 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.794660 15767 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.803746 16372 raft_consensus.cc:1064] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:15.806480 16372 consensus_queue.cc:237] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:15.808338 15664 catalog_manager.cc:5697] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.814392 15653 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c955686e7bc04601889f47006b128461 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.817157 16192 raft_consensus.cc:2955] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.842469 15904 tablet_service.cc:1558] Processing DeleteTablet for tablet c955686e7bc04601889f47006b128461 with delete_type TABLET_DATA_TOMBSTONED (TS cc12cd071f374831bb7ab79e7d45c4bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58026
I20260710 11:02:15.848182 16191 raft_consensus.cc:1275] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.859314 16408 tablet_replica.cc:333] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:15.860450 16408 raft_consensus.cc:2243] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.861368 16372 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.861816 16408 raft_consensus.cc:2272] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.863212 15916 raft_consensus.cc:1275] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.863315 16191 raft_consensus.cc:1275] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.864642 16400 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.865324 15767 raft_consensus.cc:1275] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.868739 15843 raft_consensus.cc:1275] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.873198 15767 raft_consensus.cc:1275] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.875309 16400 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:15.877192 16393 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.873670 16408 ts_tablet_manager.cc:1916] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.872714 16395 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.888005 16372 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.892580 16407 raft_consensus.cc:1064] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:15.895987 16407 consensus_queue.cc:237] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:15.929389 16372 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.939379 16193 raft_consensus.cc:1275] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.942085 15766 raft_consensus.cc:1275] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.944310 15844 raft_consensus.cc:1275] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.938225 15768 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.947050 16395 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.947849 16408 ts_tablet_manager.cc:1929] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.948273 16408 log.cc:1199] T c955686e7bc04601889f47006b128461 P cc12cd071f374831bb7ab79e7d45c4bf: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root/wals/c955686e7bc04601889f47006b128461
I20260710 11:02:15.949201 16395 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.949880 15651 catalog_manager.cc:5028] TS cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): tablet c955686e7bc04601889f47006b128461 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:15.949555 15843 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.953006 16193 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.953876 16393 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.955550 16407 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.956820 15767 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.958699 16191 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:15.961314 15663 catalog_manager.cc:5697] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:15.988142 15667 catalog_manager.cc:5697] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:15.992885 15916 consensus_queue.cc:237] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:16.006285 15918 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.011528 16395 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.015132 16191 raft_consensus.cc:1275] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.016666 16407 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.019884 15766 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.021760 15768 raft_consensus.cc:1275] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.031307 15843 consensus_queue.cc:237] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:16.036804 16191 raft_consensus.cc:1275] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.043291 16328 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.042786 15843 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.036969 15663 catalog_manager.cc:5697] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.038053 16392 consensus_queue.cc:1048] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.040091 15766 raft_consensus.cc:1275] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.040518 16193 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.053380 16328 consensus_queue.cc:1048] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.050416 16372 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.038335 16192 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.062475 16393 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.082913 15768 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.087121 16191 raft_consensus.cc:2955] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.101866 15667 catalog_manager.cc:5697] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.104133 15653 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54064c0d507d478888d0a856b34e24d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:16.125478 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2fdbdc898432419f8599db52df2c80e8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260710 11:02:16.125438 15881 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.193:34463, user_credentials={real_user=slave}} blocked reactor thread for 88538.6us
I20260710 11:02:16.131421 15768 raft_consensus.cc:2955] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.134584 15904 tablet_service.cc:1558] Processing DeleteTablet for tablet 54064c0d507d478888d0a856b34e24d4 with delete_type TABLET_DATA_TOMBSTONED (TS cc12cd071f374831bb7ab79e7d45c4bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58026
I20260710 11:02:16.135530 16408 tablet_replica.cc:333] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:16.136441 16408 raft_consensus.cc:2243] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:16.137059 16408 raft_consensus.cc:2272] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:16.147166 16408 ts_tablet_manager.cc:1916] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:16.154628 15667 catalog_manager.cc:5697] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.168531 15831 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fdbdc898432419f8599db52df2c80e8 with delete_type TABLET_DATA_TOMBSTONED (TS 54b85e2a87ab4cc1a4fde764490e2c1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34750
I20260710 11:02:16.178846 16408 ts_tablet_manager.cc:1929] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:16.179309 16408 log.cc:1199] T 54064c0d507d478888d0a856b34e24d4 P cc12cd071f374831bb7ab79e7d45c4bf: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root/wals/54064c0d507d478888d0a856b34e24d4
I20260710 11:02:16.181221 15651 catalog_manager.cc:5028] TS cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): tablet 54064c0d507d478888d0a856b34e24d4 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:16.185482 15916 consensus_queue.cc:237] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [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: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:16.192274 16191 raft_consensus.cc:1275] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.194625 15843 raft_consensus.cc:1275] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.194855 16372 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.196659 16372 consensus_queue.cc:1048] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.200218 16422 tablet_replica.cc:333] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:16.201135 16422 raft_consensus.cc:2243] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:16.201754 16422 raft_consensus.cc:2272] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:16.206701 16422 ts_tablet_manager.cc:1916] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:16.205790 16372 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.210942 15843 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.216217 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c265f111e53472380f735972c5f6ac3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:16.221504 15664 catalog_manager.cc:5697] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.217433 16191 raft_consensus.cc:2955] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:16.226874 16422 ts_tablet_manager.cc:1929] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:16.227396 16422 log.cc:1199] T 2fdbdc898432419f8599db52df2c80e8 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root/wals/2fdbdc898432419f8599db52df2c80e8
I20260710 11:02:16.229071 15653 catalog_manager.cc:5028] TS 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): tablet 2fdbdc898432419f8599db52df2c80e8 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:16.233636 15759 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c265f111e53472380f735972c5f6ac3 with delete_type TABLET_DATA_TOMBSTONED (TS 9926c5d717144cafad51dc46ccd6e441 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34342
I20260710 11:02:16.237691 16423 tablet_replica.cc:333] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:16.238680 16423 raft_consensus.cc:2243] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:16.239279 16423 raft_consensus.cc:2272] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:16.246994 16423 ts_tablet_manager.cc:1916] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:16.261461 16423 ts_tablet_manager.cc:1929] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:16.261806 16423 log.cc:1199] T 4c265f111e53472380f735972c5f6ac3 P 9926c5d717144cafad51dc46ccd6e441: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root/wals/4c265f111e53472380f735972c5f6ac3
I20260710 11:02:16.263049 15651 catalog_manager.cc:5028] TS 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): tablet 4c265f111e53472380f735972c5f6ac3 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:17.262312 15768 consensus_queue.cc:237] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:17.269004 15916 raft_consensus.cc:1275] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:17.269182 15733 consensus_peers.cc:597] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7e815458d824dbf9907b5ee55a2c28b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.270247 16427 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.271092 15844 raft_consensus.cc:1275] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.272367 16427 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.277529 16424 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.278874 15916 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.281088 15844 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.291759 15667 catalog_manager.cc:5697] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.294580 15916 consensus_queue.cc:237] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
W20260710 11:02:17.301146 15882 consensus_peers.cc:597] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91c07875705d46c5b2299defbc92fac7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.301286 15844 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.301618 15768 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.302946 16407 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.303915 16372 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.316612 15844 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.316613 15768 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.315039 16372 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.330595 15664 catalog_manager.cc:5697] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.337446 15844 consensus_queue.cc:237] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
W20260710 11:02:17.344895 15808 consensus_peers.cc:597] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35fc2dbb29cc4071ac3f29ca7dd7aeab. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.345831 15916 raft_consensus.cc:1275] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.346356 15768 raft_consensus.cc:1275] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.347625 16425 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.349893 16425 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.356706 15918 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.355192 16425 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.364337 15768 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.369441 15667 catalog_manager.cc:5697] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.372555 15918 consensus_queue.cc:237] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
W20260710 11:02:17.386150 15882 consensus_peers.cc:597] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d3dfea7a694484fb3fc222c008bd883. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.388989 15844 raft_consensus.cc:1275] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.389022 15768 raft_consensus.cc:1275] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.390249 16438 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.391184 16407 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.399403 16372 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.401019 15844 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.400926 15768 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.413977 15663 catalog_manager.cc:5697] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:17.733855 16447 ts_tablet_manager.cc:933] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463)
I20260710 11:02:17.737234 16447 tablet_copy_client.cc:323] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.193:34463
I20260710 11:02:17.763867 15779 tablet_copy_service.cc:140] P 9926c5d717144cafad51dc46ccd6e441: Received BeginTabletCopySession request for tablet d7e815458d824dbf9907b5ee55a2c28b from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34378)
I20260710 11:02:17.765508 15779 tablet_copy_service.cc:161] P 9926c5d717144cafad51dc46ccd6e441: Beginning new tablet copy session on tablet d7e815458d824dbf9907b5ee55a2c28b from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34378: session id = ff640dfbf86147e3b772f5f945ab6d8c-d7e815458d824dbf9907b5ee55a2c28b
I20260710 11:02:17.781867 15779 tablet_copy_source_session.cc:215] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.785953 16447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7e815458d824dbf9907b5ee55a2c28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.803686 16447 tablet_copy_client.cc:806] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.804548 16447 tablet_copy_client.cc:670] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.808044 16449 ts_tablet_manager.cc:933] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:17.813424 16447 tablet_copy_client.cc:538] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.820621 16449 tablet_copy_client.cc:323] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.194:42141
I20260710 11:02:17.823890 15854 tablet_copy_service.cc:140] P 54b85e2a87ab4cc1a4fde764490e2c1f: Received BeginTabletCopySession request for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34792)
I20260710 11:02:17.824658 15854 tablet_copy_service.cc:161] P 54b85e2a87ab4cc1a4fde764490e2c1f: Beginning new tablet copy session on tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34792: session id = ff640dfbf86147e3b772f5f945ab6d8c-35fc2dbb29cc4071ac3f29ca7dd7aeab
I20260710 11:02:17.823871 16447 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:17.834887 15854 tablet_copy_source_session.cc:215] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.840240 16449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.851153 16447 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:17.852133 16447 tablet_bootstrap.cc:492] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:17.853111 16447 ts_tablet_manager.cc:1403] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.021s
I20260710 11:02:17.858076 16449 tablet_copy_client.cc:806] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.857543 16447 raft_consensus.cc:359] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:17.858764 16449 tablet_copy_client.cc:670] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.858861 16447 raft_consensus.cc:740] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:17.859639 16447 consensus_queue.cc:260] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:17.864538 16447 ts_tablet_manager.cc:1434] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:02:17.865893 16449 tablet_copy_client.cc:538] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.866431 15779 tablet_copy_service.cc:342] P 9926c5d717144cafad51dc46ccd6e441: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-d7e815458d824dbf9907b5ee55a2c28b received from {username='slave'} at 127.0.0.1:34378
I20260710 11:02:17.866935 15779 tablet_copy_service.cc:434] P 9926c5d717144cafad51dc46ccd6e441: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-d7e815458d824dbf9907b5ee55a2c28b on tablet d7e815458d824dbf9907b5ee55a2c28b with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:17.873955 16449 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:17.884179 16447 ts_tablet_manager.cc:933] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:17.890070 16447 tablet_copy_client.cc:323] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.195:38939
I20260710 11:02:17.892097 15928 tablet_copy_service.cc:140] P cc12cd071f374831bb7ab79e7d45c4bf: Received BeginTabletCopySession request for tablet 91c07875705d46c5b2299defbc92fac7 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:58052)
I20260710 11:02:17.892782 15928 tablet_copy_service.cc:161] P cc12cd071f374831bb7ab79e7d45c4bf: Beginning new tablet copy session on tablet 91c07875705d46c5b2299defbc92fac7 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:58052: session id = ff640dfbf86147e3b772f5f945ab6d8c-91c07875705d46c5b2299defbc92fac7
I20260710 11:02:17.896423 16449 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:17.897282 16449 tablet_bootstrap.cc:492] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:17.898481 16449 ts_tablet_manager.cc:1403] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.025s	user 0.024s	sys 0.000s
I20260710 11:02:17.902412 16449 raft_consensus.cc:359] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:17.903326 15928 tablet_copy_source_session.cc:215] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.903545 16449 raft_consensus.cc:740] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:17.904330 16449 consensus_queue.cc:260] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:17.907716 16449 ts_tablet_manager.cc:1434] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:02:17.910640 15854 tablet_copy_service.cc:342] P 54b85e2a87ab4cc1a4fde764490e2c1f: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-35fc2dbb29cc4071ac3f29ca7dd7aeab received from {username='slave'} at 127.0.0.1:34792
I20260710 11:02:17.911072 15854 tablet_copy_service.cc:434] P 54b85e2a87ab4cc1a4fde764490e2c1f: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-35fc2dbb29cc4071ac3f29ca7dd7aeab on tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:17.911229 16447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c07875705d46c5b2299defbc92fac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.930567 16447 tablet_copy_client.cc:806] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.931188 16447 tablet_copy_client.cc:670] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.936367 16447 tablet_copy_client.cc:538] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.941996 16447 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:17.958622 16447 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:17.959293 16447 tablet_bootstrap.cc:492] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:17.959829 16447 ts_tablet_manager.cc:1403] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.007s
I20260710 11:02:17.961858 16447 raft_consensus.cc:359] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:17.962443 16447 raft_consensus.cc:740] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:17.962920 16447 consensus_queue.cc:260] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:17.964781 16447 ts_tablet_manager.cc:1434] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:17.966400 15928 tablet_copy_service.cc:342] P cc12cd071f374831bb7ab79e7d45c4bf: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-91c07875705d46c5b2299defbc92fac7 received from {username='slave'} at 127.0.0.1:58052
I20260710 11:02:17.966804 15928 tablet_copy_service.cc:434] P cc12cd071f374831bb7ab79e7d45c4bf: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-91c07875705d46c5b2299defbc92fac7 on tablet 91c07875705d46c5b2299defbc92fac7 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:17.975126 16447 ts_tablet_manager.cc:933] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:17.976717 16447 tablet_copy_client.cc:323] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.195:38939
I20260710 11:02:17.978199 15928 tablet_copy_service.cc:140] P cc12cd071f374831bb7ab79e7d45c4bf: Received BeginTabletCopySession request for tablet 2d3dfea7a694484fb3fc222c008bd883 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:58052)
I20260710 11:02:17.978648 15928 tablet_copy_service.cc:161] P cc12cd071f374831bb7ab79e7d45c4bf: Beginning new tablet copy session on tablet 2d3dfea7a694484fb3fc222c008bd883 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:58052: session id = ff640dfbf86147e3b772f5f945ab6d8c-2d3dfea7a694484fb3fc222c008bd883
I20260710 11:02:17.984419 15928 tablet_copy_source_session.cc:215] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.987062 16447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d3dfea7a694484fb3fc222c008bd883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.002774 16447 tablet_copy_client.cc:806] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:18.003340 16447 tablet_copy_client.cc:670] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:18.006585 16447 tablet_copy_client.cc:538] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:18.013937 16447 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:18.027277 16447 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:18.027971 16447 tablet_bootstrap.cc:492] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:18.028452 16447 ts_tablet_manager.cc:1403] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 11:02:18.030349 16447 raft_consensus.cc:359] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:18.030890 16447 raft_consensus.cc:740] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:18.031517 16447 consensus_queue.cc:260] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:18.033512 16447 ts_tablet_manager.cc:1434] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:18.035642 15928 tablet_copy_service.cc:342] P cc12cd071f374831bb7ab79e7d45c4bf: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-2d3dfea7a694484fb3fc222c008bd883 received from {username='slave'} at 127.0.0.1:58052
I20260710 11:02:18.036062 15928 tablet_copy_service.cc:434] P cc12cd071f374831bb7ab79e7d45c4bf: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-2d3dfea7a694484fb3fc222c008bd883 on tablet 2d3dfea7a694484fb3fc222c008bd883 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:18.304131 16192 raft_consensus.cc:1217] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.329561 16192 raft_consensus.cc:1217] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.397578 16192 raft_consensus.cc:1217] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.421437 16192 raft_consensus.cc:1217] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.795702 16425 raft_consensus.cc:1064] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:18.797618 16425 consensus_queue.cc:237] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:18.804522 16192 raft_consensus.cc:1275] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.804952 15918 raft_consensus.cc:1275] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.806020 16442 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.810719 16442 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.814704 15768 raft_consensus.cc:1275] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.816103 16462 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.822144 16442 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.828476 15768 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.833900 15918 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.834265 16192 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.844825 15664 catalog_manager.cc:5697] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.849977 16424 raft_consensus.cc:1064] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:18.852998 16424 consensus_queue.cc:237] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:18.864539 16192 raft_consensus.cc:1275] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.867985 16459 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:18.868428 15843 raft_consensus.cc:1275] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.870347 16459 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.870572 15918 raft_consensus.cc:1275] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.874462 15843 consensus_queue.cc:237] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:18.876825 16372 raft_consensus.cc:1064] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:18.877269 16459 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.879662 16372 consensus_queue.cc:237] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:18.896930 15916 raft_consensus.cc:1275] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.900820 16191 raft_consensus.cc:1275] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 54b85e2a87ab4cc1a4fde764490e2c1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.902887 16442 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.906474 16460 raft_consensus.cc:1064] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:18.915910 16462 consensus_queue.cc:1048] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:18.916388 16424 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.921312 16192 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.936364 15667 catalog_manager.cc:5697] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.950953 15768 consensus_queue.cc:237] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:18.962199 16460 consensus_queue.cc:237] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:18.964706 16462 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.967949 16190 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.968103 15844 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.978206 16193 raft_consensus.cc:1275] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.979736 16424 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:18.990742 16459 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.993299 16192 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:18.997053 15653 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.998234 15667 catalog_manager.cc:5697] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New cstate: current_term: 1 leader_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.005008 16193 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.007287 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d7e815458d824dbf9907b5ee55a2c28b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:19.008762 15842 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.011960 16477 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:19.013134 16438 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:19.029249 15759 tablet_service.cc:1558] Processing DeleteTablet for tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab with delete_type TABLET_DATA_TOMBSTONED (TS 9926c5d717144cafad51dc46ccd6e441 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34342
I20260710 11:02:19.028636 15665 catalog_manager.cc:5697] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.049810 15916 raft_consensus.cc:2955] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.052214 16193 raft_consensus.cc:1275] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.036042 16482 tablet_replica.cc:333] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:19.053692 16477 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.054214 16482 raft_consensus.cc:2243] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.055035 15841 raft_consensus.cc:1275] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.055157 16482 raft_consensus.cc:2272] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.060591 16480 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:19.073159 15766 raft_consensus.cc:1275] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.076217 16482 ts_tablet_manager.cc:1916] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.073606 15768 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.076561 15904 tablet_service.cc:1558] Processing DeleteTablet for tablet d7e815458d824dbf9907b5ee55a2c28b with delete_type TABLET_DATA_TOMBSTONED (TS cc12cd071f374831bb7ab79e7d45c4bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58026
I20260710 11:02:19.083496 16372 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.085144 16478 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:19.088907 15843 raft_consensus.cc:1275] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.095811 16472 consensus_queue.cc:1048] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:19.099867 15843 raft_consensus.cc:2955] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.109009 16479 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.109282 15843 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.110968 16372 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.116236 16487 tablet_replica.cc:333] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:19.114898 15841 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.117918 16487 raft_consensus.cc:2243] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.118561 16487 pending_rounds.cc:70] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: Trying to abort 1 pending ops.
I20260710 11:02:19.127241 16190 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.118853 16487 pending_rounds.cc:77] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305958763933962240 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d7e815458d824dbf9907b5ee55a2c28b" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } } }
I20260710 11:02:19.131893 16487 raft_consensus.cc:2917] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 11:02:19.132915 16487 raft_consensus.cc:2889] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:02:19.136193 16482 ts_tablet_manager.cc:1929] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.144896 16487 raft_consensus.cc:2272] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.139395 16190 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.141857 15667 catalog_manager.cc:5697] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.146273 15665 catalog_manager.cc:5697] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.148188 15768 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } attrs { replace: true } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.151098 16487 ts_tablet_manager.cc:1916] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.142485 15766 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.145032 16482 log.cc:1199] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 9926c5d717144cafad51dc46ccd6e441: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root/wals/35fc2dbb29cc4071ac3f29ca7dd7aeab
I20260710 11:02:19.161744 15651 catalog_manager.cc:5028] TS 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): tablet 35fc2dbb29cc4071ac3f29ca7dd7aeab (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:19.171478 16487 ts_tablet_manager.cc:1929] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.172029 16487 log.cc:1199] T d7e815458d824dbf9907b5ee55a2c28b P cc12cd071f374831bb7ab79e7d45c4bf: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root/wals/d7e815458d824dbf9907b5ee55a2c28b
I20260710 11:02:19.173847 15651 catalog_manager.cc:5028] TS cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): tablet d7e815458d824dbf9907b5ee55a2c28b (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:19.181247 15916 consensus_queue.cc:237] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [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: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:19.187466 16190 raft_consensus.cc:1275] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.188560 15841 raft_consensus.cc:1275] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.189566 16438 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.190457 16479 consensus_queue.cc:1048] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.197312 16460 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.199278 15841 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.205595 16190 raft_consensus.cc:2955] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.214077 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d3dfea7a694484fb3fc222c008bd883 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:19.217278 15663 catalog_manager.cc:5697] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 3 to 4, VOTER 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) evicted. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.228837 15759 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d3dfea7a694484fb3fc222c008bd883 with delete_type TABLET_DATA_TOMBSTONED (TS 9926c5d717144cafad51dc46ccd6e441 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34342
I20260710 11:02:19.229727 16482 tablet_replica.cc:333] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:19.230686 16482 raft_consensus.cc:2243] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.231491 16482 raft_consensus.cc:2272] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.234576 16482 ts_tablet_manager.cc:1916] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.246899 16482 ts_tablet_manager.cc:1929] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.247408 16482 log.cc:1199] T 2d3dfea7a694484fb3fc222c008bd883 P 9926c5d717144cafad51dc46ccd6e441: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-0-root/wals/2d3dfea7a694484fb3fc222c008bd883
I20260710 11:02:19.248842 15651 catalog_manager.cc:5028] TS 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): tablet 2d3dfea7a694484fb3fc222c008bd883 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:19.542900 15916 consensus_queue.cc:237] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:19.547574 16190 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.548089 15768 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.549185 16438 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.550112 16460 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.558831 16479 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.560616 16190 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.561223 15768 raft_consensus.cc:2955] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.568836 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91c07875705d46c5b2299defbc92fac7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:19.575706 15665 catalog_manager.cc:5697] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:19.587132 15831 tablet_service.cc:1558] Processing DeleteTablet for tablet 91c07875705d46c5b2299defbc92fac7 with delete_type TABLET_DATA_TOMBSTONED (TS 54b85e2a87ab4cc1a4fde764490e2c1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34750
I20260710 11:02:19.589018 16492 tablet_replica.cc:333] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:19.590653 16492 raft_consensus.cc:2243] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.591675 16492 raft_consensus.cc:2272] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.594209 16492 ts_tablet_manager.cc:1916] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.604013 16492 ts_tablet_manager.cc:1929] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.604337 16492 log.cc:1199] T 91c07875705d46c5b2299defbc92fac7 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root/wals/91c07875705d46c5b2299defbc92fac7
I20260710 11:02:19.605769 15653 catalog_manager.cc:5028] TS 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): tablet 91c07875705d46c5b2299defbc92fac7 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:20.620100 15766 consensus_queue.cc:237] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:20.627521 15843 raft_consensus.cc:1275] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.627511 15916 raft_consensus.cc:1275] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.628978 16496 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:20.629868 15733 consensus_peers.cc:597] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29ae20c0288441b2928179e79e2b0fc4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.630025 16494 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.637802 16494 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:20.639580 15916 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:20.641285 15843 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:20.651965 15917 consensus_queue.cc:237] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:20.653714 15664 catalog_manager.cc:5697] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.664106 15843 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:20.664059 15882 consensus_peers.cc:597] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196:34597): Couldn't send request to peer ff640dfbf86147e3b772f5f945ab6d8c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6ec18b2e40546fabf75968a7c941a66. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.666580 16460 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:20.671202 15766 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.672523 16501 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.676030 16501 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:20.688812 15843 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:20.694733 15663 catalog_manager.cc:5697] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.712423 15766 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } } }
I20260710 11:02:21.074405 16509 ts_tablet_manager.cc:933] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:21.074991 16510 ts_tablet_manager.cc:933] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: Initiating tablet copy from peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463)
I20260710 11:02:21.076586 16509 tablet_copy_client.cc:323] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.195:38939
I20260710 11:02:21.077069 16510 tablet_copy_client.cc:323] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Beginning tablet copy session from remote peer at address 127.14.73.193:34463
I20260710 11:02:21.078434 15928 tablet_copy_service.cc:140] P cc12cd071f374831bb7ab79e7d45c4bf: Received BeginTabletCopySession request for tablet c6ec18b2e40546fabf75968a7c941a66 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:58052)
I20260710 11:02:21.079020 15928 tablet_copy_service.cc:161] P cc12cd071f374831bb7ab79e7d45c4bf: Beginning new tablet copy session on tablet c6ec18b2e40546fabf75968a7c941a66 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:58052: session id = ff640dfbf86147e3b772f5f945ab6d8c-c6ec18b2e40546fabf75968a7c941a66
I20260710 11:02:21.078963 15779 tablet_copy_service.cc:140] P 9926c5d717144cafad51dc46ccd6e441: Received BeginTabletCopySession request for tablet 29ae20c0288441b2928179e79e2b0fc4 from peer ff640dfbf86147e3b772f5f945ab6d8c ({username='slave'} at 127.0.0.1:34378)
I20260710 11:02:21.079720 15779 tablet_copy_service.cc:161] P 9926c5d717144cafad51dc46ccd6e441: Beginning new tablet copy session on tablet 29ae20c0288441b2928179e79e2b0fc4 from peer ff640dfbf86147e3b772f5f945ab6d8c at {username='slave'} at 127.0.0.1:34378: session id = ff640dfbf86147e3b772f5f945ab6d8c-29ae20c0288441b2928179e79e2b0fc4
I20260710 11:02:21.086791 15928 tablet_copy_source_session.cc:215] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:21.086905 15779 tablet_copy_source_session.cc:215] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:21.090055 16509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ec18b2e40546fabf75968a7c941a66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:21.090660 16510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ae20c0288441b2928179e79e2b0fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:21.106220 16509 tablet_copy_client.cc:806] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:21.106500 16510 tablet_copy_client.cc:806] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:21.107220 16509 tablet_copy_client.cc:670] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:21.107343 16510 tablet_copy_client.cc:670] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:21.110909 16509 tablet_copy_client.cc:538] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:21.111140 16510 tablet_copy_client.cc:538] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:21.119238 16509 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:21.119560 16510 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap starting.
I20260710 11:02:21.140581 16510 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:21.141405 16509 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: 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
I20260710 11:02:21.141516 16510 tablet_bootstrap.cc:492] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:21.142401 16510 ts_tablet_manager.cc:1403] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.023s	user 0.025s	sys 0.000s
I20260710 11:02:21.142445 16509 tablet_bootstrap.cc:492] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: Bootstrap complete.
I20260710 11:02:21.143365 16509 ts_tablet_manager.cc:1403] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260710 11:02:21.144912 16510 raft_consensus.cc:359] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:21.145551 16510 raft_consensus.cc:740] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:21.146055 16510 consensus_queue.cc:260] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:21.146104 16509 raft_consensus.cc:359] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:21.146955 16509 raft_consensus.cc:740] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Initialized, Role: LEARNER
I20260710 11:02:21.149804 16510 ts_tablet_manager.cc:1434] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:02:21.148274 16509 consensus_queue.cc:260] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: NON_VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: true } }
I20260710 11:02:21.153244 16509 ts_tablet_manager.cc:1434] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:21.155030 15928 tablet_copy_service.cc:342] P cc12cd071f374831bb7ab79e7d45c4bf: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-c6ec18b2e40546fabf75968a7c941a66 received from {username='slave'} at 127.0.0.1:58052
I20260710 11:02:21.155439 15928 tablet_copy_service.cc:434] P cc12cd071f374831bb7ab79e7d45c4bf: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-c6ec18b2e40546fabf75968a7c941a66 on tablet c6ec18b2e40546fabf75968a7c941a66 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:21.155915 15779 tablet_copy_service.cc:342] P 9926c5d717144cafad51dc46ccd6e441: Request end of tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-29ae20c0288441b2928179e79e2b0fc4 received from {username='slave'} at 127.0.0.1:34378
I20260710 11:02:21.156311 15779 tablet_copy_service.cc:434] P 9926c5d717144cafad51dc46ccd6e441: ending tablet copy session ff640dfbf86147e3b772f5f945ab6d8c-29ae20c0288441b2928179e79e2b0fc4 on tablet 29ae20c0288441b2928179e79e2b0fc4 with peer ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:21.579658 16192 raft_consensus.cc:1217] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.596475 16192 raft_consensus.cc:1217] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:22.147279 16516 raft_consensus.cc:1064] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:22.149168 16516 consensus_queue.cc:237] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:22.155040 16192 raft_consensus.cc:1275] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.157346 15843 raft_consensus.cc:1275] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.157536 15917 raft_consensus.cc:1275] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.158921 16518 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.159768 16521 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.160559 16516 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.173695 16521 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.176625 15917 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.176739 16192 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.196913 15663 catalog_manager.cc:5697] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.208882 15843 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } attrs { replace: true } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.213479 16517 raft_consensus.cc:1064] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: attempting to promote NON_VOTER ff640dfbf86147e3b772f5f945ab6d8c to VOTER
I20260710 11:02:22.226581 16517 consensus_queue.cc:237] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:22.234508 16192 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 LEARNER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.234673 15766 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.236523 15843 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.237661 16460 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.239353 16525 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:22.240623 16460 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.262601 16517 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.264412 15766 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.268975 15768 consensus_queue.cc:237] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:22.274649 15841 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.278342 16192 raft_consensus.cc:1275] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.280157 16521 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.287492 15844 raft_consensus.cc:1275] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.287344 16190 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.289324 16516 consensus_queue.cc:1048] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.292421 15665 catalog_manager.cc:5697] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index 2 to 3, ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:22.293716 15844 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.296893 16521 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.303345 16190 raft_consensus.cc:2955] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.304658 15917 consensus_queue.cc:237] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:22.311960 16192 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.315135 16531 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.316398 15665 catalog_manager.cc:5697] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: config changed from index 3 to 4, VOTER cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) evicted. New cstate: current_term: 1 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.323321 15768 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Refusing update from remote peer cc12cd071f374831bb7ab79e7d45c4bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.325067 16460 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.329358 15904 tablet_service.cc:1558] Processing DeleteTablet for tablet 29ae20c0288441b2928179e79e2b0fc4 with delete_type TABLET_DATA_TOMBSTONED (TS cc12cd071f374831bb7ab79e7d45c4bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58026
I20260710 11:02:22.337531 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29ae20c0288441b2928179e79e2b0fc4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:22.336915 16460 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.339610 15768 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.349088 16536 tablet_replica.cc:333] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:22.345611 16192 raft_consensus.cc:2955] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } } }
I20260710 11:02:22.350073 16536 raft_consensus.cc:2243] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:22.350847 16536 raft_consensus.cc:2272] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:22.352402 15651 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6ec18b2e40546fabf75968a7c941a66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:22.357084 16536 ts_tablet_manager.cc:1916] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:22.357264 15667 catalog_manager.cc:5697] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf reported cstate change: config changed from index 3 to 4, VOTER 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) evicted. New cstate: current_term: 1 leader_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:22.370471 15831 tablet_service.cc:1558] Processing DeleteTablet for tablet c6ec18b2e40546fabf75968a7c941a66 with delete_type TABLET_DATA_TOMBSTONED (TS 54b85e2a87ab4cc1a4fde764490e2c1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34750
I20260710 11:02:22.376616 16536 ts_tablet_manager.cc:1929] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:22.377146 16536 log.cc:1199] T 29ae20c0288441b2928179e79e2b0fc4 P cc12cd071f374831bb7ab79e7d45c4bf: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-2-root/wals/29ae20c0288441b2928179e79e2b0fc4
I20260710 11:02:22.377907 16537 tablet_replica.cc:333] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:22.378798 15651 catalog_manager.cc:5028] TS cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): tablet 29ae20c0288441b2928179e79e2b0fc4 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:22.378929 16537 raft_consensus.cc:2243] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:22.379755 16537 raft_consensus.cc:2272] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:22.382529 16537 ts_tablet_manager.cc:1916] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:22.393055 16537 ts_tablet_manager.cc:1929] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:22.393360 16537 log.cc:1199] T c6ec18b2e40546fabf75968a7c941a66 P 54b85e2a87ab4cc1a4fde764490e2c1f: Deleting WAL directory at /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681297168311-14631-0/minicluster-data/ts-1-root/wals/c6ec18b2e40546fabf75968a7c941a66
I20260710 11:02:22.394644 15653 catalog_manager.cc:5028] TS 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): tablet c6ec18b2e40546fabf75968a7c941a66 (table test-workload [id=544d8e49a2e3420db1a10d6f85ea5bcb]) successfully deleted
I20260710 11:02:27.526834 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:27.554968 15917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1"
dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
mode: GRACEFUL
new_leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:59594
I20260710 11:02:27.555689 15917 raft_consensus.cc:606] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Received request to transfer leadership to TS ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:27.557927 15917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7"
dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
mode: GRACEFUL
new_leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:59594
I20260710 11:02:27.558357 15917 raft_consensus.cc:606] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Received request to transfer leadership to TS ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:27.568827 15844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe"
dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
mode: GRACEFUL
new_leader_uuid: "9926c5d717144cafad51dc46ccd6e441"
 from {username='slave'} at 127.0.0.1:36966
I20260710 11:02:27.569303 15844 raft_consensus.cc:606] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Received request to transfer leadership to TS 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:27.569751 16543 raft_consensus.cc:993] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: : Instructing follower ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:27.570276 16460 raft_consensus.cc:1081] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Signalling peer ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:27.571732 16193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1"
dest_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:02:27.571755 15844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0"
dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
mode: GRACEFUL
new_leader_uuid: "9926c5d717144cafad51dc46ccd6e441"
 from {username='slave'} at 127.0.0.1:36966
I20260710 11:02:27.572222 16193 raft_consensus.cc:493] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:27.572312 15844 raft_consensus.cc:606] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Received request to transfer leadership to TS 9926c5d717144cafad51dc46ccd6e441
I20260710 11:02:27.572549 16193 raft_consensus.cc:3060] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.574854 15917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6ec18b2e40546fabf75968a7c941a66"
dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
mode: GRACEFUL
new_leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:59594
I20260710 11:02:27.575382 15917 raft_consensus.cc:606] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Received request to transfer leadership to TS ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:27.577077 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:27.577733 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:27.578286 16193 raft_consensus.cc:515] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.580297 16193 leader_election.cc:290] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [CANDIDATE]: Term 2 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:27.580914 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:27.581527 15768 raft_consensus.cc:3060] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.581619 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7169676c28a741b4b57c803ed7e767c1" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:27.582129 15917 raft_consensus.cc:3055] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:27.582378 15917 raft_consensus.cc:740] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:27.583077 15917 consensus_queue.cc:260] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.584048 15917 raft_consensus.cc:3060] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.586807 15768 raft_consensus.cc:2468] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:27.587847 16156 leader_election.cc:304] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [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: 9926c5d717144cafad51dc46ccd6e441, ff640dfbf86147e3b772f5f945ab6d8c; no voters: 
I20260710 11:02:27.588564 15917 raft_consensus.cc:2468] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:27.589679 16550 raft_consensus.cc:2804] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:27.591029 16550 raft_consensus.cc:697] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Becoming Leader. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Running, Role: LEADER
I20260710 11:02:27.591933 16550 consensus_queue.cc:237] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.599289 15663 catalog_manager.cc:5697] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: term changed from 1 to 2, leader changed from cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) to ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196). New cstate: current_term: 2 leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.612578 16545 raft_consensus.cc:993] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f: : Instructing follower 9926c5d717144cafad51dc46ccd6e441 to start an election
I20260710 11:02:27.612985 16462 raft_consensus.cc:1081] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Signalling peer 9926c5d717144cafad51dc46ccd6e441 to start an election
I20260710 11:02:27.614252 15768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0"
dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
 from {username='slave'} at 127.0.0.1:34352
I20260710 11:02:27.614619 15768 raft_consensus.cc:493] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:27.614841 15768 raft_consensus.cc:3060] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.618664 15768 raft_consensus.cc:515] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:27.619879 15768 leader_election.cc:290] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 2 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:27.620628 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:27.620807 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45f4350ca064fcab4b3066ab676e3c0" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:27.621189 15844 raft_consensus.cc:3055] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:27.621254 15917 raft_consensus.cc:3060] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.621588 15844 raft_consensus.cc:740] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:27.622232 15844 consensus_queue.cc:260] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:27.623047 15844 raft_consensus.cc:3060] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.625818 15917 raft_consensus.cc:2468] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 2.
I20260710 11:02:27.626853 15732 leader_election.cc:304] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:27.627533 16544 raft_consensus.cc:2804] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:27.627493 15844 raft_consensus.cc:2468] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 2.
I20260710 11:02:27.628140 16544 raft_consensus.cc:697] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 2 LEADER]: Becoming Leader. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:27.628917 16544 consensus_queue.cc:237] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:27.636559 15663 catalog_manager.cc:5697] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: term changed from 1 to 2, leader changed from 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) to 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:27.650480 16460 raft_consensus.cc:993] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: : Instructing follower ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:27.650966 16460 raft_consensus.cc:1081] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Signalling peer ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:27.652454 16193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6ec18b2e40546fabf75968a7c941a66"
dest_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:02:27.652925 16193 raft_consensus.cc:493] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:27.653275 16193 raft_consensus.cc:3060] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.657290 16193 raft_consensus.cc:515] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.658571 16193 leader_election.cc:290] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [CANDIDATE]: Term 2 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:27.659377 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec18b2e40546fabf75968a7c941a66" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:27.659636 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ec18b2e40546fabf75968a7c941a66" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:27.659938 15768 raft_consensus.cc:3060] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.660136 15917 raft_consensus.cc:3055] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:27.660436 15917 raft_consensus.cc:740] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:27.661139 15917 consensus_queue.cc:260] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.662217 15917 raft_consensus.cc:3060] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.665866 15768 raft_consensus.cc:2468] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:27.666952 16156 leader_election.cc:304] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [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: 9926c5d717144cafad51dc46ccd6e441, ff640dfbf86147e3b772f5f945ab6d8c; no voters: 
I20260710 11:02:27.667728 16550 raft_consensus.cc:2804] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:27.668188 16550 raft_consensus.cc:697] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Becoming Leader. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Running, Role: LEADER
I20260710 11:02:27.668344 15917 raft_consensus.cc:2468] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:27.669008 16550 consensus_queue.cc:237] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.675786 15663 catalog_manager.cc:5697] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: term changed from 1 to 2, leader changed from cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) to ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196). New cstate: current_term: 2 leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.734493 16558 raft_consensus.cc:993] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: : Instructing follower ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:27.734926 16460 raft_consensus.cc:1081] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Signalling peer ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:27.736181 16193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7"
dest_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:02:27.736753 16193 raft_consensus.cc:493] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:27.737051 16193 raft_consensus.cc:3060] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.741569 16193 raft_consensus.cc:515] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.742873 16193 leader_election.cc:290] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [CANDIDATE]: Term 2 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:27.743669 15768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:27.743876 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c07875705d46c5b2299defbc92fac7" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:27.744262 15768 raft_consensus.cc:3060] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.744366 15917 raft_consensus.cc:3055] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:27.744728 15917 raft_consensus.cc:740] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:27.745319 15917 consensus_queue.cc:260] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.746126 15917 raft_consensus.cc:3060] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:27.748414 15768 raft_consensus.cc:2468] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:27.749331 16156 leader_election.cc:304] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [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: 9926c5d717144cafad51dc46ccd6e441, ff640dfbf86147e3b772f5f945ab6d8c; no voters: 
I20260710 11:02:27.750041 16550 raft_consensus.cc:2804] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:27.750572 16550 raft_consensus.cc:697] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Becoming Leader. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Running, Role: LEADER
I20260710 11:02:27.751245 15917 raft_consensus.cc:2468] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:27.751354 16550 consensus_queue.cc:237] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:27.758949 15663 catalog_manager.cc:5697] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: term changed from 1 to 2, leader changed from cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) to ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196). New cstate: current_term: 2 leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.989975 15768 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:27.991549 16550 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:28.003605 15917 raft_consensus.cc:1275] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:28.007416 16550 consensus_queue.cc:1048] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:28.039667 16545 raft_consensus.cc:993] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f: : Instructing follower 9926c5d717144cafad51dc46ccd6e441 to start an election
I20260710 11:02:28.040370 16462 raft_consensus.cc:1081] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Signalling peer 9926c5d717144cafad51dc46ccd6e441 to start an election
I20260710 11:02:28.042099 15766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe"
dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
 from {username='slave'} at 127.0.0.1:34352
I20260710 11:02:28.042814 15766 raft_consensus.cc:493] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:28.043205 15766 raft_consensus.cc:3060] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.050235 15766 raft_consensus.cc:515] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:28.052109 15766 leader_election.cc:290] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [CANDIDATE]: Term 2 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:28.053119 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:28.053087 15844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d525aa90804704a2095c310912b9fe" candidate_uuid: "9926c5d717144cafad51dc46ccd6e441" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:28.054078 15844 raft_consensus.cc:3055] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:28.054072 15917 raft_consensus.cc:3060] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.054615 15844 raft_consensus.cc:740] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54b85e2a87ab4cc1a4fde764490e2c1f, State: Running, Role: LEADER
I20260710 11:02:28.055744 15844 consensus_queue.cc:260] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:28.057441 15844 raft_consensus.cc:3060] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.062731 15917 raft_consensus.cc:2468] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 2.
I20260710 11:02:28.064191 15732 leader_election.cc:304] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [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: 9926c5d717144cafad51dc46ccd6e441, cc12cd071f374831bb7ab79e7d45c4bf; no voters: 
I20260710 11:02:28.064640 15844 raft_consensus.cc:2468] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9926c5d717144cafad51dc46ccd6e441 in term 2.
I20260710 11:02:28.065091 16544 raft_consensus.cc:2804] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:28.065593 16544 raft_consensus.cc:697] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 2 LEADER]: Becoming Leader. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:28.066522 16544 consensus_queue.cc:237] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } }
I20260710 11:02:28.074254 15663 catalog_manager.cc:5697] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 reported cstate change: term changed from 1 to 2, leader changed from 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194) to 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "9926c5d717144cafad51dc46ccd6e441" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:28.082360 15766 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:28.083928 16550 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:28.094257 15917 raft_consensus.cc:1275] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:28.096040 16551 consensus_queue.cc:1048] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:28.115397 15844 raft_consensus.cc:1275] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:28.116475 16544 consensus_queue.cc:1048] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:28.127657 15917 raft_consensus.cc:1275] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:28.129573 16572 consensus_queue.cc:1048] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:28.137171 15916 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:28.139876 16550 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:28.152961 15766 raft_consensus.cc:1275] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:28.154656 16569 consensus_queue.cc:1048] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:28.462783 15841 raft_consensus.cc:1275] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:28.463925 16572 consensus_queue.cc:1048] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:28.476673 15917 raft_consensus.cc:1275] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Refusing update from remote peer 9926c5d717144cafad51dc46ccd6e441: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:28.477834 16572 consensus_queue.cc:1048] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:28.578959 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:28.595142 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:28.610383 15917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "684807a6fc5d4c65926ce3a8eb2d92a6"
dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
mode: GRACEFUL
new_leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:59594
I20260710 11:02:28.610847 15917 raft_consensus.cc:606] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Received request to transfer leadership to TS ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:28.624279 15768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31"
dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
mode: GRACEFUL
new_leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:58200
I20260710 11:02:28.624743 15768 raft_consensus.cc:606] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Received request to transfer leadership to TS ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:28.627254 15768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb"
dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
mode: GRACEFUL
new_leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:58200
I20260710 11:02:28.627810 15768 raft_consensus.cc:606] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Received request to transfer leadership to TS ff640dfbf86147e3b772f5f945ab6d8c
I20260710 11:02:28.628856 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:02:28.629613 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:28.761900 16460 raft_consensus.cc:993] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: : Instructing follower ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:28.762426 16558 raft_consensus.cc:1081] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Signalling peer ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:28.763893 16193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "684807a6fc5d4c65926ce3a8eb2d92a6"
dest_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:02:28.764333 16193 raft_consensus.cc:493] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:28.764606 16193 raft_consensus.cc:3060] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.769387 16193 raft_consensus.cc:515] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:28.770999 16193 leader_election.cc:290] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [CANDIDATE]: Term 2 election: Requested vote from peers 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:28.772017 15917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684807a6fc5d4c65926ce3a8eb2d92a6" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:28.771967 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684807a6fc5d4c65926ce3a8eb2d92a6" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:28.772706 15917 raft_consensus.cc:3055] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:28.772836 15841 raft_consensus.cc:3060] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.772991 15917 raft_consensus.cc:740] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc12cd071f374831bb7ab79e7d45c4bf, State: Running, Role: LEADER
I20260710 11:02:28.773729 15917 consensus_queue.cc:260] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [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: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:28.774737 15917 raft_consensus.cc:3060] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.778522 15841 raft_consensus.cc:2468] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:28.780050 15917 raft_consensus.cc:2468] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:28.779975 16158 leader_election.cc:304] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [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: 54b85e2a87ab4cc1a4fde764490e2c1f, ff640dfbf86147e3b772f5f945ab6d8c; no voters: 
I20260710 11:02:28.781041 16569 raft_consensus.cc:2804] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:28.781508 16569 raft_consensus.cc:697] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Becoming Leader. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Running, Role: LEADER
I20260710 11:02:28.782289 16569 consensus_queue.cc:237] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [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: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:28.789211 15663 catalog_manager.cc:5697] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: term changed from 1 to 2, leader changed from cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195) to ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196). New cstate: current_term: 2 leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:28.897269 16572 raft_consensus.cc:993] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: : Instructing follower ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:28.897814 16544 raft_consensus.cc:1081] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Signalling peer ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:28.899335 16193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb"
dest_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:48192
I20260710 11:02:28.899869 16193 raft_consensus.cc:493] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:28.900202 16193 raft_consensus.cc:3060] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.904629 16193 raft_consensus.cc:515] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:28.906333 16193 leader_election.cc:290] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [CANDIDATE]: Term 2 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141)
I20260710 11:02:28.906942 15766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:28.907490 15766 raft_consensus.cc:3055] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:28.907305 15841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab824510622d4a7cac0f738a3baa5adb" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f"
I20260710 11:02:28.907792 15766 raft_consensus.cc:740] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:28.907986 15841 raft_consensus.cc:3060] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.908500 15766 consensus_queue.cc:260] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:28.909397 15766 raft_consensus.cc:3060] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.913592 15841 raft_consensus.cc:2468] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:28.914647 16158 leader_election.cc:304] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [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: 54b85e2a87ab4cc1a4fde764490e2c1f, ff640dfbf86147e3b772f5f945ab6d8c; no voters: 
I20260710 11:02:28.915472 16569 raft_consensus.cc:2804] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:28.915741 15766 raft_consensus.cc:2468] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:28.915975 16569 raft_consensus.cc:697] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Becoming Leader. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Running, Role: LEADER
I20260710 11:02:28.917243 16569 consensus_queue.cc:237] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:28.925307 15663 catalog_manager.cc:5697] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: term changed from 1 to 2, leader changed from 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) to ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196). New cstate: current_term: 2 leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:28.976971 16544 raft_consensus.cc:993] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: : Instructing follower ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:28.977475 16572 raft_consensus.cc:1081] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Signalling peer ff640dfbf86147e3b772f5f945ab6d8c to start an election
I20260710 11:02:28.979112 16192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31"
dest_uuid: "ff640dfbf86147e3b772f5f945ab6d8c"
 from {username='slave'} at 127.0.0.1:48192
I20260710 11:02:28.979699 16192 raft_consensus.cc:493] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:28.979993 16192 raft_consensus.cc:3060] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.984556 16192 raft_consensus.cc:515] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:28.986058 16192 leader_election.cc:290] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [CANDIDATE]: Term 2 election: Requested vote from peers 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463), cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939)
I20260710 11:02:28.987161 15916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "cc12cd071f374831bb7ab79e7d45c4bf"
I20260710 11:02:28.987592 15766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93a8ccbc921f448b8003d6ea22c00f31" candidate_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9926c5d717144cafad51dc46ccd6e441"
I20260710 11:02:28.987776 15916 raft_consensus.cc:3060] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.988107 15766 raft_consensus.cc:3055] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:28.989446 15766 raft_consensus.cc:740] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9926c5d717144cafad51dc46ccd6e441, State: Running, Role: LEADER
I20260710 11:02:28.990146 15766 consensus_queue.cc:260] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:28.991189 15766 raft_consensus.cc:3060] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:28.993672 15916 raft_consensus.cc:2468] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:28.994614 16156 leader_election.cc:304] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [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: cc12cd071f374831bb7ab79e7d45c4bf, ff640dfbf86147e3b772f5f945ab6d8c; no voters: 
I20260710 11:02:28.995280 16569 raft_consensus.cc:2804] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:28.995803 16569 raft_consensus.cc:697] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Becoming Leader. State: Replica: ff640dfbf86147e3b772f5f945ab6d8c, State: Running, Role: LEADER
I20260710 11:02:28.995927 15766 raft_consensus.cc:2468] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff640dfbf86147e3b772f5f945ab6d8c in term 2.
I20260710 11:02:28.996711 16569 consensus_queue.cc:237] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [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: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } }
I20260710 11:02:29.004420 15663 catalog_manager.cc:5697] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c reported cstate change: term changed from 1 to 2, leader changed from 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193) to ff640dfbf86147e3b772f5f945ab6d8c (127.14.73.196). New cstate: current_term: 2 leader_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff640dfbf86147e3b772f5f945ab6d8c" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 34597 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:29.218218 15917 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:29.219348 16569 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:29.228763 15841 raft_consensus.cc:1275] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:29.230182 16569 consensus_queue.cc:1048] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:29.319361 15841 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:29.320566 16569 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54b85e2a87ab4cc1a4fde764490e2c1f" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 42141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:29.329313 15766 raft_consensus.cc:1275] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:29.331073 16551 consensus_queue.cc:1048] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:29.411743 15917 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:29.412906 16551 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc12cd071f374831bb7ab79e7d45c4bf" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:29.420864 15766 raft_consensus.cc:1275] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Refusing update from remote peer ff640dfbf86147e3b772f5f945ab6d8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:29.422724 16593 consensus_queue.cc:1048] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9926c5d717144cafad51dc46ccd6e441" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 34463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:29.630530 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:29.643900 14631 tablet_server.cc:179] TabletServer@127.14.73.193:0 shutting down...
W20260710 11:02:29.646585 15881 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:02:29.651402 15881 consensus_peers.cc:597] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.680962 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:29.682677 14631 tablet_replica.cc:333] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.683701 14631 raft_consensus.cc:2243] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.684463 14631 raft_consensus.cc:2272] T 2fdbdc898432419f8599db52df2c80e8 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.686533 14631 tablet_replica.cc:333] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.687192 14631 raft_consensus.cc:2243] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.687670 14631 raft_consensus.cc:2272] T 48c306e638994d3bba840c7d55a2b688 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.690078 14631 tablet_replica.cc:333] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.690801 14631 raft_consensus.cc:2243] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.691246 14631 raft_consensus.cc:2272] T 93a8ccbc921f448b8003d6ea22c00f31 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.693353 14631 tablet_replica.cc:333] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.693811 14631 raft_consensus.cc:2243] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.694146 14631 raft_consensus.cc:2272] T 22876571c0fe4ad0a10729d272e82722 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.695619 14631 tablet_replica.cc:333] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.696097 14631 raft_consensus.cc:2243] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.696630 14631 raft_consensus.cc:2272] T c955686e7bc04601889f47006b128461 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.698414 14631 tablet_replica.cc:333] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.699085 14631 raft_consensus.cc:2243] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.700021 14631 raft_consensus.cc:2272] T d7e815458d824dbf9907b5ee55a2c28b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.701743 14631 tablet_replica.cc:333] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.702253 14631 raft_consensus.cc:2243] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.702806 14631 raft_consensus.cc:2272] T 7169676c28a741b4b57c803ed7e767c1 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.704582 14631 tablet_replica.cc:333] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.705070 14631 raft_consensus.cc:2243] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.705739 14631 raft_consensus.cc:2272] T b45f4350ca064fcab4b3066ab676e3c0 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.707370 14631 tablet_replica.cc:333] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.707913 14631 raft_consensus.cc:2243] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.708312 14631 raft_consensus.cc:2272] T ab824510622d4a7cac0f738a3baa5adb P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.710825 14631 tablet_replica.cc:333] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.711331 14631 raft_consensus.cc:2243] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.711874 14631 raft_consensus.cc:2272] T 91c07875705d46c5b2299defbc92fac7 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.713546 14631 tablet_replica.cc:333] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.714016 14631 raft_consensus.cc:2243] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.714824 14631 raft_consensus.cc:2272] T 29ae20c0288441b2928179e79e2b0fc4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.716593 14631 tablet_replica.cc:333] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.717061 14631 raft_consensus.cc:2243] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.717782 14631 raft_consensus.cc:2272] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.719547 14631 tablet_replica.cc:333] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.720010 14631 raft_consensus.cc:2243] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.720525 14631 raft_consensus.cc:2272] T 3e669b14c01d4bb48794a94291ff381b P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.722288 14631 tablet_replica.cc:333] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.722759 14631 raft_consensus.cc:2243] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.723592 14631 raft_consensus.cc:2272] T edacdb95c59d48c7afcad3472b3d9166 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.725363 14631 tablet_replica.cc:333] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.725842 14631 raft_consensus.cc:2243] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.726251 14631 raft_consensus.cc:2272] T a9fccdd80dbb434ab6b37bca28b42250 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.728018 14631 tablet_replica.cc:333] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.728441 14631 raft_consensus.cc:2243] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.728866 14631 raft_consensus.cc:2272] T 54064c0d507d478888d0a856b34e24d4 P 9926c5d717144cafad51dc46ccd6e441 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.730510 14631 tablet_replica.cc:333] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.730916 14631 raft_consensus.cc:2243] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.731500 14631 raft_consensus.cc:2272] T c6ec18b2e40546fabf75968a7c941a66 P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.733165 14631 tablet_replica.cc:333] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441: stopping tablet replica
I20260710 11:02:29.733563 14631 raft_consensus.cc:2243] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.734163 14631 raft_consensus.cc:2272] T b0d525aa90804704a2095c310912b9fe P 9926c5d717144cafad51dc46ccd6e441 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:29.774564 16156 consensus_peers.cc:597] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:29.775117 16156 consensus_peers.cc:597] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:29.775686 16156 consensus_peers.cc:597] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.778676 14631 tablet_server.cc:196] TabletServer@127.14.73.193:0 shutdown complete.
I20260710 11:02:29.816802 14631 tablet_server.cc:179] TabletServer@127.14.73.194:0 shutting down...
I20260710 11:02:29.846997 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:29.847859 14631 tablet_replica.cc:333] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.848596 14631 raft_consensus.cc:2243] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.849462 14631 raft_consensus.cc:2272] T ac0679e419b249b4a5dbe4b550fdb479 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.851303 14631 tablet_replica.cc:333] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.851890 14631 raft_consensus.cc:2243] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.852440 14631 raft_consensus.cc:2272] T d7e815458d824dbf9907b5ee55a2c28b P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.854130 14631 tablet_replica.cc:333] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.854614 14631 raft_consensus.cc:2243] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.855003 14631 raft_consensus.cc:2272] T b45f4350ca064fcab4b3066ab676e3c0 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.856557 14631 tablet_replica.cc:333] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.857065 14631 raft_consensus.cc:2243] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.857560 14631 raft_consensus.cc:2272] T ab824510622d4a7cac0f738a3baa5adb P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.860210 14631 tablet_replica.cc:333] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.860785 14631 raft_consensus.cc:2243] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.861743 14631 raft_consensus.cc:2272] T c955686e7bc04601889f47006b128461 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:29.862159 15883 consensus_peers.cc:597] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Couldn't send request to peer 54b85e2a87ab4cc1a4fde764490e2c1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.863595 14631 tablet_replica.cc:333] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.864157 14631 raft_consensus.cc:2243] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.864542 14631 raft_consensus.cc:2272] T 22876571c0fe4ad0a10729d272e82722 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.866276 14631 tablet_replica.cc:333] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.866784 14631 raft_consensus.cc:2243] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.867523 14631 raft_consensus.cc:2272] T a9fccdd80dbb434ab6b37bca28b42250 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.869053 14631 tablet_replica.cc:333] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.869565 14631 raft_consensus.cc:2243] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.870298 14631 raft_consensus.cc:2272] T 54064c0d507d478888d0a856b34e24d4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.872138 14631 tablet_replica.cc:333] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.872824 14631 raft_consensus.cc:2243] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.873283 14631 raft_consensus.cc:2272] T edacdb95c59d48c7afcad3472b3d9166 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.875391 14631 tablet_replica.cc:333] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
W20260710 11:02:29.875579 16158 consensus_peers.cc:597] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c -> Peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Couldn't send request to peer 54b85e2a87ab4cc1a4fde764490e2c1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.876004 14631 raft_consensus.cc:2243] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.876734 14631 raft_consensus.cc:2272] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.878443 14631 tablet_replica.cc:333] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.878934 14631 raft_consensus.cc:2243] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.879537 14631 raft_consensus.cc:2272] T 2d3dfea7a694484fb3fc222c008bd883 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.881132 14631 tablet_replica.cc:333] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.881626 14631 raft_consensus.cc:2243] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.881992 14631 raft_consensus.cc:2272] T b0d525aa90804704a2095c310912b9fe P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.883639 14631 tablet_replica.cc:333] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.884272 14631 raft_consensus.cc:2243] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.884722 14631 raft_consensus.cc:2272] T 4c265f111e53472380f735972c5f6ac3 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.886430 14631 tablet_replica.cc:333] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.886917 14631 raft_consensus.cc:2243] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.887344 14631 raft_consensus.cc:2272] T 29ae20c0288441b2928179e79e2b0fc4 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.889029 14631 tablet_replica.cc:333] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.889586 14631 raft_consensus.cc:2243] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.889981 14631 raft_consensus.cc:2272] T 684807a6fc5d4c65926ce3a8eb2d92a6 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.892007 14631 tablet_replica.cc:333] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.892467 14631 raft_consensus.cc:2243] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.892992 14631 raft_consensus.cc:2272] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.894621 14631 tablet_replica.cc:333] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.895046 14631 raft_consensus.cc:2243] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:29.895788 14631 raft_consensus.cc:2272] T e21b2ae6d31c4fc981d9be8b7bbf5672 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.897387 14631 tablet_replica.cc:333] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f: stopping tablet replica
I20260710 11:02:29.897799 14631 raft_consensus.cc:2243] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.898149 14631 raft_consensus.cc:2272] T 48c306e638994d3bba840c7d55a2b688 P 54b85e2a87ab4cc1a4fde764490e2c1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:29.924891 16156 consensus_peers.cc:597] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.946038 14631 tablet_server.cc:196] TabletServer@127.14.73.194:0 shutdown complete.
W20260710 11:02:29.971575 15883 consensus_peers.cc:597] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Couldn't send request to peer 54b85e2a87ab4cc1a4fde764490e2c1f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:42141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:29.984287 14631 tablet_server.cc:179] TabletServer@127.14.73.195:0 shutting down...
I20260710 11:02:30.013443 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:30.014302 14631 tablet_replica.cc:333] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.015264 14631 raft_consensus.cc:2243] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.016070 14631 raft_consensus.cc:2272] T ac0679e419b249b4a5dbe4b550fdb479 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.017802 14631 tablet_replica.cc:333] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.018249 14631 raft_consensus.cc:2243] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.018625 14631 raft_consensus.cc:2272] T 93a8ccbc921f448b8003d6ea22c00f31 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.020709 14631 tablet_replica.cc:333] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.021176 14631 raft_consensus.cc:2243] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.021876 14631 raft_consensus.cc:2272] T 2fdbdc898432419f8599db52df2c80e8 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.023624 14631 tablet_replica.cc:333] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.024220 14631 raft_consensus.cc:2243] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.024727 14631 raft_consensus.cc:2272] T 7169676c28a741b4b57c803ed7e767c1 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.026794 14631 tablet_replica.cc:333] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.027429 14631 raft_consensus.cc:2243] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:02:30.028016 15883 consensus_peers.cc:597] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf -> Peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Couldn't send request to peer 54b85e2a87ab4cc1a4fde764490e2c1f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:42141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:30.028416 14631 raft_consensus.cc:2272] T 48c306e638994d3bba840c7d55a2b688 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.030180 14631 tablet_replica.cc:333] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.030622 14631 raft_consensus.cc:2243] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.030962 14631 raft_consensus.cc:2272] T 91c07875705d46c5b2299defbc92fac7 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.032550 14631 tablet_replica.cc:333] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.033020 14631 raft_consensus.cc:2243] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.033674 14631 raft_consensus.cc:2272] T 4c265f111e53472380f735972c5f6ac3 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.035279 14631 tablet_replica.cc:333] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.035823 14631 raft_consensus.cc:2243] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.036178 14631 raft_consensus.cc:2272] T b45f4350ca064fcab4b3066ab676e3c0 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.037919 14631 tablet_replica.cc:333] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.038437 14631 raft_consensus.cc:2243] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.039105 14631 raft_consensus.cc:2272] T 22876571c0fe4ad0a10729d272e82722 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.040901 14631 tablet_replica.cc:333] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.041357 14631 raft_consensus.cc:2243] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.041687 14631 raft_consensus.cc:2272] T b0d525aa90804704a2095c310912b9fe P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.043342 14631 tablet_replica.cc:333] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.043845 14631 raft_consensus.cc:2243] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.044180 14631 raft_consensus.cc:2272] T c6ec18b2e40546fabf75968a7c941a66 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.045784 14631 tablet_replica.cc:333] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.046351 14631 raft_consensus.cc:2243] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.046837 14631 raft_consensus.cc:2272] T a9fccdd80dbb434ab6b37bca28b42250 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.048836 14631 tablet_replica.cc:333] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.049454 14631 raft_consensus.cc:2243] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.049955 14631 raft_consensus.cc:2272] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:30.050089 15881 consensus_peers.cc:597] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:30.052153 14631 tablet_replica.cc:333] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.052803 14631 raft_consensus.cc:2243] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.053542 14631 raft_consensus.cc:2272] T 2d3dfea7a694484fb3fc222c008bd883 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.055676 14631 tablet_replica.cc:333] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
W20260710 11:02:30.056078 16156 consensus_peers.cc:597] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c -> Peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Couldn't send request to peer cc12cd071f374831bb7ab79e7d45c4bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:30.056136 14631 raft_consensus.cc:2243] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.056716 14631 raft_consensus.cc:2272] T edacdb95c59d48c7afcad3472b3d9166 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.058802 14631 tablet_replica.cc:333] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.059417 14631 raft_consensus.cc:2243] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.059897 14631 raft_consensus.cc:2272] T 684807a6fc5d4c65926ce3a8eb2d92a6 P cc12cd071f374831bb7ab79e7d45c4bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.062088 14631 tablet_replica.cc:333] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
W20260710 11:02:30.062115 16156 consensus_peers.cc:597] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c -> Peer 9926c5d717144cafad51dc46ccd6e441 (127.14.73.193:34463): Couldn't send request to peer 9926c5d717144cafad51dc46ccd6e441. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:34463: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:30.062639 14631 raft_consensus.cc:2243] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.063351 14631 raft_consensus.cc:2272] T 3e669b14c01d4bb48794a94291ff381b P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.065039 14631 tablet_replica.cc:333] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf: stopping tablet replica
I20260710 11:02:30.065508 14631 raft_consensus.cc:2243] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.066005 14631 raft_consensus.cc:2272] T e21b2ae6d31c4fc981d9be8b7bbf5672 P cc12cd071f374831bb7ab79e7d45c4bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:30.091264 16156 consensus_peers.cc:597] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c -> Peer cc12cd071f374831bb7ab79e7d45c4bf (127.14.73.195:38939): Couldn't send request to peer cc12cd071f374831bb7ab79e7d45c4bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:30.107955 14631 tablet_server.cc:196] TabletServer@127.14.73.195:0 shutdown complete.
I20260710 11:02:30.143402 14631 tablet_server.cc:179] TabletServer@127.14.73.196:0 shutting down...
I20260710 11:02:30.170650 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:30.171483 14631 tablet_replica.cc:333] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.172358 14631 raft_consensus.cc:2243] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:02:30.172464 16158 consensus_peers.cc:597] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c -> Peer 54b85e2a87ab4cc1a4fde764490e2c1f (127.14.73.194:42141): Couldn't send request to peer 54b85e2a87ab4cc1a4fde764490e2c1f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:42141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:30.173115 14631 raft_consensus.cc:2272] T c6ec18b2e40546fabf75968a7c941a66 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.174883 14631 tablet_replica.cc:333] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.175359 14631 raft_consensus.cc:2243] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.176059 14631 raft_consensus.cc:2272] T 91c07875705d46c5b2299defbc92fac7 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.177609 14631 tablet_replica.cc:333] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.178083 14631 raft_consensus.cc:2243] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.178488 14631 raft_consensus.cc:2272] T 2d3dfea7a694484fb3fc222c008bd883 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.180099 14631 tablet_replica.cc:333] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.180534 14631 raft_consensus.cc:2243] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.180953 14631 raft_consensus.cc:2272] T 35fc2dbb29cc4071ac3f29ca7dd7aeab P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.182431 14631 tablet_replica.cc:333] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.182870 14631 raft_consensus.cc:2243] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.183276 14631 raft_consensus.cc:2272] T d7e815458d824dbf9907b5ee55a2c28b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.184864 14631 tablet_replica.cc:333] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.185307 14631 raft_consensus.cc:2243] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.185720 14631 raft_consensus.cc:2272] T 29ae20c0288441b2928179e79e2b0fc4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.187358 14631 tablet_replica.cc:333] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.187867 14631 raft_consensus.cc:2243] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.188247 14631 raft_consensus.cc:2272] T 4c265f111e53472380f735972c5f6ac3 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.189941 14631 tablet_replica.cc:333] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.190412 14631 raft_consensus.cc:2243] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.190832 14631 raft_consensus.cc:2272] T 54064c0d507d478888d0a856b34e24d4 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.192454 14631 tablet_replica.cc:333] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.192917 14631 raft_consensus.cc:2243] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.193392 14631 raft_consensus.cc:2272] T e21b2ae6d31c4fc981d9be8b7bbf5672 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.194861 14631 tablet_replica.cc:333] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.195341 14631 raft_consensus.cc:2243] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.195883 14631 raft_consensus.cc:2272] T 3e669b14c01d4bb48794a94291ff381b P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.197419 14631 tablet_replica.cc:333] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.197892 14631 raft_consensus.cc:2243] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.198583 14631 raft_consensus.cc:2272] T 684807a6fc5d4c65926ce3a8eb2d92a6 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.200562 14631 tablet_replica.cc:333] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.201176 14631 raft_consensus.cc:2243] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.201589 14631 raft_consensus.cc:2272] T 1e39fd91fe0b4ddd9be5fc5235696cc2 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.203080 14631 tablet_replica.cc:333] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.203598 14631 raft_consensus.cc:2243] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.204073 14631 raft_consensus.cc:2272] T c955686e7bc04601889f47006b128461 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.205543 14631 tablet_replica.cc:333] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.206009 14631 raft_consensus.cc:2243] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.206478 14631 raft_consensus.cc:2272] T ac0679e419b249b4a5dbe4b550fdb479 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.208098 14631 tablet_replica.cc:333] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.208546 14631 raft_consensus.cc:2243] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:30.208956 14631 raft_consensus.cc:2272] T 2fdbdc898432419f8599db52df2c80e8 P ff640dfbf86147e3b772f5f945ab6d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.210466 14631 tablet_replica.cc:333] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.210918 14631 raft_consensus.cc:2243] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.211614 14631 raft_consensus.cc:2272] T ab824510622d4a7cac0f738a3baa5adb P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.213913 14631 tablet_replica.cc:333] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.214438 14631 raft_consensus.cc:2243] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.215107 14631 raft_consensus.cc:2272] T 7169676c28a741b4b57c803ed7e767c1 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.216603 14631 tablet_replica.cc:333] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c: stopping tablet replica
I20260710 11:02:30.217026 14631 raft_consensus.cc:2243] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.217658 14631 raft_consensus.cc:2272] T 93a8ccbc921f448b8003d6ea22c00f31 P ff640dfbf86147e3b772f5f945ab6d8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.251672 14631 tablet_server.cc:196] TabletServer@127.14.73.196:0 shutdown complete.
I20260710 11:02:30.277490 14631 master.cc:562] Master@127.14.73.254:45627 shutting down...
I20260710 11:02:30.301726 14631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:30.302217 14631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:30.302479 14631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 160ff078179545e58a59822224d3a1be: stopping tablet replica
I20260710 11:02:30.322613 14631 master.cc:584] Master@127.14.73.254:45627 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26986 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:02:30.383138 14631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.73.254:40517
I20260710 11:02:30.384398 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:30.390322 16604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.390388 16603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.390873 16606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:30.393462 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:30.394354 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:30.394526 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:30.394634 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681350394623 us; error 0 us; skew 500 ppm
I20260710 11:02:30.395069 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:30.397315 14631 webserver.cc:533] Webserver started at http://127.14.73.254:35783/ using document root <none> and password file <none>
I20260710 11:02:30.397729 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:30.397890 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:30.398097 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:30.399109 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/master-0-root/instance:
uuid: "86da245952224b29965c20bb5c30e708"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.403415 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:02:30.406528 16611 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.407246 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:30.407553 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/master-0-root
uuid: "86da245952224b29965c20bb5c30e708"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.407855 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-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)
I20260710 11:02:30.415838 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:30.416968 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:30.453840 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.254:40517
I20260710 11:02:30.453930 16662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.254:40517 every 8 connection(s)
I20260710 11:02:30.457634 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:30.466912 16663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708: Bootstrap starting.
I20260710 11:02:30.471349 16663 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:30.475268 16663 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708: No bootstrap required, opened a new log
I20260710 11:02:30.477262 16663 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86da245952224b29965c20bb5c30e708" member_type: VOTER }
I20260710 11:02:30.477609 16663 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:30.477785 16663 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86da245952224b29965c20bb5c30e708, State: Initialized, Role: FOLLOWER
I20260710 11:02:30.478245 16663 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86da245952224b29965c20bb5c30e708" member_type: VOTER }
I20260710 11:02:30.478634 16663 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:30.478814 16663 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:30.479012 16663 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:30.482949 16663 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86da245952224b29965c20bb5c30e708" member_type: VOTER }
I20260710 11:02:30.483408 16663 leader_election.cc:304] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [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: 86da245952224b29965c20bb5c30e708; no voters: 
I20260710 11:02:30.484473 16663 leader_election.cc:290] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:30.484907 16666 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:30.486310 16666 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 1 LEADER]: Becoming Leader. State: Replica: 86da245952224b29965c20bb5c30e708, State: Running, Role: LEADER
I20260710 11:02:30.487033 16666 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [LEADER]: Queue going to LEADER mode. State: All 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: "86da245952224b29965c20bb5c30e708" member_type: VOTER }
I20260710 11:02:30.487263 16663 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:30.494032 16668 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86da245952224b29965c20bb5c30e708. Latest consensus state: current_term: 1 leader_uuid: "86da245952224b29965c20bb5c30e708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86da245952224b29965c20bb5c30e708" member_type: VOTER } }
I20260710 11:02:30.494760 16668 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:30.496165 16667 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86da245952224b29965c20bb5c30e708" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86da245952224b29965c20bb5c30e708" member_type: VOTER } }
I20260710 11:02:30.496723 16667 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:30.497022 16672 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:30.503826 16672 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:30.515348 16672 catalog_manager.cc:1383] Generated new cluster ID: 848090e46b5d49fcaf7b85e1451e8385
I20260710 11:02:30.515668 16672 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:30.516960 14631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:30.535419 16672 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:30.536713 16672 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:30.555491 16672 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708: Generated new TSK 0
I20260710 11:02:30.556092 16672 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:30.583164 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:30.589099 16684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.590248 16685 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:30.591639 14631 server_base.cc:1061] running on GCE node
W20260710 11:02:30.592159 16687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:30.593025 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:30.593200 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:30.593326 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681350593315 us; error 0 us; skew 500 ppm
I20260710 11:02:30.593770 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:30.596007 14631 webserver.cc:533] Webserver started at http://127.14.73.193:38519/ using document root <none> and password file <none>
I20260710 11:02:30.596410 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:30.596560 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:30.596766 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:30.597831 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-0-root/instance:
uuid: "dba3b42f963c48eba3574a6ac84ef65f"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.602029 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:30.605183 16692 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.605880 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:02:30.606179 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "dba3b42f963c48eba3574a6ac84ef65f"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.606416 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-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)
I20260710 11:02:30.636494 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:30.637641 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:30.639060 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:30.641238 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:30.641462 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.641705 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:30.641886 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.680581 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:43063
I20260710 11:02:30.680675 16754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:43063 every 8 connection(s)
I20260710 11:02:30.685511 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:30.692606 16759 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.693634 16760 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.696246 16762 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:30.697717 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:30.698215 16755 heartbeater.cc:344] Connected to a master server at 127.14.73.254:40517
I20260710 11:02:30.698565 16755 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:30.698674 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:30.698976 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:30.699148 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681350699131 us; error 0 us; skew 500 ppm
I20260710 11:02:30.699482 16755 heartbeater.cc:507] Master 127.14.73.254:40517 requested a full tablet report, sending...
I20260710 11:02:30.699808 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:30.701900 16628 ts_manager.cc:194] Registered new tserver with Master: dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:30.702723 14631 webserver.cc:533] Webserver started at http://127.14.73.194:36709/ using document root <none> and password file <none>
I20260710 11:02:30.703356 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:30.703626 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:30.703935 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:30.704450 16628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43384
I20260710 11:02:30.705391 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-1-root/instance:
uuid: "245009d371e04d779cccefb17c80f3b8"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.710151 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:30.713145 16767 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.713896 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:02:30.714161 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-1-root
uuid: "245009d371e04d779cccefb17c80f3b8"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.714394 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-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)
I20260710 11:02:30.725803 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:30.726956 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:30.728392 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:30.730468 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:30.730674 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.730930 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:30.731084 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.769276 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.194:36793
I20260710 11:02:30.769378 16829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.194:36793 every 8 connection(s)
I20260710 11:02:30.773955 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:30.780982 16833 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.781922 16834 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.784895 16836 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:30.785120 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:30.786221 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:30.786497 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:30.786701 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681350786678 us; error 0 us; skew 500 ppm
I20260710 11:02:30.787317 16830 heartbeater.cc:344] Connected to a master server at 127.14.73.254:40517
I20260710 11:02:30.787400 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:30.787766 16830 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:30.788642 16830 heartbeater.cc:507] Master 127.14.73.254:40517 requested a full tablet report, sending...
I20260710 11:02:30.790155 14631 webserver.cc:533] Webserver started at http://127.14.73.195:37325/ using document root <none> and password file <none>
I20260710 11:02:30.790705 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:30.790908 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:30.790876 16628 ts_manager.cc:194] Registered new tserver with Master: 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:30.791415 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:30.792471 16628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43400
I20260710 11:02:30.792573 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-2-root/instance:
uuid: "591ff2726d8d45a5a3732d3056e288f7"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.797102 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:30.800261 16841 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.801048 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:30.801345 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-2-root
uuid: "591ff2726d8d45a5a3732d3056e288f7"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.801625 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-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)
I20260710 11:02:30.813618 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:30.814824 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:30.816406 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:30.818511 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:30.818730 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.818976 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:30.819145 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.858925 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.195:34775
I20260710 11:02:30.859015 16903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.195:34775 every 8 connection(s)
I20260710 11:02:30.863554 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:30.869694 16907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.871487 16908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:30.872534 16910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:30.873728 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:30.874147 16904 heartbeater.cc:344] Connected to a master server at 127.14.73.254:40517
I20260710 11:02:30.874585 16904 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:30.874867 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:30.875138 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:30.875355 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681350875335 us; error 0 us; skew 500 ppm
I20260710 11:02:30.875478 16904 heartbeater.cc:507] Master 127.14.73.254:40517 requested a full tablet report, sending...
I20260710 11:02:30.876137 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:30.878031 16628 ts_manager.cc:194] Registered new tserver with Master: 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:30.878909 14631 webserver.cc:533] Webserver started at http://127.14.73.196:42033/ using document root <none> and password file <none>
I20260710 11:02:30.879390 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:30.879634 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:30.879626 16628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43416
I20260710 11:02:30.880048 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:30.881316 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-3-root/instance:
uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.885476 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:30.888530 16915 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.889262 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:30.889549 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-3-root
uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:30.889860 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-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)
I20260710 11:02:30.906523 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:30.907775 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:30.909101 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:30.911258 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:30.911429 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.911680 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:30.911816 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:30.950156 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.196:36775
I20260710 11:02:30.950253 16977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.196:36775 every 8 connection(s)
I20260710 11:02:30.963524 16978 heartbeater.cc:344] Connected to a master server at 127.14.73.254:40517
I20260710 11:02:30.963918 16978 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:30.964589 16978 heartbeater.cc:507] Master 127.14.73.254:40517 requested a full tablet report, sending...
I20260710 11:02:30.966411 16628 ts_manager.cc:194] Registered new tserver with Master: db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:30.966847 14631 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013496135s
I20260710 11:02:30.967828 16628 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43428
I20260710 11:02:30.991353 16628 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43430:
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"
    }
  }
}
I20260710 11:02:31.112759 16720 tablet_service.cc:1511] Processing CreateTablet for tablet 880debc932cf44e583dd170a2cafcfb2 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:31.114602 16720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880debc932cf44e583dd170a2cafcfb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.115214 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 5abf5756e4ee446c855e15093ab240ae (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:31.117105 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abf5756e4ee446c855e15093ab240ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.122545 16795 tablet_service.cc:1511] Processing CreateTablet for tablet 880debc932cf44e583dd170a2cafcfb2 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:31.123936 16795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880debc932cf44e583dd170a2cafcfb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.132011 16794 tablet_service.cc:1511] Processing CreateTablet for tablet 5abf5756e4ee446c855e15093ab240ae (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:31.133383 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abf5756e4ee446c855e15093ab240ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.147109 16994 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:31.151980 16943 tablet_service.cc:1511] Processing CreateTablet for tablet 880debc932cf44e583dd170a2cafcfb2 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:31.153304 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880debc932cf44e583dd170a2cafcfb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.153689 16718 tablet_service.cc:1511] Processing CreateTablet for tablet af03740560d54881991fd296b842ef37 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:31.155000 16718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af03740560d54881991fd296b842ef37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.156510 16942 tablet_service.cc:1511] Processing CreateTablet for tablet af03740560d54881991fd296b842ef37 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:31.157784 16942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af03740560d54881991fd296b842ef37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.160718 16869 tablet_service.cc:1511] Processing CreateTablet for tablet 5abf5756e4ee446c855e15093ab240ae (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:31.162060 16869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5abf5756e4ee446c855e15093ab240ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.164499 16868 tablet_service.cc:1511] Processing CreateTablet for tablet af03740560d54881991fd296b842ef37 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:31.165779 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af03740560d54881991fd296b842ef37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.175464 16994 tablet_bootstrap.cc:654] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.181453 16996 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:31.190550 16994 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:31.191044 16994 ts_tablet_manager.cc:1403] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260710 11:02:31.191876 16793 tablet_service.cc:1511] Processing CreateTablet for tablet 9196e0f739ce4f7d901bc5097673b2e4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:31.192924 16867 tablet_service.cc:1511] Processing CreateTablet for tablet 9196e0f739ce4f7d901bc5097673b2e4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:31.193799 16996 tablet_bootstrap.cc:654] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.194257 16867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9196e0f739ce4f7d901bc5097673b2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.194411 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9196e0f739ce4f7d901bc5097673b2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.199353 16994 raft_consensus.cc:359] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.200135 16994 raft_consensus.cc:385] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.200440 16994 raft_consensus.cc:740] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.201200 16994 consensus_queue.cc:260] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.209252 16943 tablet_service.cc:1511] Processing CreateTablet for tablet 9196e0f739ce4f7d901bc5097673b2e4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:31.212167 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9196e0f739ce4f7d901bc5097673b2e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.212343 16795 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb3db4e813e463281582a9478f9a84f (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:31.213788 16795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb3db4e813e463281582a9478f9a84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.218813 16996 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:31.219332 16996 ts_tablet_manager.cc:1403] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.005s
I20260710 11:02:31.219712 16720 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb3db4e813e463281582a9478f9a84f (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:31.221387 16720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb3db4e813e463281582a9478f9a84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.222185 16996 raft_consensus.cc:359] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:31.222936 16996 raft_consensus.cc:385] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.223243 16996 raft_consensus.cc:740] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.225311 16996 consensus_queue.cc:260] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:31.228950 16866 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb3db4e813e463281582a9478f9a84f (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:31.231874 16755 heartbeater.cc:499] Master 127.14.73.254:40517 was elected leader, sending a full tablet report...
I20260710 11:02:31.233772 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb3db4e813e463281582a9478f9a84f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.234107 16942 tablet_service.cc:1511] Processing CreateTablet for tablet 108415184f76422480a41279820b31a7 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:31.235693 16942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108415184f76422480a41279820b31a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.240943 16995 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:31.248163 16978 heartbeater.cc:499] Master 127.14.73.254:40517 was elected leader, sending a full tablet report...
I20260710 11:02:31.250020 16996 ts_tablet_manager.cc:1434] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.007s
I20260710 11:02:31.250946 16996 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:31.252482 16994 ts_tablet_manager.cc:1434] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.056s	user 0.018s	sys 0.013s
I20260710 11:02:31.253535 16994 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:31.263782 16996 tablet_bootstrap.cc:654] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.259379 16994 tablet_bootstrap.cc:654] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.282008 16995 tablet_bootstrap.cc:654] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.288486 17000 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:31.290127 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 108415184f76422480a41279820b31a7 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:31.291575 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108415184f76422480a41279820b31a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.327340 16994 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:31.327930 16994 ts_tablet_manager.cc:1403] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.075s	user 0.028s	sys 0.039s
I20260710 11:02:31.330855 16994 raft_consensus.cc:359] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:31.331554 16994 raft_consensus.cc:385] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.331845 16994 raft_consensus.cc:740] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.333256 16994 consensus_queue.cc:260] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:31.335237 16793 tablet_service.cc:1511] Processing CreateTablet for tablet 108415184f76422480a41279820b31a7 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:31.336943 16994 ts_tablet_manager.cc:1434] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:02:31.337157 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108415184f76422480a41279820b31a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.341940 17000 tablet_bootstrap.cc:654] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.345034 16995 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:31.345515 16995 ts_tablet_manager.cc:1403] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.000s
I20260710 11:02:31.348441 16995 raft_consensus.cc:359] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.349125 16995 raft_consensus.cc:385] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.349419 16995 raft_consensus.cc:740] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.350167 16995 consensus_queue.cc:260] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.353585 16868 tablet_service.cc:1511] Processing CreateTablet for tablet 1b099d281605487eb6fc7a1528de78a4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:31.355130 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b099d281605487eb6fc7a1528de78a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.356583 16996 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:31.357000 16943 tablet_service.cc:1511] Processing CreateTablet for tablet 1b099d281605487eb6fc7a1528de78a4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:31.357522 17001 raft_consensus.cc:493] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:31.358376 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b099d281605487eb6fc7a1528de78a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.358022 17001 raft_consensus.cc:515] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:31.360870 17001 leader_election.cc:290] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:31.372838 16717 tablet_service.cc:1511] Processing CreateTablet for tablet 1b099d281605487eb6fc7a1528de78a4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:31.374352 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b099d281605487eb6fc7a1528de78a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.390137 16994 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:31.392971 16996 ts_tablet_manager.cc:1403] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.142s	user 0.028s	sys 0.020s
I20260710 11:02:31.397792 16994 tablet_bootstrap.cc:654] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.398818 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af03740560d54881991fd296b842ef37" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
W20260710 11:02:31.403527 16919 leader_election.cc:343] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Not found: Tablet not found: af03740560d54881991fd296b842ef37
W20260710 11:02:31.404481 16919 leader_election.cc:343] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:31.404922 16919 leader_election.cc:304] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:31.405753 17001 raft_consensus.cc:2749] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:31.406505 16795 tablet_service.cc:1511] Processing CreateTablet for tablet 5b05ee85f09042b7808faceb7f01c7d8 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:31.407960 16795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b05ee85f09042b7808faceb7f01c7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.409713 16868 tablet_service.cc:1511] Processing CreateTablet for tablet 5b05ee85f09042b7808faceb7f01c7d8 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:31.411072 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b05ee85f09042b7808faceb7f01c7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.418497 16941 tablet_service.cc:1511] Processing CreateTablet for tablet 5b05ee85f09042b7808faceb7f01c7d8 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:31.419999 16941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b05ee85f09042b7808faceb7f01c7d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.419778 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 6781617c298a4c258f2a755e6a7e5d2b (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:31.421166 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6781617c298a4c258f2a755e6a7e5d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.436568 16866 tablet_service.cc:1511] Processing CreateTablet for tablet 6781617c298a4c258f2a755e6a7e5d2b (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:31.437925 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6781617c298a4c258f2a755e6a7e5d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.437811 16943 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea7326923444100a798d07849fdbf55 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:31.439167 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea7326923444100a798d07849fdbf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.439265 17000 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
W20260710 11:02:31.439575 16756 tablet.cc:2406] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:02:31.443782 17000 ts_tablet_manager.cc:1403] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.152s	user 0.030s	sys 0.025s
I20260710 11:02:31.443902 16996 raft_consensus.cc:359] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.444664 16996 raft_consensus.cc:385] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.444960 16996 raft_consensus.cc:740] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.445835 16995 ts_tablet_manager.cc:1434] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.100s	user 0.013s	sys 0.035s
I20260710 11:02:31.445695 16996 consensus_queue.cc:260] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.452459 16996 ts_tablet_manager.cc:1434] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260710 11:02:31.453438 16996 tablet_bootstrap.cc:492] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:31.457823 16995 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:31.458470 16869 tablet_service.cc:1511] Processing CreateTablet for tablet 408f3cf7ce43442aaf400d8b1eb0ac6c (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:31.459558 16996 tablet_bootstrap.cc:654] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.459800 16869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408f3cf7ce43442aaf400d8b1eb0ac6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.448120 17000 raft_consensus.cc:359] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:31.448676 17009 raft_consensus.cc:493] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:31.472620 17000 raft_consensus.cc:385] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.472956 17000 raft_consensus.cc:740] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.472780 17009 raft_consensus.cc:515] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.473399 16717 tablet_service.cc:1511] Processing CreateTablet for tablet 408f3cf7ce43442aaf400d8b1eb0ac6c (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:31.473690 17000 consensus_queue.cc:260] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:31.449419 16830 heartbeater.cc:499] Master 127.14.73.254:40517 was elected leader, sending a full tablet report...
I20260710 11:02:31.450299 16994 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:31.467290 16999 raft_consensus.cc:493] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:31.475726 16999 raft_consensus.cc:515] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:31.476207 17009 leader_election.cc:290] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:31.477108 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea7326923444100a798d07849fdbf55 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:31.478300 16999 leader_election.cc:290] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:31.470408 16995 tablet_bootstrap.cc:654] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.470477 16942 tablet_service.cc:1511] Processing CreateTablet for tablet 408f3cf7ce43442aaf400d8b1eb0ac6c (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:31.471858 16794 tablet_service.cc:1511] Processing CreateTablet for tablet 6ea7326923444100a798d07849fdbf55 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:31.474676 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408f3cf7ce43442aaf400d8b1eb0ac6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.481564 16940 tablet_service.cc:1511] Processing CreateTablet for tablet 54664e9b8a50489f832d27895fe6aeb6 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:31.490656 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea7326923444100a798d07849fdbf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.482671 16994 ts_tablet_manager.cc:1403] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.009s
W20260710 11:02:31.514336 16676 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:31.515576 16940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54664e9b8a50489f832d27895fe6aeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.515776 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ea7326923444100a798d07849fdbf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.520942 16942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408f3cf7ce43442aaf400d8b1eb0ac6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.508826 16868 tablet_service.cc:1511] Processing CreateTablet for tablet 54664e9b8a50489f832d27895fe6aeb6 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:31.537765 16718 tablet_service.cc:1511] Processing CreateTablet for tablet b0804c2e07fa4b54af331d6dcfe3c7db (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:31.538671 16994 raft_consensus.cc:359] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:31.534150 17001 raft_consensus.cc:493] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:31.539522 16718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0804c2e07fa4b54af331d6dcfe3c7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.539906 17001 raft_consensus.cc:515] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.542224 17001 leader_election.cc:290] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:31.542640 16999 raft_consensus.cc:493] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:31.543913 16999 raft_consensus.cc:515] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.546088 16999 leader_election.cc:290] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:31.548291 16939 tablet_service.cc:1511] Processing CreateTablet for tablet 20caa3f6b1a843518d7042abe036987e (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:31.557504 16792 tablet_service.cc:1511] Processing CreateTablet for tablet 54664e9b8a50489f832d27895fe6aeb6 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:31.558902 16792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54664e9b8a50489f832d27895fe6aeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.575186 16791 tablet_service.cc:1511] Processing CreateTablet for tablet b0804c2e07fa4b54af331d6dcfe3c7db (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:31.543111 16994 raft_consensus.cc:385] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.586068 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54664e9b8a50489f832d27895fe6aeb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.596966 16790 tablet_service.cc:1511] Processing CreateTablet for tablet 20caa3f6b1a843518d7042abe036987e (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:31.595209 16939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20caa3f6b1a843518d7042abe036987e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.584048 16994 raft_consensus.cc:740] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.636714 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:31.637252 16869 tablet_service.cc:1511] Processing CreateTablet for tablet b0804c2e07fa4b54af331d6dcfe3c7db (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:31.637692 16730 raft_consensus.cc:2468] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:31.638590 16869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0804c2e07fa4b54af331d6dcfe3c7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.640491 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:31.641147 16953 raft_consensus.cc:2468] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
I20260710 11:02:31.570592 16793 tablet_service.cc:1511] Processing CreateTablet for tablet 6781617c298a4c258f2a755e6a7e5d2b (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:31.660388 16904 heartbeater.cc:499] Master 127.14.73.254:40517 was elected leader, sending a full tablet report...
I20260710 11:02:31.662273 16995 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:31.662782 16995 ts_tablet_manager.cc:1403] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.205s	user 0.038s	sys 0.037s
I20260710 11:02:31.663177 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:31.664932 16720 tablet_service.cc:1511] Processing CreateTablet for tablet 20caa3f6b1a843518d7042abe036987e (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:31.665788 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:31.654512 16994 consensus_queue.cc:260] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:31.666317 16720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20caa3f6b1a843518d7042abe036987e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.654914 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0804c2e07fa4b54af331d6dcfe3c7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.669027 16996 tablet_bootstrap.cc:492] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:31.679785 16994 ts_tablet_manager.cc:1434] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.178s	user 0.007s	sys 0.001s
I20260710 11:02:31.670850 16867 tablet_service.cc:1511] Processing CreateTablet for tablet 90415c7b7a3d4bd0911f53767eab8fd2 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:31.698587 16867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90415c7b7a3d4bd0911f53767eab8fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.702850 16943 tablet_service.cc:1511] Processing CreateTablet for tablet 0b952d3ed229436c8fe1ad0457fde698 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:31.670514 16716 tablet_service.cc:1511] Processing CreateTablet for tablet 0b952d3ed229436c8fe1ad0457fde698 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:31.666342 16730 raft_consensus.cc:2468] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
I20260710 11:02:31.668515 16866 tablet_service.cc:1511] Processing CreateTablet for tablet 0b952d3ed229436c8fe1ad0457fde698 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:31.676554 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:31.696820 16996 ts_tablet_manager.cc:1403] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.244s	user 0.014s	sys 0.036s
W20260710 11:02:31.671536 16696 leader_election.cc:343] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:31.714524 16995 raft_consensus.cc:359] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:31.731597 16995 raft_consensus.cc:385] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.731943 16995 raft_consensus.cc:740] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.732678 16995 consensus_queue.cc:260] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:31.715761 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b952d3ed229436c8fe1ad0457fde698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.735085 16995 ts_tablet_manager.cc:1434] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.002s
I20260710 11:02:31.736009 16995 tablet_bootstrap.cc:492] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:31.716535 16994 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:31.716622 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b952d3ed229436c8fe1ad0457fde698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.715773 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b952d3ed229436c8fe1ad0457fde698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.739638 16770 leader_election.cc:304] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:31.676896 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6781617c298a4c258f2a755e6a7e5d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.741880 16790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20caa3f6b1a843518d7042abe036987e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:31.744311 16770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.196:36775, user_credentials={real_user=slave}} blocked reactor thread for 94225.3us
I20260710 11:02:31.748533 16795 tablet_service.cc:1511] Processing CreateTablet for tablet 90415c7b7a3d4bd0911f53767eab8fd2 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
W20260710 11:02:31.719219 16696 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.195:34775, user_credentials={real_user=slave}} blocked reactor thread for 47880.3us
I20260710 11:02:31.722229 16996 raft_consensus.cc:359] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.749650 16996 raft_consensus.cc:385] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:31.750027 16996 raft_consensus.cc:740] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:31.669431 16919 leader_election.cc:304] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:31.750870 16996 consensus_queue.cc:260] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
W20260710 11:02:31.751797 16919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.193:43063, user_credentials={real_user=slave}} blocked reactor thread for 82457.6us
I20260710 11:02:31.752812 17001 raft_consensus.cc:2804] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:31.753191 17001 raft_consensus.cc:493] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:31.753520 17001 raft_consensus.cc:3060] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:31.754029 16994 tablet_bootstrap.cc:654] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.688545 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:31.717934 17000 ts_tablet_manager.cc:1434] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.274s	user 0.012s	sys 0.013s
I20260710 11:02:31.760443 16869 tablet_service.cc:1511] Processing CreateTablet for tablet 284906f5cf644c2ebe28eb74cefedc66 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:31.760907 17000 tablet_bootstrap.cc:492] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:31.761983 16869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284906f5cf644c2ebe28eb74cefedc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.719035 16805 raft_consensus.cc:2468] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:31.767704 17009 raft_consensus.cc:2804] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:31.769811 17009 raft_consensus.cc:493] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:31.770180 17009 raft_consensus.cc:3060] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:31.771271 16939 tablet_service.cc:1511] Processing CreateTablet for tablet 8f78fe1d3407452ba0742709f7f1de56 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:31.772810 16939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f78fe1d3407452ba0742709f7f1de56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.773080 16720 tablet_service.cc:1511] Processing CreateTablet for tablet 8f78fe1d3407452ba0742709f7f1de56 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:31.774310 16720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f78fe1d3407452ba0742709f7f1de56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.775205 16717 tablet_service.cc:1511] Processing CreateTablet for tablet 284906f5cf644c2ebe28eb74cefedc66 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:31.776531 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284906f5cf644c2ebe28eb74cefedc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.777355 17001 raft_consensus.cc:515] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.780265 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:31.780892 16730 raft_consensus.cc:3060] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:31.781179 16795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90415c7b7a3d4bd0911f53767eab8fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.782464 16953 raft_consensus.cc:2393] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dba3b42f963c48eba3574a6ac84ef65f in current term 1: Already voted for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in this term.
I20260710 11:02:31.794251 17018 raft_consensus.cc:493] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:31.794790 17018 raft_consensus.cc:515] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:31.797434 17018 leader_election.cc:290] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:31.801103 16730 raft_consensus.cc:2468] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:31.802465 16919 leader_election.cc:304] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:31.802961 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:31.811589 17001 leader_election.cc:290] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:31.802459 16792 tablet_service.cc:1511] Processing CreateTablet for tablet 8f78fe1d3407452ba0742709f7f1de56 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:31.836807 17001 raft_consensus.cc:2804] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:31.837312 17001 raft_consensus.cc:697] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Becoming Leader. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:31.831709 16791 tablet_service.cc:1511] Processing CreateTablet for tablet 284906f5cf644c2ebe28eb74cefedc66 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:31.841849 16792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f78fe1d3407452ba0742709f7f1de56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.841964 16867 tablet_service.cc:1511] Processing CreateTablet for tablet 12a4f138472e438e9f5cc2979b8b758b (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:31.843282 16867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a4f138472e438e9f5cc2979b8b758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.804126 17009 raft_consensus.cc:515] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.838083 17001 consensus_queue.cc:237] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.845121 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 12a4f138472e438e9f5cc2979b8b758b (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:31.845794 17009 leader_election.cc:290] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:31.846540 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a4f138472e438e9f5cc2979b8b758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.848268 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:31.849022 16730 raft_consensus.cc:2393] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 245009d371e04d779cccefb17c80f3b8 in current term 1: Already voted for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in this term.
I20260710 11:02:31.850625 16805 raft_consensus.cc:2393] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in current term 1: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:31.853571 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:31.853946 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:31.854362 16804 raft_consensus.cc:2393] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dba3b42f963c48eba3574a6ac84ef65f in current term 1: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:31.864074 16693 leader_election.cc:304] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [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: dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:31.865209 16999 raft_consensus.cc:2749] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:31.865533 16789 tablet_service.cc:1511] Processing CreateTablet for tablet a39d82d53b374334ac7b18513b802ea4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:31.866825 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39d82d53b374334ac7b18513b802ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.871867 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284906f5cf644c2ebe28eb74cefedc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.871819 16943 tablet_service.cc:1511] Processing CreateTablet for tablet 90415c7b7a3d4bd0911f53767eab8fd2 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:31.859588 16805 raft_consensus.cc:2468] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:31.876718 16996 ts_tablet_manager.cc:1434] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.158s	user 0.005s	sys 0.006s
I20260710 11:02:31.876929 16999 raft_consensus.cc:493] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:31.877399 16999 raft_consensus.cc:515] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:31.878054 16996 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:31.878723 16716 tablet_service.cc:1511] Processing CreateTablet for tablet a56dee4c301e43739c6c304e9ae4d54a (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:31.875661 16995 tablet_bootstrap.cc:654] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.873597 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90415c7b7a3d4bd0911f53767eab8fd2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:31.876389 16919 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.193:43063, user_credentials={real_user=slave}} blocked reactor thread for 74048.7us
I20260710 11:02:31.883692 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb3db4e813e463281582a9478f9a84f" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:31.887241 17000 tablet_bootstrap.cc:654] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:31.887733 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56dee4c301e43739c6c304e9ae4d54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.880847 16999 leader_election.cc:290] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:31.883481 16693 leader_election.cc:304] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:31.897953 16941 tablet_service.cc:1511] Processing CreateTablet for tablet a39d82d53b374334ac7b18513b802ea4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:31.899222 16941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39d82d53b374334ac7b18513b802ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.899945 16788 tablet_service.cc:1511] Processing CreateTablet for tablet a56dee4c301e43739c6c304e9ae4d54a (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:31.900774 16999 raft_consensus.cc:2804] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:31.901182 16999 raft_consensus.cc:493] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:31.895860 16696 leader_election.cc:343] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:31.896564 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880debc932cf44e583dd170a2cafcfb2" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:31.901625 16999 raft_consensus.cc:3060] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:31.901666 16868 tablet_service.cc:1511] Processing CreateTablet for tablet a39d82d53b374334ac7b18513b802ea4 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:31.897543 16942 tablet_service.cc:1511] Processing CreateTablet for tablet 12a4f138472e438e9f5cc2979b8b758b (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:31.903052 16868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a39d82d53b374334ac7b18513b802ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.903133 16942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12a4f138472e438e9f5cc2979b8b758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.903951 16866 tablet_service.cc:1511] Processing CreateTablet for tablet a56dee4c301e43739c6c304e9ae4d54a (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:31.901298 16788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56dee4c301e43739c6c304e9ae4d54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.905180 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56dee4c301e43739c6c304e9ae4d54a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.911854 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb3db4e813e463281582a9478f9a84f" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:31.916538 16770 leader_election.cc:304] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:31.876627 17021 raft_consensus.cc:493] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:31.917580 17021 raft_consensus.cc:515] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:31.919508 17009 raft_consensus.cc:2749] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:31.946014 16940 tablet_service.cc:1511] Processing CreateTablet for tablet bc22a3f8de88422b8ce12810a5f2a7c7 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:31.961283 17000 tablet_bootstrap.cc:492] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:31.961948 17000 ts_tablet_manager.cc:1403] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.201s	user 0.009s	sys 0.011s
I20260710 11:02:31.976436 16794 tablet_service.cc:1511] Processing CreateTablet for tablet bc22a3f8de88422b8ce12810a5f2a7c7 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:31.977756 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc22a3f8de88422b8ce12810a5f2a7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:31.978148 17021 leader_election.cc:290] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:31.979269 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
W20260710 11:02:31.980712 16919 leader_election.cc:343] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:31.981192 16999 raft_consensus.cc:515] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:31.983194 16999 leader_election.cc:290] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:31.983896 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:31.985951 16994 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:32.023833 16994 ts_tablet_manager.cc:1403] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.308s	user 0.023s	sys 0.042s
W20260710 11:02:32.024333 16696 leader_election.cc:343] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:31.991641 16940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc22a3f8de88422b8ce12810a5f2a7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.026783 16994 raft_consensus.cc:359] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:31.997848 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af03740560d54881991fd296b842ef37" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:32.028034 16953 raft_consensus.cc:2468] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:31.999289 16996 tablet_bootstrap.cc:654] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.029361 16844 leader_election.cc:304] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:32.030253 17018 raft_consensus.cc:2804] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.030589 17018 raft_consensus.cc:493] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:31.972568 16693 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.194:36793, user_credentials={real_user=slave}} blocked reactor thread for 89202.4us
W20260710 11:02:32.033159 16693 leader_election.cc:343] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.033583 16693 leader_election.cc:304] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [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: dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8, 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:32.035316 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:32.035933 16805 raft_consensus.cc:3060] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.037312 16716 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3a0a7d8dd148a3aef0e0c38b3f9b15 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:32.000151 17000 raft_consensus.cc:359] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.038492 17000 raft_consensus.cc:385] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.004652 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af03740560d54881991fd296b842ef37" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
W20260710 11:02:32.003641 16916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.194:36793, user_credentials={real_user=slave}} blocked reactor thread for 70490.4us
I20260710 11:02:32.013454 16869 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3a0a7d8dd148a3aef0e0c38b3f9b15 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:32.018092 16792 tablet_service.cc:1511] Processing CreateTablet for tablet 6712b6aa93ef4616a00669c86c8e5674 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:32.019481 16866 tablet_service.cc:1511] Processing CreateTablet for tablet 6712b6aa93ef4616a00669c86c8e5674 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:32.020417 16941 tablet_service.cc:1511] Processing CreateTablet for tablet 6712b6aa93ef4616a00669c86c8e5674 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:32.039912 16869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3a0a7d8dd148a3aef0e0c38b3f9b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.040184 16941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6712b6aa93ef4616a00669c86c8e5674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.040335 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:32.040309 17028 raft_consensus.cc:2749] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:32.041993 16916 leader_election.cc:343] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.042443 16916 leader_election.cc:304] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 245009d371e04d779cccefb17c80f3b8, 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:32.024755 16995 tablet_bootstrap.cc:492] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.043562 17021 raft_consensus.cc:2749] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:32.043797 16995 ts_tablet_manager.cc:1403] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.308s	user 0.017s	sys 0.002s
I20260710 11:02:32.015689 16939 tablet_service.cc:1511] Processing CreateTablet for tablet 5d3a0a7d8dd148a3aef0e0c38b3f9b15 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:32.044921 16939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3a0a7d8dd148a3aef0e0c38b3f9b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.038581 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d3a0a7d8dd148a3aef0e0c38b3f9b15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.030911 17018 raft_consensus.cc:3060] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.038834 17000 raft_consensus.cc:740] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.041422 16866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6712b6aa93ef4616a00669c86c8e5674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.046856 16995 raft_consensus.cc:359] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.054456 16995 raft_consensus.cc:385] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.054877 16995 raft_consensus.cc:740] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.055258 16792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6712b6aa93ef4616a00669c86c8e5674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.054737 16624 catalog_manager.cc:5697] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196). New cstate: current_term: 1 leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:32.055707 16995 consensus_queue.cc:260] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.057446 16995 ts_tablet_manager.cc:1434] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 11:02:32.027530 16994 raft_consensus.cc:385] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.060438 16994 raft_consensus.cc:740] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.063069 16994 consensus_queue.cc:260] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.065178 16994 ts_tablet_manager.cc:1434] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.004s
I20260710 11:02:32.066177 16994 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:32.067946 17000 consensus_queue.cc:260] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.075690 16996 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.076421 16996 ts_tablet_manager.cc:1403] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.015s
I20260710 11:02:32.080420 16996 raft_consensus.cc:359] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.081363 16996 raft_consensus.cc:385] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.081740 16996 raft_consensus.cc:740] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.086544 16995 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:32.069306 16730 raft_consensus.cc:2468] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:32.100551 16717 tablet_service.cc:1511] Processing CreateTablet for tablet bc22a3f8de88422b8ce12810a5f2a7c7 (DEFAULT_TABLE table=test-workload [id=d00d80ebcda94ac1b067bb32a9c2f96b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:32.102420 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc22a3f8de88422b8ce12810a5f2a7c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:32.110222 16996 consensus_queue.cc:260] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.113197 16996 ts_tablet_manager.cc:1434] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260710 11:02:32.114418 16996 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.117038 16805 raft_consensus.cc:2468] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:32.119833 16693 leader_election.cc:304] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:32.120635 17028 raft_consensus.cc:2804] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.121086 17028 raft_consensus.cc:697] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:32.121910 17028 consensus_queue.cc:237] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.117136 16994 tablet_bootstrap.cc:654] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.132148 17018 raft_consensus.cc:515] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.117717 16995 tablet_bootstrap.cc:654] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.135047 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af03740560d54881991fd296b842ef37" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:32.135782 16953 raft_consensus.cc:3060] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.142915 17000 ts_tablet_manager.cc:1434] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.181s	user 0.011s	sys 0.042s
I20260710 11:02:32.143951 17000 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:32.145092 16953 raft_consensus.cc:2468] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:32.149684 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af03740560d54881991fd296b842ef37" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:32.150298 16730 raft_consensus.cc:3060] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.154908 16844 leader_election.cc:304] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:32.156118 17032 raft_consensus.cc:2804] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.157240 17018 leader_election.cc:290] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:32.171257 17032 raft_consensus.cc:697] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:32.172312 16730 raft_consensus.cc:2468] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:32.176447 16994 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:32.177426 16994 ts_tablet_manager.cc:1403] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.015s
I20260710 11:02:32.182780 16995 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.183243 16995 ts_tablet_manager.cc:1403] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.097s	user 0.005s	sys 0.014s
I20260710 11:02:32.185299 16995 raft_consensus.cc:359] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.184689 16625 catalog_manager.cc:5697] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 0 to 1, leader changed from <none> to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 1 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.185918 16995 raft_consensus.cc:385] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.186353 16995 raft_consensus.cc:740] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.180963 17000 tablet_bootstrap.cc:654] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.189112 16995 consensus_queue.cc:260] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.192353 16995 ts_tablet_manager.cc:1434] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:02:32.195477 16995 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:32.197321 16994 raft_consensus.cc:359] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.198333 16994 raft_consensus.cc:385] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.198697 16994 raft_consensus.cc:740] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.174211 17032 consensus_queue.cc:237] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.204212 16995 tablet_bootstrap.cc:654] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.207871 17000 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:32.208321 17000 ts_tablet_manager.cc:1403] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.012s
I20260710 11:02:32.209682 16994 consensus_queue.cc:260] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.211247 17000 raft_consensus.cc:359] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.211087 16996 tablet_bootstrap.cc:654] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.212291 17009 raft_consensus.cc:493] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.216885 17009 raft_consensus.cc:515] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.221349 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:32.222158 16953 raft_consensus.cc:2468] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
I20260710 11:02:32.223711 16770 leader_election.cc:304] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:32.225459 17009 leader_election.cc:290] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:32.226159 17009 raft_consensus.cc:2804] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.226581 17009 raft_consensus.cc:493] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.227012 17009 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.212508 16994 ts_tablet_manager.cc:1434] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.003s
I20260710 11:02:32.233250 16994 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:32.211992 17000 raft_consensus.cc:385] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.252045 17000 raft_consensus.cc:740] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.253064 17000 consensus_queue.cc:260] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.259398 16994 tablet_bootstrap.cc:654] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.265050 16996 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.265605 16996 ts_tablet_manager.cc:1403] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.151s	user 0.029s	sys 0.029s
I20260710 11:02:32.263383 17000 ts_tablet_manager.cc:1434] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 11:02:32.268774 17000 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:32.269212 16996 raft_consensus.cc:359] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.261991 17009 raft_consensus.cc:515] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.273597 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:32.274163 16953 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.275621 17028 raft_consensus.cc:493] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.275655 17000 tablet_bootstrap.cc:654] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.276304 17028 raft_consensus.cc:515] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.281405 17028 leader_election.cc:290] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:32.282177 16953 raft_consensus.cc:2468] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:32.283663 16770 leader_election.cc:304] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:32.283679 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:32.285375 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:32.287038 17045 raft_consensus.cc:2804] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:32.287817 16693 leader_election.cc:343] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.289486 17009 leader_election.cc:290] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:32.291843 16626 catalog_manager.cc:5697] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.293330 16996 raft_consensus.cc:385] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.293846 16996 raft_consensus.cc:740] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.296036 16996 consensus_queue.cc:260] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.298130 16952 raft_consensus.cc:2468] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:32.300539 16996 ts_tablet_manager.cc:1434] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.004s
I20260710 11:02:32.304112 16695 leader_election.cc:304] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [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: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8
I20260710 11:02:32.305285 17028 raft_consensus.cc:2804] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.305662 17028 raft_consensus.cc:493] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.306021 17028 raft_consensus.cc:3060] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.313355 17028 raft_consensus.cc:515] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.316147 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:32.316725 16952 raft_consensus.cc:3060] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.320504 16996 tablet_bootstrap.cc:492] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.324064 16952 raft_consensus.cc:2468] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:32.325680 17000 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:32.326637 16695 leader_election.cc:304] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:32.327466 16999 raft_consensus.cc:2804] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.328907 17021 consensus_queue.cc:1048] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:32.332612 17045 raft_consensus.cc:697] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:32.333792 17045 consensus_queue.cc:237] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.336786 17021 consensus_queue.cc:1048] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:32.327435 17000 ts_tablet_manager.cc:1403] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.017s
I20260710 11:02:32.344280 17028 leader_election.cc:290] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:32.345700 16999 raft_consensus.cc:697] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:32.346095 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
W20260710 11:02:32.347594 16693 leader_election.cc:343] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.347079 16999 consensus_queue.cc:237] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.348750 16995 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.349341 16995 ts_tablet_manager.cc:1403] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.154s	user 0.052s	sys 0.057s
I20260710 11:02:32.353024 16995 raft_consensus.cc:359] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.353876 16995 raft_consensus.cc:385] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.354246 16995 raft_consensus.cc:740] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.356335 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:32.357112 16879 raft_consensus.cc:2468] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
I20260710 11:02:32.353384 17000 raft_consensus.cc:359] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.358438 17000 raft_consensus.cc:385] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.358978 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:32.359697 16879 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.362408 16994 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:32.363119 16994 ts_tablet_manager.cc:1403] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.130s	user 0.012s	sys 0.035s
I20260710 11:02:32.364471 16996 tablet_bootstrap.cc:654] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.359412 17000 raft_consensus.cc:740] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.370872 17000 consensus_queue.cc:260] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.373221 17000 ts_tablet_manager.cc:1434] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:02:32.374368 17000 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:32.376441 16626 catalog_manager.cc:5697] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.377277 16994 raft_consensus.cc:359] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.378067 16994 raft_consensus.cc:385] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.377764 16995 consensus_queue.cc:260] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.378499 16994 raft_consensus.cc:740] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.380298 16995 ts_tablet_manager.cc:1434] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 11:02:32.379659 16994 consensus_queue.cc:260] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.381384 16995 tablet_bootstrap.cc:492] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:32.382643 16994 ts_tablet_manager.cc:1434] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:02:32.383627 16994 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:32.391115 16879 raft_consensus.cc:2468] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:32.395660 16994 tablet_bootstrap.cc:654] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.398159 17000 tablet_bootstrap.cc:654] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.403759 16994 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:32.404389 16994 ts_tablet_manager.cc:1403] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
I20260710 11:02:32.411334 17032 raft_consensus.cc:493] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.411818 16995 tablet_bootstrap.cc:654] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.411985 17032 raft_consensus.cc:515] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.413295 16626 catalog_manager.cc:5697] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 0 to 1, leader changed from <none> to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 1 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.416952 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:32.424239 17032 leader_election.cc:290] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:32.431921 16994 raft_consensus.cc:359] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.432945 16994 raft_consensus.cc:385] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.433337 16994 raft_consensus.cc:740] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.434604 16994 consensus_queue.cc:260] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.440721 16996 tablet_bootstrap.cc:492] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.441210 16995 tablet_bootstrap.cc:492] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.441756 16995 ts_tablet_manager.cc:1403] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.006s
I20260710 11:02:32.444602 16995 raft_consensus.cc:359] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.445598 16995 raft_consensus.cc:385] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.445981 16995 raft_consensus.cc:740] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.441247 16996 ts_tablet_manager.cc:1403] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.009s
I20260710 11:02:32.446224 17000 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:32.446743 17000 ts_tablet_manager.cc:1403] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.010s
I20260710 11:02:32.449219 16996 raft_consensus.cc:359] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.449575 17000 raft_consensus.cc:359] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.450587 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:32.451246 16996 raft_consensus.cc:385] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.451406 17000 raft_consensus.cc:385] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.451669 16996 raft_consensus.cc:740] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.451759 16805 raft_consensus.cc:2393] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 591ff2726d8d45a5a3732d3056e288f7 in current term 1: Already voted for candidate dba3b42f963c48eba3574a6ac84ef65f in this term.
I20260710 11:02:32.451788 17000 raft_consensus.cc:740] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.452481 16996 consensus_queue.cc:260] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.452792 17000 consensus_queue.cc:260] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.453192 16842 leader_election.cc:304] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7; no voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:32.454041 17032 raft_consensus.cc:3060] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.450434 16995 consensus_queue.cc:260] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.455374 16996 ts_tablet_manager.cc:1434] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:32.456224 16995 ts_tablet_manager.cc:1434] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:02:32.456398 16996 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.457329 16995 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:32.461431 17052 raft_consensus.cc:493] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.461911 17052 raft_consensus.cc:515] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.464021 17052 leader_election.cc:290] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:32.464582 16995 tablet_bootstrap.cc:654] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.463040 16996 tablet_bootstrap.cc:654] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.466002 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:32.466699 16952 raft_consensus.cc:2468] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:32.467113 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:32.467751 16695 leader_election.cc:304] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:32.467887 16879 raft_consensus.cc:2468] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:32.472182 17032 raft_consensus.cc:2749] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:32.474773 17000 ts_tablet_manager.cc:1434] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:02:32.476105 17052 raft_consensus.cc:2804] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.476707 17000 tablet_bootstrap.cc:492] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:32.476666 17052 raft_consensus.cc:493] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.477342 17052 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.500123 16994 ts_tablet_manager.cc:1434] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.003s
I20260710 11:02:32.504169 17052 raft_consensus.cc:515] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.507754 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:32.508481 16879 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.511653 16994 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:32.511672 17032 raft_consensus.cc:493] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.512526 17032 raft_consensus.cc:515] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.516075 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb3db4e813e463281582a9478f9a84f" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:32.516901 16729 raft_consensus.cc:2468] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:32.518078 17045 raft_consensus.cc:493] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.518715 17045 raft_consensus.cc:515] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.520140 16994 tablet_bootstrap.cc:654] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:32.520373 16676 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:32.522926 16996 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.523594 16996 ts_tablet_manager.cc:1403] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.067s	user 0.028s	sys 0.031s
I20260710 11:02:32.525527 16845 leader_election.cc:304] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:32.526814 17037 raft_consensus.cc:2804] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.527316 17037 raft_consensus.cc:493] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.523175 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:32.527725 16996 raft_consensus.cc:359] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.528595 16952 raft_consensus.cc:2393] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 245009d371e04d779cccefb17c80f3b8 in current term 1: Already voted for candidate dba3b42f963c48eba3574a6ac84ef65f in this term.
I20260710 11:02:32.528766 16996 raft_consensus.cc:385] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.529220 16996 raft_consensus.cc:740] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.527760 17037 raft_consensus.cc:3060] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.530153 16996 consensus_queue.cc:260] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.523572 17045 leader_election.cc:290] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:32.531970 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:32.533885 16996 ts_tablet_manager.cc:1434] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260710 11:02:32.534255 16771 leader_election.cc:304] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:32.534921 16996 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.541200 17032 leader_election.cc:290] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:32.541486 16996 tablet_bootstrap.cc:654] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.541392 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb3db4e813e463281582a9478f9a84f" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:32.542179 16805 raft_consensus.cc:2468] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:32.547685 17045 raft_consensus.cc:3060] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.548384 16994 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:32.548843 16994 ts_tablet_manager.cc:1403] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.010s
I20260710 11:02:32.551397 16994 raft_consensus.cc:359] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.552039 16994 raft_consensus.cc:385] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.552307 16994 raft_consensus.cc:740] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.548900 16996 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.553138 16996 ts_tablet_manager.cc:1403] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 11:02:32.553980 16879 raft_consensus.cc:2468] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:32.555042 16696 leader_election.cc:304] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:32.555681 17000 tablet_bootstrap.cc:654] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.555713 16995 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.555928 16999 raft_consensus.cc:2804] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.555984 16994 consensus_queue.cc:260] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.556578 16995 ts_tablet_manager.cc:1403] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.064s
I20260710 11:02:32.556594 16999 raft_consensus.cc:697] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:32.558145 16994 ts_tablet_manager.cc:1434] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:02:32.558461 16999 consensus_queue.cc:237] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.555603 16996 raft_consensus.cc:359] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.559777 16996 raft_consensus.cc:385] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.560071 16996 raft_consensus.cc:740] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.559873 16995 raft_consensus.cc:359] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.560585 17052 leader_election.cc:290] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:32.560781 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:32.560820 16995 raft_consensus.cc:385] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.564112 16952 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.564181 16995 raft_consensus.cc:740] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.559052 16994 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:32.565266 16995 consensus_queue.cc:260] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.567754 16995 ts_tablet_manager.cc:1434] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:02:32.568797 16995 tablet_bootstrap.cc:492] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:32.560874 16996 consensus_queue.cc:260] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.572706 16996 ts_tablet_manager.cc:1434] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260710 11:02:32.573606 16996 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.576694 16995 tablet_bootstrap.cc:654] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.558583 17037 raft_consensus.cc:515] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.578964 16996 tablet_bootstrap.cc:654] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.582641 16994 tablet_bootstrap.cc:654] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.585011 17021 raft_consensus.cc:493] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.585487 17021 raft_consensus.cc:515] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.586444 17045 raft_consensus.cc:2749] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:32.587597 17021 leader_election.cc:290] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:32.590179 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:32.591375 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb3db4e813e463281582a9478f9a84f" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:32.592092 16729 raft_consensus.cc:3060] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:32.592555 16916 leader_election.cc:343] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.594758 16996 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.591348 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:32.595351 16996 ts_tablet_manager.cc:1403] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.002s
W20260710 11:02:32.596757 16919 leader_election.cc:343] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.597342 16919 leader_election.cc:304] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:32.598701 17021 raft_consensus.cc:2749] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:32.598798 16996 raft_consensus.cc:359] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.604250 16996 raft_consensus.cc:385] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.604631 16996 raft_consensus.cc:740] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.605501 16996 consensus_queue.cc:260] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.611553 17032 consensus_queue.cc:1048] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:32.612234 16996 ts_tablet_manager.cc:1434] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:02:32.613456 16996 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.629172 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bb3db4e813e463281582a9478f9a84f" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:32.630023 16805 raft_consensus.cc:3060] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.576727 16952 raft_consensus.cc:2468] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:32.641948 17037 leader_election.cc:290] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:32.642750 17037 consensus_queue.cc:1048] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:32.644160 16805 raft_consensus.cc:2468] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:32.645684 16842 leader_election.cc:304] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, 591ff2726d8d45a5a3732d3056e288f7; no voters: 
I20260710 11:02:32.646911 16996 tablet_bootstrap.cc:654] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.648000 16729 raft_consensus.cc:2468] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:32.646750 17076 raft_consensus.cc:2804] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.653971 17076 raft_consensus.cc:697] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:32.655431 17076 consensus_queue.cc:237] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.658284 16996 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.658629 17052 raft_consensus.cc:493] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.658885 16996 ts_tablet_manager.cc:1403] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260710 11:02:32.659291 17052 raft_consensus.cc:515] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.663069 17052 leader_election.cc:290] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:32.663336 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
W20260710 11:02:32.665022 16696 leader_election.cc:343] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.665823 16996 raft_consensus.cc:359] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.666723 16996 raft_consensus.cc:385] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.667055 16996 raft_consensus.cc:740] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.667394 16626 catalog_manager.cc:5697] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 0 to 1, leader changed from <none> to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 1 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:32.675304 16996 consensus_queue.cc:260] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.674417 16627 catalog_manager.cc:5697] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:32.685066 16996 ts_tablet_manager.cc:1434] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:02:32.686318 16996 tablet_bootstrap.cc:492] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.690172 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:32.690866 16805 raft_consensus.cc:2468] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:32.692021 16693 leader_election.cc:304] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:32.693142 16999 raft_consensus.cc:2804] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.693507 16999 raft_consensus.cc:493] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.693830 16999 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.699369 16996 tablet_bootstrap.cc:654] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.712884 17052 consensus_queue.cc:1048] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:32.713881 16996 tablet_bootstrap.cc:492] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.714350 16996 ts_tablet_manager.cc:1403] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260710 11:02:32.723286 17050 consensus_queue.cc:1048] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:32.726200 16996 raft_consensus.cc:359] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.727027 16996 raft_consensus.cc:385] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.730150 17051 raft_consensus.cc:493] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.727329 16996 raft_consensus.cc:740] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.730784 17051 raft_consensus.cc:515] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.732409 16996 consensus_queue.cc:260] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.735759 16996 ts_tablet_manager.cc:1434] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:02:32.736615 16996 tablet_bootstrap.cc:492] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.742116 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781617c298a4c258f2a755e6a7e5d2b" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:32.742812 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781617c298a4c258f2a755e6a7e5d2b" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:32.743165 17021 raft_consensus.cc:493] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:32.743839 16696 leader_election.cc:343] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.743662 17021 raft_consensus.cc:515] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
W20260710 11:02:32.744400 16693 leader_election.cc:343] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.745030 16693 leader_election.cc:304] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [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: dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8, 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:32.746104 17083 raft_consensus.cc:2749] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:32.746227 17051 leader_election.cc:290] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:32.747658 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:32.746133 17021 leader_election.cc:290] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:32.747658 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:32.748622 16996 tablet_bootstrap.cc:654] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.748803 17051 consensus_queue.cc:1048] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:32.749528 16919 leader_election.cc:343] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:32.750483 16919 leader_election.cc:343] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.750991 16919 leader_election.cc:304] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:32.752374 17021 raft_consensus.cc:2749] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:32.765553 16996 tablet_bootstrap.cc:492] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.766189 16996 ts_tablet_manager.cc:1403] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 11:02:32.768663 17000 tablet_bootstrap.cc:492] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:32.769318 17000 ts_tablet_manager.cc:1403] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.293s	user 0.040s	sys 0.087s
I20260710 11:02:32.769622 16996 raft_consensus.cc:359] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.770705 16996 raft_consensus.cc:385] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.771052 16996 raft_consensus.cc:740] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.772080 16996 consensus_queue.cc:260] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.775149 16996 ts_tablet_manager.cc:1434] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:32.776345 16996 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.782527 16996 tablet_bootstrap.cc:654] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.784828 17009 consensus_queue.cc:1048] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:32.799408 17000 raft_consensus.cc:359] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.810544 17000 raft_consensus.cc:385] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.810863 17000 raft_consensus.cc:740] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.810885 16995 tablet_bootstrap.cc:492] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.808087 16996 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.811647 16996 ts_tablet_manager.cc:1403] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.001s
I20260710 11:02:32.811647 16995 ts_tablet_manager.cc:1403] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.243s	user 0.076s	sys 0.115s
I20260710 11:02:32.811865 17000 consensus_queue.cc:260] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.811890 17025 raft_consensus.cc:493] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.806128 16994 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:32.813174 16994 ts_tablet_manager.cc:1403] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.254s	user 0.032s	sys 0.056s
I20260710 11:02:32.812994 17025 raft_consensus.cc:515] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.815172 17025 leader_election.cc:290] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:32.804122 17021 raft_consensus.cc:493] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.807866 16999 raft_consensus.cc:515] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.816200 17021 raft_consensus.cc:515] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.816668 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54664e9b8a50489f832d27895fe6aeb6" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:32.817250 16804 raft_consensus.cc:2468] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:32.820672 16916 leader_election.cc:304] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:32.822358 16999 leader_election.cc:290] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:32.822580 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:32.822889 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:32.823323 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54664e9b8a50489f832d27895fe6aeb6" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:32.823509 16804 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.822587 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05ee85f09042b7808faceb7f01c7d8" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
W20260710 11:02:32.825052 16696 leader_election.cc:343] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.825613 17025 raft_consensus.cc:2804] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.825460 17051 consensus_queue.cc:1048] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:32.825980 17025 raft_consensus.cc:493] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.826334 17025 raft_consensus.cc:3060] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.827049 16994 raft_consensus.cc:359] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.827699 16994 raft_consensus.cc:385] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:02:32.827916 16916 leader_election.cc:343] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.828987 16995 raft_consensus.cc:359] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.829661 16995 raft_consensus.cc:385] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.829931 16995 raft_consensus.cc:740] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.830582 16995 consensus_queue.cc:260] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.831957 17000 ts_tablet_manager.cc:1434] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260710 11:02:32.832471 16995 ts_tablet_manager.cc:1434] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 11:02:32.832945 17000 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:32.833562 16995 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
W20260710 11:02:32.837316 16919 leader_election.cc:343] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.838760 16996 raft_consensus.cc:359] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.839267 16995 tablet_bootstrap.cc:654] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.842064 16996 raft_consensus.cc:385] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.842444 16996 raft_consensus.cc:740] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.843566 17000 tablet_bootstrap.cc:654] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.843291 16996 consensus_queue.cc:260] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.827981 16994 raft_consensus.cc:740] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.847687 17021 leader_election.cc:290] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:32.848310 16994 consensus_queue.cc:260] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.849040 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05ee85f09042b7808faceb7f01c7d8" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:32.851101 16878 raft_consensus.cc:2468] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:32.852396 16919 leader_election.cc:304] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 245009d371e04d779cccefb17c80f3b8
I20260710 11:02:32.853528 17021 raft_consensus.cc:2804] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.853751 16804 raft_consensus.cc:2468] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:32.853969 17021 raft_consensus.cc:493] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.854514 17021 raft_consensus.cc:3060] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.855103 16693 leader_election.cc:304] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:32.855496 16995 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.856428 16995 ts_tablet_manager.cc:1403] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.006s
I20260710 11:02:32.848405 16996 ts_tablet_manager.cc:1434] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 11:02:32.861469 16996 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.861325 16995 raft_consensus.cc:359] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.862005 16995 raft_consensus.cc:385] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.862272 16995 raft_consensus.cc:740] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.862697 17051 raft_consensus.cc:2804] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.863183 17051 raft_consensus.cc:697] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:32.863503 17000 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:32.864066 17051 consensus_queue.cc:237] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.864042 17000 ts_tablet_manager.cc:1403] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260710 11:02:32.866684 16995 consensus_queue.cc:260] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.868099 17000 raft_consensus.cc:359] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.868821 17000 raft_consensus.cc:385] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.869122 17000 raft_consensus.cc:740] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.870014 17000 consensus_queue.cc:260] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.868993 16995 ts_tablet_manager.cc:1434] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:02:32.871757 16995 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:32.871518 17083 consensus_queue.cc:1048] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:32.871963 16994 ts_tablet_manager.cc:1434] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260710 11:02:32.872895 16994 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:32.875226 17037 raft_consensus.cc:493] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.875872 17037 raft_consensus.cc:515] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.879144 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
W20260710 11:02:32.880925 16845 leader_election.cc:343] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.884665 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:32.884794 17025 raft_consensus.cc:515] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.885329 16952 raft_consensus.cc:2468] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:32.886538 16844 leader_election.cc:304] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:32.887367 17076 raft_consensus.cc:2804] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.887463 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54664e9b8a50489f832d27895fe6aeb6" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:32.887842 17076 raft_consensus.cc:493] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.888046 16804 raft_consensus.cc:3060] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.888258 17076 raft_consensus.cc:3060] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.891656 17037 leader_election.cc:290] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:32.891683 17021 raft_consensus.cc:515] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.896123 16995 tablet_bootstrap.cc:654] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.913869 16996 tablet_bootstrap.cc:654] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.899132 17076 raft_consensus.cc:515] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.918437 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54664e9b8a50489f832d27895fe6aeb6" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:32.919665 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05ee85f09042b7808faceb7f01c7d8" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:32.920269 16879 raft_consensus.cc:3060] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.920279 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:32.920979 16952 raft_consensus.cc:3060] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.920315 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05ee85f09042b7808faceb7f01c7d8" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:32.922466 16805 raft_consensus.cc:3060] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.923334 16995 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.923796 16995 ts_tablet_manager.cc:1403] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
W20260710 11:02:32.924388 16919 leader_election.cc:343] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.925717 16995 raft_consensus.cc:359] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.926218 16995 raft_consensus.cc:385] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.926436 16995 raft_consensus.cc:740] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.927029 16995 consensus_queue.cc:260] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:32.928802 16879 raft_consensus.cc:2468] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:32.929062 16805 raft_consensus.cc:2468] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:32.928821 16995 ts_tablet_manager.cc:1434] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:32.930008 16919 leader_election.cc:304] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:32.930802 17001 raft_consensus.cc:2804] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.931710 16995 tablet_bootstrap.cc:492] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:32.932384 16996 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:32.916872 17021 leader_election.cc:290] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:32.936964 17025 leader_election.cc:290] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:32.939256 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:32.939463 16996 ts_tablet_manager.cc:1403] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.003s
W20260710 11:02:32.940927 16845 leader_election.cc:343] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:32.914582 17000 ts_tablet_manager.cc:1434] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260710 11:02:32.942508 17001 raft_consensus.cc:697] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Becoming Leader. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:32.942623 16996 raft_consensus.cc:359] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.944521 16995 tablet_bootstrap.cc:654] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.943485 16996 raft_consensus.cc:385] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.916131 16994 tablet_bootstrap.cc:654] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.948833 16996 raft_consensus.cc:740] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.949044 16627 catalog_manager.cc:5697] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 0 to 1, leader changed from <none> to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 1 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.949795 16996 consensus_queue.cc:260] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.943482 17001 consensus_queue.cc:237] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.952301 16996 ts_tablet_manager.cc:1434] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:02:32.944213 17000 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:32.953293 16996 tablet_bootstrap.cc:492] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:32.944352 17076 leader_election.cc:290] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:32.955476 16952 raft_consensus.cc:2468] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:32.915338 16804 raft_consensus.cc:2468] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:32.957557 16916 leader_election.cc:304] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:32.958599 17025 raft_consensus.cc:2804] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.959049 17025 raft_consensus.cc:697] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Becoming Leader. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:32.959163 16844 leader_election.cc:304] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:32.960992 17051 consensus_queue.cc:1048] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:32.961030 17025 consensus_queue.cc:237] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.967285 16995 tablet_bootstrap.cc:492] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.967737 16995 ts_tablet_manager.cc:1403] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260710 11:02:32.970285 16995 raft_consensus.cc:359] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.970603 17095 raft_consensus.cc:493] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:32.970950 16995 raft_consensus.cc:385] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:32.971237 16995 raft_consensus.cc:740] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:32.971107 17095 raft_consensus.cc:515] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.972013 16995 consensus_queue.cc:260] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:32.973924 16995 ts_tablet_manager.cc:1434] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:32.974913 16995 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:32.975368 17076 raft_consensus.cc:2804] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:32.976899 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea7326923444100a798d07849fdbf55" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:32.977571 16730 raft_consensus.cc:2468] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:32.977073 17076 raft_consensus.cc:697] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:32.978820 16919 leader_election.cc:304] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:32.979776 17021 raft_consensus.cc:2804] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:32.980192 16995 tablet_bootstrap.cc:654] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.980144 17021 raft_consensus.cc:493] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:32.980602 17021 raft_consensus.cc:3060] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.983946 16996 tablet_bootstrap.cc:654] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:32.987484 17021 raft_consensus.cc:515] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:32.978996 17076 consensus_queue.cc:237] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:32.992820 17021 leader_election.cc:290] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:32.993032 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea7326923444100a798d07849fdbf55" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:32.993788 16804 raft_consensus.cc:3060] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.992729 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea7326923444100a798d07849fdbf55" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:32.995342 16730 raft_consensus.cc:3060] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:32.998229 16995 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:32.998682 16995 ts_tablet_manager.cc:1403] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:02:32.992865 16627 catalog_manager.cc:5697] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196). New cstate: current_term: 1 leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.001366 16804 raft_consensus.cc:2468] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:33.001278 16995 raft_consensus.cc:359] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.002020 16995 raft_consensus.cc:385] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.002321 16730 raft_consensus.cc:2468] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:33.002323 16995 raft_consensus.cc:740] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.002693 16916 leader_election.cc:304] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:33.003345 16995 consensus_queue.cc:260] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.003723 17001 raft_consensus.cc:2804] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:33.004733 17001 raft_consensus.cc:697] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Becoming Leader. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:33.004938 17095 leader_election.cc:290] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.005357 16995 ts_tablet_manager.cc:1434] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:33.005730 17001 consensus_queue.cc:237] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.006278 16995 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:33.010191 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ea7326923444100a798d07849fdbf55" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:33.010859 16804 raft_consensus.cc:2376] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1. Re-sending same reply.
I20260710 11:02:33.012568 16995 tablet_bootstrap.cc:654] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.012759 17000 tablet_bootstrap.cc:654] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.028087 17045 raft_consensus.cc:493] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.028611 17045 raft_consensus.cc:515] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.030717 17045 leader_election.cc:290] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:33.032200 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90415c7b7a3d4bd0911f53767eab8fd2" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.032590 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90415c7b7a3d4bd0911f53767eab8fd2" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
W20260710 11:02:33.033593 16771 leader_election.cc:343] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.034529 17021 raft_consensus.cc:493] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.035019 17021 raft_consensus.cc:515] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
W20260710 11:02:33.035495 16770 leader_election.cc:343] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.035948 16770 leader_election.cc:304] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8; no voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:33.037007 17021 leader_election.cc:290] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.037719 17045 raft_consensus.cc:2749] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.035970 17051 consensus_queue.cc:1048] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:02:33.039474 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.041170 17095 raft_consensus.cc:493] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:33.041317 16919 leader_election.cc:343] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.041657 17095 raft_consensus.cc:515] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.043605 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
W20260710 11:02:33.045202 16919 leader_election.cc:343] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.045724 16919 leader_election.cc:304] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.046149 17095 leader_election.cc:290] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.047132 17095 raft_consensus.cc:2749] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.049288 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b952d3ed229436c8fe1ad0457fde698" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.049479 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b952d3ed229436c8fe1ad0457fde698" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
W20260710 11:02:33.051043 16919 leader_election.cc:343] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:33.051891 16919 leader_election.cc:343] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.052392 16919 leader_election.cc:304] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.053746 17095 raft_consensus.cc:2749] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.063227 17095 raft_consensus.cc:493] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.063907 17095 raft_consensus.cc:515] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.064785 16625 catalog_manager.cc:5697] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:33.067641 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d82d53b374334ac7b18513b802ea4" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
W20260710 11:02:33.069481 16916 leader_election.cc:343] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.074021 16996 tablet_bootstrap.cc:492] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:33.074653 16996 ts_tablet_manager.cc:1403] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.002s
I20260710 11:02:33.076032 17095 leader_election.cc:290] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:33.078327 16994 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:33.078184 16996 raft_consensus.cc:359] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.078835 16994 ts_tablet_manager.cc:1403] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.206s	user 0.035s	sys 0.044s
I20260710 11:02:33.079380 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d82d53b374334ac7b18513b802ea4" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.080807 17000 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:33.081264 17000 ts_tablet_manager.cc:1403] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.137s	user 0.004s	sys 0.010s
W20260710 11:02:33.081405 16919 leader_election.cc:343] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.081861 16919 leader_election.cc:304] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 245009d371e04d779cccefb17c80f3b8, 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:33.083400 16995 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:33.083871 16995 ts_tablet_manager.cc:1403] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.006s
I20260710 11:02:33.083765 17000 raft_consensus.cc:359] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.084458 17000 raft_consensus.cc:385] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.084753 17000 raft_consensus.cc:740] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.085878 17095 raft_consensus.cc:2749] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.085368 17000 consensus_queue.cc:260] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.086669 16995 raft_consensus.cc:359] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.087360 16995 raft_consensus.cc:385] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.087652 16995 raft_consensus.cc:740] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.088176 17000 ts_tablet_manager.cc:1434] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:02:33.088296 16995 consensus_queue.cc:260] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.089171 17000 tablet_bootstrap.cc:492] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:33.090251 16995 ts_tablet_manager.cc:1434] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:33.090663 16994 raft_consensus.cc:359] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.091696 16994 raft_consensus.cc:385] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.091959 16994 raft_consensus.cc:740] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.092381 16995 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:33.092609 16994 consensus_queue.cc:260] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.094480 16994 ts_tablet_manager.cc:1434] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260710 11:02:33.094842 16996 raft_consensus.cc:385] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.095126 16996 raft_consensus.cc:740] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.095898 16996 consensus_queue.cc:260] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.099164 16996 ts_tablet_manager.cc:1434] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260710 11:02:33.099912 16995 tablet_bootstrap.cc:654] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.100157 16996 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:33.107403 16996 tablet_bootstrap.cc:654] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.113168 16994 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:33.113817 16627 catalog_manager.cc:5697] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196). New cstate: current_term: 1 leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.118984 16994 tablet_bootstrap.cc:654] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.124258 17000 tablet_bootstrap.cc:654] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.127413 16627 catalog_manager.cc:5697] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196). New cstate: current_term: 1 leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:33.129299 17076 consensus_queue.cc:1048] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.133036 16995 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:33.133502 16995 ts_tablet_manager.cc:1403] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.010s
I20260710 11:02:33.134318 16996 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:33.134892 16996 ts_tablet_manager.cc:1403] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.015s
I20260710 11:02:33.136106 16995 raft_consensus.cc:359] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.136778 16995 raft_consensus.cc:385] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.137040 16995 raft_consensus.cc:740] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.137686 16995 consensus_queue.cc:260] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.138408 16996 raft_consensus.cc:359] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.139048 16996 raft_consensus.cc:385] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.139305 16996 raft_consensus.cc:740] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.139751 16995 ts_tablet_manager.cc:1434] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:33.140166 16996 consensus_queue.cc:260] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.140939 17025 raft_consensus.cc:493] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.141388 17025 raft_consensus.cc:515] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.142073 16995 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:33.146162 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc22a3f8de88422b8ce12810a5f2a7c7" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
W20260710 11:02:33.147567 16919 leader_election.cc:343] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.149456 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc22a3f8de88422b8ce12810a5f2a7c7" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:33.150161 16804 raft_consensus.cc:2468] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:33.151793 16995 tablet_bootstrap.cc:654] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.154822 16916 leader_election.cc:304] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.155841 17095 raft_consensus.cc:2804] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.156319 17095 raft_consensus.cc:493] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.156394 17025 leader_election.cc:290] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.156687 17095 raft_consensus.cc:3060] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.165961 17095 raft_consensus.cc:515] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.170547 17076 consensus_queue.cc:1048] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.177985 16996 ts_tablet_manager.cc:1434] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.000s
I20260710 11:02:33.178794 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc22a3f8de88422b8ce12810a5f2a7c7" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:33.179322 16996 tablet_bootstrap.cc:492] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
W20260710 11:02:33.180599 16919 leader_election.cc:343] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.182976 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc22a3f8de88422b8ce12810a5f2a7c7" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:33.183642 16805 raft_consensus.cc:3060] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.185233 16995 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:33.186864 16995 ts_tablet_manager.cc:1403] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.009s
I20260710 11:02:33.191854 16995 raft_consensus.cc:359] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.194705 17045 raft_consensus.cc:493] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.195757 17045 raft_consensus.cc:515] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.197527 16805 raft_consensus.cc:2468] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:33.197607 17045 leader_election.cc:290] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:33.198341 16996 tablet_bootstrap.cc:654] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.199927 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.199945 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
W20260710 11:02:33.201378 16771 leader_election.cc:343] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:33.202508 16771 leader_election.cc:343] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.203039 16771 leader_election.cc:304] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.204550 17045 raft_consensus.cc:2749] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.204764 16995 raft_consensus.cc:385] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.205495 16995 raft_consensus.cc:740] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.206362 16995 consensus_queue.cc:260] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.209883 16916 leader_election.cc:304] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.210702 17025 raft_consensus.cc:2804] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:33.211174 17025 raft_consensus.cc:697] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Becoming Leader. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:33.211989 17025 consensus_queue.cc:237] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.212507 16995 ts_tablet_manager.cc:1434] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:02:33.213830 16995 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:33.218956 17095 leader_election.cc:290] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.228430 17000 tablet_bootstrap.cc:492] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:33.229087 17000 ts_tablet_manager.cc:1403] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.140s	user 0.023s	sys 0.025s
I20260710 11:02:33.229954 16994 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:33.230494 16994 ts_tablet_manager.cc:1403] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.001s
I20260710 11:02:33.232488 17000 raft_consensus.cc:359] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.233004 16994 raft_consensus.cc:359] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.226277 16995 tablet_bootstrap.cc:654] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.233817 16994 raft_consensus.cc:385] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.234222 16994 raft_consensus.cc:740] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.235363 16994 consensus_queue.cc:260] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.233429 17000 raft_consensus.cc:385] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.237566 17000 raft_consensus.cc:740] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.238426 17000 consensus_queue.cc:260] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.240710 17000 ts_tablet_manager.cc:1434] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:33.237574 16994 ts_tablet_manager.cc:1434] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:33.241891 17000 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:33.245620 16995 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:33.246155 16995 ts_tablet_manager.cc:1403] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260710 11:02:33.247525 17000 tablet_bootstrap.cc:654] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.248150 16996 tablet_bootstrap.cc:492] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:33.248651 16996 ts_tablet_manager.cc:1403] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.024s
I20260710 11:02:33.249006 16995 raft_consensus.cc:359] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.249742 16995 raft_consensus.cc:385] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.250073 16995 raft_consensus.cc:740] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.250787 16995 consensus_queue.cc:260] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.251233 16996 raft_consensus.cc:359] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.252137 16996 raft_consensus.cc:385] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.248185 16625 catalog_manager.cc:5697] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196). New cstate: current_term: 1 leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:33.252580 16996 raft_consensus.cc:740] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.254747 16996 consensus_queue.cc:260] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.255338 16994 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:33.256669 16996 ts_tablet_manager.cc:1434] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:33.257537 16996 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8: Bootstrap starting.
I20260710 11:02:33.261233 16994 tablet_bootstrap.cc:654] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.261760 16995 ts_tablet_manager.cc:1434] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:02:33.266166 16995 tablet_bootstrap.cc:492] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:33.275774 16996 tablet_bootstrap.cc:654] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.276609 16994 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:33.276753 16995 tablet_bootstrap.cc:654] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.277119 16994 ts_tablet_manager.cc:1403] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 11:02:33.280419 17052 raft_consensus.cc:493] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.281003 17052 raft_consensus.cc:515] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.282591 16994 raft_consensus.cc:359] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.283429 16994 raft_consensus.cc:385] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.283718 16994 raft_consensus.cc:740] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.283797 17052 leader_election.cc:290] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:33.285048 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:33.285977 16953 raft_consensus.cc:2393] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dba3b42f963c48eba3574a6ac84ef65f in current term 1: Already voted for candidate 591ff2726d8d45a5a3732d3056e288f7 in this term.
I20260710 11:02:33.288491 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.290441 16696 leader_election.cc:304] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [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: dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:33.291952 17052 raft_consensus.cc:3060] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.297488 17000 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:33.297960 17000 ts_tablet_manager.cc:1403] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.005s
I20260710 11:02:33.300716 17052 raft_consensus.cc:2749] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.300529 17000 raft_consensus.cc:359] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.301175 17000 raft_consensus.cc:385] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.301496 17000 raft_consensus.cc:740] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.302171 17000 consensus_queue.cc:260] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.295742 16994 consensus_queue.cc:260] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.303326 16996 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8: No bootstrap required, opened a new log
I20260710 11:02:33.303802 16996 ts_tablet_manager.cc:1403] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.003s
I20260710 11:02:33.306012 16994 ts_tablet_manager.cc:1434] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:02:33.306784 16996 raft_consensus.cc:359] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.307503 16996 raft_consensus.cc:385] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.307835 16996 raft_consensus.cc:740] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.307746 17037 raft_consensus.cc:493] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.308121 17000 ts_tablet_manager.cc:1434] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:02:33.308719 16996 consensus_queue.cc:260] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.308769 17037 raft_consensus.cc:515] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.309543 17000 tablet_bootstrap.cc:492] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:33.311226 16996 ts_tablet_manager.cc:1434] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:33.313691 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781617c298a4c258f2a755e6a7e5d2b" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.314344 16730 raft_consensus.cc:2468] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:33.316515 16845 leader_election.cc:304] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:33.317361 17018 raft_consensus.cc:2804] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.317731 17018 raft_consensus.cc:493] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.318069 17018 raft_consensus.cc:3060] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.328410 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781617c298a4c258f2a755e6a7e5d2b" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:33.329376 16804 raft_consensus.cc:2468] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:33.330827 17037 leader_election.cc:290] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.332369 17025 raft_consensus.cc:493] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.333034 17025 raft_consensus.cc:515] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.334237 17045 raft_consensus.cc:493] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.334874 17045 raft_consensus.cc:515] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.335539 17018 raft_consensus.cc:515] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.338447 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781617c298a4c258f2a755e6a7e5d2b" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:33.339035 16730 raft_consensus.cc:3060] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.340873 17045 leader_election.cc:290] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.338838 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:33.343925 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.344774 17000 tablet_bootstrap.cc:654] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:33.347713 16771 leader_election.cc:343] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.353425 16994 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:33.353225 17095 raft_consensus.cc:493] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.354020 17095 raft_consensus.cc:515] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.355973 17018 leader_election.cc:290] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.356698 17095 leader_election.cc:290] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:33.358817 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.359342 16994 tablet_bootstrap.cc:654] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.359776 16953 raft_consensus.cc:2468] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
W20260710 11:02:33.361936 16919 leader_election.cc:343] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.355235 16730 raft_consensus.cc:2468] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:33.363770 16845 leader_election.cc:304] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:33.364660 17025 leader_election.cc:290] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.364929 17018 raft_consensus.cc:2804] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:33.365628 17018 raft_consensus.cc:697] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:33.366634 17018 consensus_queue.cc:237] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.369490 17000 tablet_bootstrap.cc:492] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:33.370026 17000 ts_tablet_manager.cc:1403] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.005s
I20260710 11:02:33.369503 16995 tablet_bootstrap.cc:492] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:33.371227 16995 ts_tablet_manager.cc:1403] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.105s	user 0.033s	sys 0.058s
I20260710 11:02:33.373459 17000 raft_consensus.cc:359] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.373687 16995 raft_consensus.cc:359] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.374161 17000 raft_consensus.cc:385] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.374300 16995 raft_consensus.cc:385] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.374478 17000 raft_consensus.cc:740] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.374622 16995 raft_consensus.cc:740] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.375201 16995 consensus_queue.cc:260] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.376873 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.377475 16995 ts_tablet_manager.cc:1434] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:02:33.378496 16919 leader_election.cc:343] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.378722 16995 tablet_bootstrap.cc:492] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8: Bootstrap starting.
I20260710 11:02:33.375192 17000 consensus_queue.cc:260] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.379750 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:33.382165 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:33.383002 16804 raft_consensus.cc:2468] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:33.383611 17000 ts_tablet_manager.cc:1434] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:02:33.383497 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6781617c298a4c258f2a755e6a7e5d2b" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:33.384109 16805 raft_consensus.cc:3060] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.384586 17000 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:33.386021 16995 tablet_bootstrap.cc:654] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.391837 17025 raft_consensus.cc:493] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.392488 17025 raft_consensus.cc:515] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.394946 17025 leader_election.cc:290] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:33.395862 17000 tablet_bootstrap.cc:654] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.398775 16627 catalog_manager.cc:5697] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.411000 16805 raft_consensus.cc:2468] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:33.411532 16878 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.415514 16995 tablet_bootstrap.cc:492] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8: No bootstrap required, opened a new log
I20260710 11:02:33.416347 16995 ts_tablet_manager.cc:1403] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.019s
I20260710 11:02:33.419217 16995 raft_consensus.cc:359] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.419755 17000 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:33.419878 16995 raft_consensus.cc:385] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.420259 16995 raft_consensus.cc:740] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.420272 17000 ts_tablet_manager.cc:1403] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260710 11:02:33.420899 16995 consensus_queue.cc:260] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.422210 17122 raft_consensus.cc:493] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.422631 17122 raft_consensus.cc:515] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.422933 17000 raft_consensus.cc:359] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.423564 17000 raft_consensus.cc:385] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.423823 17000 raft_consensus.cc:740] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.424749 17122 leader_election.cc:290] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.425238 17052 raft_consensus.cc:493] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.425887 17052 raft_consensus.cc:515] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.426419 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.427054 16730 raft_consensus.cc:2468] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
I20260710 11:02:33.426836 17000 consensus_queue.cc:260] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.427306 16995 ts_tablet_manager.cc:1434] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:02:33.428416 16771 leader_election.cc:304] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:33.429738 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
W20260710 11:02:33.429936 16770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.196:36775, user_credentials={real_user=slave}} blocked reactor thread for 80889.9us
I20260710 11:02:33.429805 17122 raft_consensus.cc:2804] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.430471 16953 raft_consensus.cc:2468] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:33.430583 17122 raft_consensus.cc:493] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.430995 17122 raft_consensus.cc:3060] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.431082 17000 ts_tablet_manager.cc:1434] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:33.431100 16770 leader_election.cc:304] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: dba3b42f963c48eba3574a6ac84ef65f
W20260710 11:02:33.432855 16916 leader_election.cc:343] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.433308 16916 leader_election.cc:304] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 245009d371e04d779cccefb17c80f3b8, 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:33.433550 16999 consensus_queue.cc:1048] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:33.434361 17025 raft_consensus.cc:2749] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.435607 16916 leader_election.cc:304] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.436791 17025 raft_consensus.cc:2804] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.437108 16695 leader_election.cc:304] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:33.438128 17122 raft_consensus.cc:515] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.440215 17122 leader_election.cc:290] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.440204 16999 raft_consensus.cc:2804] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.441018 17122 raft_consensus.cc:2804] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.440963 16999 raft_consensus.cc:493] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.428289 17052 leader_election.cc:290] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.441856 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:33.442134 17122 raft_consensus.cc:493] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.442513 17122 raft_consensus.cc:3060] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.443629 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:33.444404 16805 raft_consensus.cc:2393] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dba3b42f963c48eba3574a6ac84ef65f in current term 1: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:33.437132 17025 raft_consensus.cc:493] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.445358 17025 raft_consensus.cc:3060] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.447057 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90415c7b7a3d4bd0911f53767eab8fd2" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.447788 16879 raft_consensus.cc:2468] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:33.449401 17122 raft_consensus.cc:515] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.451529 17122 leader_election.cc:290] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.452602 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:33.441644 16999 raft_consensus.cc:3060] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:33.454427 16771 leader_election.cc:343] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.455657 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:33.455971 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:33.456323 16953 raft_consensus.cc:2468] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
I20260710 11:02:33.457736 16919 leader_election.cc:304] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:33.458459 17095 raft_consensus.cc:2804] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.458815 17095 raft_consensus.cc:493] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.458910 17001 consensus_queue.cc:1048] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.459159 17095 raft_consensus.cc:3060] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.468582 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90415c7b7a3d4bd0911f53767eab8fd2" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:33.469095 17000 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:33.469244 16805 raft_consensus.cc:2468] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 0.
I20260710 11:02:33.470114 17021 consensus_queue.cc:1048] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.472110 17021 consensus_queue.cc:1048] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.474498 16879 raft_consensus.cc:3060] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.474898 17000 tablet_bootstrap.cc:654] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.474751 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:33.467607 17025 raft_consensus.cc:515] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.481370 16953 raft_consensus.cc:2393] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 245009d371e04d779cccefb17c80f3b8 in current term 1: Already voted for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in this term.
I20260710 11:02:33.481956 17052 consensus_queue.cc:1048] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.484867 16999 raft_consensus.cc:515] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.486351 16730 raft_consensus.cc:2393] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 245009d371e04d779cccefb17c80f3b8 in current term 1: Already voted for candidate dba3b42f963c48eba3574a6ac84ef65f in this term.
I20260710 11:02:33.463928 17095 raft_consensus.cc:515] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.488088 17001 consensus_queue.cc:1048] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.488363 16771 leader_election.cc:304] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.489488 17095 leader_election.cc:290] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:33.489872 17124 raft_consensus.cc:2749] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.482237 17025 leader_election.cc:290] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.491721 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:33.494464 16876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90415c7b7a3d4bd0911f53767eab8fd2" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:33.494745 16770 leader_election.cc:304] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.495080 16876 raft_consensus.cc:3060] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.496512 17124 raft_consensus.cc:2749] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.498112 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:33.498714 16953 raft_consensus.cc:3060] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.501935 16876 raft_consensus.cc:2468] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:33.506018 16953 raft_consensus.cc:2468] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:33.509932 16919 leader_election.cc:304] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:33.510571 16695 leader_election.cc:304] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:33.511591 17052 raft_consensus.cc:2804] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:33.511945 16919 leader_election.cc:343] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.512095 17052 raft_consensus.cc:697] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:33.511711 17095 consensus_queue.cc:1048] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:33.510901 17025 raft_consensus.cc:2804] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:33.513103 17052 consensus_queue.cc:237] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.513731 17025 raft_consensus.cc:697] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Becoming Leader. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:33.514832 17025 consensus_queue.cc:237] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.518467 16999 leader_election.cc:290] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:33.527738 17124 raft_consensus.cc:493] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.527897 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:33.528685 16804 raft_consensus.cc:2393] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dba3b42f963c48eba3574a6ac84ef65f in current term 1: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:33.528285 17124 raft_consensus.cc:515] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.534065 17124 leader_election.cc:290] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:33.543026 17018 consensus_queue.cc:1048] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:02:33.547334 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d82d53b374334ac7b18513b802ea4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:33.548013 16953 raft_consensus.cc:2468] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
W20260710 11:02:33.554883 16916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.194:36793, user_credentials={real_user=slave}} blocked reactor thread for 83786.5us
I20260710 11:02:33.567224 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:33.568387 16803 raft_consensus.cc:2393] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in current term 1: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
W20260710 11:02:33.576383 16676 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:33.560973 16770 leader_election.cc:304] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:33.576243 16994 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:33.577620 16994 ts_tablet_manager.cc:1403] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.224s	user 0.040s	sys 0.067s
I20260710 11:02:33.581758 17124 raft_consensus.cc:2804] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.582159 17124 raft_consensus.cc:493] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.582540 17124 raft_consensus.cc:3060] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.582265 16805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90415c7b7a3d4bd0911f53767eab8fd2" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:33.583148 16805 raft_consensus.cc:3060] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.584823 16627 catalog_manager.cc:5697] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 0 to 1, leader changed from <none> to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 1 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:33.579175 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d82d53b374334ac7b18513b802ea4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.600240 17037 consensus_queue.cc:1048] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.603416 16994 raft_consensus.cc:359] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.604442 16994 raft_consensus.cc:385] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.604815 16994 raft_consensus.cc:740] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.607023 16916 leader_election.cc:304] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.608669 17130 raft_consensus.cc:2749] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.616024 16994 consensus_queue.cc:260] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:33.617092 17000 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:33.617853 17000 ts_tablet_manager.cc:1403] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.149s	user 0.041s	sys 0.024s
I20260710 11:02:33.624517 16994 ts_tablet_manager.cc:1434] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260710 11:02:33.625746 16994 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:33.648924 16805 raft_consensus.cc:2468] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
W20260710 11:02:33.638875 16844 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.196:36775, user_credentials={real_user=slave}} blocked reactor thread for 47605.3us
W20260710 11:02:33.657913 16771 leader_election.cc:343] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.661873 17142 raft_consensus.cc:493] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.662474 17142 raft_consensus.cc:515] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.666026 17142 leader_election.cc:290] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.668092 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b952d3ed229436c8fe1ad0457fde698" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.668783 16729 raft_consensus.cc:2468] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:33.669512 17124 raft_consensus.cc:515] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.672281 17124 leader_election.cc:290] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:33.673997 17000 raft_consensus.cc:359] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.674774 17000 raft_consensus.cc:385] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.675065 17000 raft_consensus.cc:740] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.676616 17000 consensus_queue.cc:260] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.678894 17000 ts_tablet_manager.cc:1434] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
W20260710 11:02:33.680640 16919 consensus_peers.cc:597] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:33.682416 16994 tablet_bootstrap.cc:654] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.683811 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d82d53b374334ac7b18513b802ea4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:33.684453 16953 raft_consensus.cc:3060] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.691423 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b952d3ed229436c8fe1ad0457fde698" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:33.692160 16952 raft_consensus.cc:2468] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:33.698875 17130 consensus_queue.cc:1048] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.706230 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a39d82d53b374334ac7b18513b802ea4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:33.708623 17000 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:33.713214 16953 raft_consensus.cc:2468] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:33.719666 16770 leader_election.cc:304] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:33.720628 17124 raft_consensus.cc:2804] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:33.721432 17124 raft_consensus.cc:697] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:33.724825 17122 raft_consensus.cc:493] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.725355 17122 raft_consensus.cc:515] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.727866 17000 tablet_bootstrap.cc:654] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.729900 17122 leader_election.cc:290] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:33.722338 17124 consensus_queue.cc:237] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.718689 16844 leader_election.cc:304] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
W20260710 11:02:33.746296 16844 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.196:36775, user_credentials={real_user=slave}} blocked reactor thread for 48386.2us
W20260710 11:02:33.742520 16916 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.194:36793, user_credentials={real_user=slave}} blocked reactor thread for 43981.2us
W20260710 11:02:33.754645 16771 leader_election.cc:343] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.755760 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:33.756618 16952 raft_consensus.cc:2468] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 0.
I20260710 11:02:33.746724 17143 raft_consensus.cc:2804] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.758010 17143 raft_consensus.cc:493] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.758021 16770 leader_election.cc:304] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:33.758584 17143 raft_consensus.cc:3060] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.759332 17045 raft_consensus.cc:2804] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.759891 17045 raft_consensus.cc:493] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.760260 17045 raft_consensus.cc:3060] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.749432 17122 raft_consensus.cc:493] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.765309 17122 raft_consensus.cc:515] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.767431 17018 consensus_queue.cc:1048] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:33.768013 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.767350 16627 catalog_manager.cc:5697] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196). New cstate: current_term: 1 leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.768100 17122 leader_election.cc:290] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
W20260710 11:02:33.768849 16845 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.193:43063, user_credentials={real_user=slave}} blocked reactor thread for 71081.5us
W20260710 11:02:33.777346 16771 leader_election.cc:343] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.781096 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.781476 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.802763 17025 consensus_queue.cc:1048] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:33.803776 16994 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:33.804293 16994 ts_tablet_manager.cc:1403] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.027s
I20260710 11:02:33.812702 17000 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:33.813102 17000 ts_tablet_manager.cc:1403] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.004s
I20260710 11:02:33.806924 17149 raft_consensus.cc:493] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.815238 16994 raft_consensus.cc:359] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.815879 16994 raft_consensus.cc:385] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.816146 16994 raft_consensus.cc:740] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.816720 16994 consensus_queue.cc:260] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.813827 17143 raft_consensus.cc:515] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.825347 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b952d3ed229436c8fe1ad0457fde698" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:33.826133 16728 raft_consensus.cc:3060] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:33.811559 16771 leader_election.cc:343] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.831051 16994 ts_tablet_manager.cc:1434] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:02:33.829830 17143 leader_election.cc:290] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.830312 17149 raft_consensus.cc:515] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.828620 17018 consensus_queue.cc:1048] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:02:33.842891 16994 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
W20260710 11:02:33.845887 16771 leader_election.cc:343] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.848698 16771 leader_election.cc:304] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.838096 17045 raft_consensus.cc:515] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.851150 17122 raft_consensus.cc:2749] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.851382 17045 leader_election.cc:290] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:33.851857 16994 tablet_bootstrap.cc:654] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.851632 16952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b952d3ed229436c8fe1ad0457fde698" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:33.852268 16952 raft_consensus.cc:3060] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.852972 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
W20260710 11:02:33.854395 16771 leader_election.cc:343] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.854305 17000 raft_consensus.cc:359] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.855101 17000 raft_consensus.cc:385] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.855414 17000 raft_consensus.cc:740] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.859083 17000 consensus_queue.cc:260] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.864750 16950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:33.865561 16950 raft_consensus.cc:3060] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.869829 17000 ts_tablet_manager.cc:1434] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.004s
I20260710 11:02:33.871052 17000 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:33.888195 17000 tablet_bootstrap.cc:654] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.897544 16994 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:33.898047 16994 ts_tablet_manager.cc:1403] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.010s
I20260710 11:02:33.900836 16994 raft_consensus.cc:359] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.903225 16994 raft_consensus.cc:385] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.903564 16994 raft_consensus.cc:740] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.902119 17149 leader_election.cc:290] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.902231 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:33.904102 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.888106 16625 catalog_manager.cc:5697] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:33.905177 16999 consensus_queue.cc:1048] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:33.905956 16919 leader_election.cc:343] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:33.906961 16919 leader_election.cc:343] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:33.907593 16919 leader_election.cc:304] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:33.907253 16994 consensus_queue.cc:260] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.909266 17149 raft_consensus.cc:2749] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:33.909484 16994 ts_tablet_manager.cc:1434] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:33.910493 16994 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:33.911197 16728 raft_consensus.cc:2468] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:33.912449 16845 leader_election.cc:304] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:33.919281 16950 raft_consensus.cc:2468] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:33.920367 16770 leader_election.cc:304] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:33.922780 17045 raft_consensus.cc:2804] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:33.923250 17045 raft_consensus.cc:697] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:33.924084 17045 consensus_queue.cc:237] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:33.925446 16994 tablet_bootstrap.cc:654] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.915026 17143 raft_consensus.cc:2804] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:33.936023 17143 raft_consensus.cc:697] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:33.937150 17143 consensus_queue.cc:237] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
W20260710 11:02:33.949481 17154 log.cc:927] Time spent T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8: Append to log took a long time: real 0.070s	user 0.003s	sys 0.000s
I20260710 11:02:33.949975 16952 raft_consensus.cc:2468] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:33.964154 17037 raft_consensus.cc:493] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:33.964646 17037 raft_consensus.cc:515] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.966609 17037 leader_election.cc:290] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.968835 17140 consensus_queue.cc:1048] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:33.970177 16994 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:33.970620 16994 ts_tablet_manager.cc:1403] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.018s
I20260710 11:02:33.972044 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:33.972661 16951 raft_consensus.cc:2468] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:33.973124 16994 raft_consensus.cc:359] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.973778 16994 raft_consensus.cc:385] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:33.973778 16844 leader_election.cc:304] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:33.974273 16994 raft_consensus.cc:740] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:33.974771 17037 raft_consensus.cc:2804] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:33.975124 17037 raft_consensus.cc:493] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:33.975033 16994 consensus_queue.cc:260] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:33.975546 17037 raft_consensus.cc:3060] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.979848 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:33.980760 16729 raft_consensus.cc:2468] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 0.
I20260710 11:02:33.981092 16624 catalog_manager.cc:5697] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:33.984565 16994 ts_tablet_manager.cc:1434] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:02:33.985484 16994 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:33.986963 17037 raft_consensus.cc:515] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:33.990669 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:33.994474 16951 raft_consensus.cc:3060] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:33.997191 16994 tablet_bootstrap.cc:654] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:33.993121 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:33.993582 17037 leader_election.cc:290] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:33.999712 16729 raft_consensus.cc:3060] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.008106 17000 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:34.008652 17000 ts_tablet_manager.cc:1403] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.019s
I20260710 11:02:34.010429 16994 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:34.010877 16994 ts_tablet_manager.cc:1403] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.008s
I20260710 11:02:34.011554 17000 raft_consensus.cc:359] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:34.013283 16994 raft_consensus.cc:359] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:34.013942 16994 raft_consensus.cc:385] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:34.014191 16994 raft_consensus.cc:740] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:34.015002 16994 consensus_queue.cc:260] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:34.015857 17000 raft_consensus.cc:385] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:34.016233 17000 raft_consensus.cc:740] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:34.016901 17000 consensus_queue.cc:260] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:34.017688 16951 raft_consensus.cc:2468] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:34.018808 16844 leader_election.cc:304] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:34.019187 17000 ts_tablet_manager.cc:1434] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 11:02:34.019658 16994 ts_tablet_manager.cc:1434] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:02:34.019632 17037 raft_consensus.cc:2804] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:34.020259 17037 raft_consensus.cc:697] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:34.020346 17000 tablet_bootstrap.cc:492] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:34.021056 17037 consensus_queue.cc:237] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:34.021905 16729 raft_consensus.cc:2468] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:34.024328 17140 raft_consensus.cc:493] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:34.015118 16628 catalog_manager.cc:5697] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:34.024881 17140 raft_consensus.cc:515] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:34.026825 17000 tablet_bootstrap.cc:654] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:34.027122 17140 leader_election.cc:290] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:34.028754 16994 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:34.029842 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:34.032347 16803 raft_consensus.cc:2393] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dba3b42f963c48eba3574a6ac84ef65f in current term 1: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:34.032234 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:34.032987 16951 raft_consensus.cc:2393] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dba3b42f963c48eba3574a6ac84ef65f in current term 1: Already voted for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in this term.
I20260710 11:02:34.033999 16695 leader_election.cc:304] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [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: dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:34.035115 17140 raft_consensus.cc:3060] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.040925 17000 tablet_bootstrap.cc:492] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:34.041345 17000 ts_tablet_manager.cc:1403] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260710 11:02:34.043776 16994 tablet_bootstrap.cc:654] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:34.043694 17000 raft_consensus.cc:359] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:34.044430 17000 raft_consensus.cc:385] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:34.044678 17000 raft_consensus.cc:740] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:34.045264 17000 consensus_queue.cc:260] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:34.046983 17000 ts_tablet_manager.cc:1434] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:02:34.047853 17000 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:34.049386 16994 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: No bootstrap required, opened a new log
I20260710 11:02:34.049480 17140 raft_consensus.cc:2749] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:34.049935 16994 ts_tablet_manager.cc:1403] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:02:34.052616 16994 raft_consensus.cc:359] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:34.053118 17000 tablet_bootstrap.cc:654] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:34.053346 16994 raft_consensus.cc:385] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:34.053632 16994 raft_consensus.cc:740] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:34.054343 16994 consensus_queue.cc:260] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:34.056552 16994 ts_tablet_manager.cc:1434] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:34.056416 16628 catalog_manager.cc:5697] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:34.061491 17000 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:34.061892 17000 ts_tablet_manager.cc:1403] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 11:02:34.064383 17000 raft_consensus.cc:359] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:34.065016 17000 raft_consensus.cc:385] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:34.065289 17000 raft_consensus.cc:740] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:34.066264 17000 consensus_queue.cc:260] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:34.068107 17000 ts_tablet_manager.cc:1434] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:34.068872 17000 tablet_bootstrap.cc:492] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7: Bootstrap starting.
I20260710 11:02:34.073639 17000 tablet_bootstrap.cc:654] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:34.078045 17000 tablet_bootstrap.cc:492] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7: No bootstrap required, opened a new log
I20260710 11:02:34.078486 17000 ts_tablet_manager.cc:1403] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:02:34.080319 17000 raft_consensus.cc:359] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:34.080744 17000 raft_consensus.cc:385] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:34.080904 17000 raft_consensus.cc:740] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Initialized, Role: FOLLOWER
I20260710 11:02:34.081393 17000 consensus_queue.cc:260] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:34.083005 17000 ts_tablet_manager.cc:1434] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:02:34.096782 17149 consensus_queue.cc:1048] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.097417 17025 consensus_queue.cc:1048] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.102156 17140 raft_consensus.cc:493] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:34.102635 17140 raft_consensus.cc:515] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:34.104784 17140 leader_election.cc:290] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:34.106076 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:34.106815 16878 raft_consensus.cc:2468] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:34.110884 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:34.111641 16951 raft_consensus.cc:2468] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:34.112703 16695 leader_election.cc:304] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:34.113466 17028 raft_consensus.cc:2804] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:34.113879 17028 raft_consensus.cc:493] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:34.114180 17028 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.121424 17028 raft_consensus.cc:515] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:34.125135 17028 leader_election.cc:290] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:34.125128 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:34.126406 16951 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.129369 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:34.129978 16877 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.135264 16877 raft_consensus.cc:2468] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:34.135332 16951 raft_consensus.cc:2468] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:34.136435 16696 leader_election.cc:304] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:34.137133 17140 raft_consensus.cc:2804] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:34.137703 17140 raft_consensus.cc:697] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:34.138450 17140 consensus_queue.cc:237] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:34.146956 16626 catalog_manager.cc:5697] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 0 to 1, leader changed from <none> to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 1 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:34.167819 17140 raft_consensus.cc:493] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:34.168318 17140 raft_consensus.cc:515] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:34.170320 17140 leader_election.cc:290] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:34.170897 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc22a3f8de88422b8ce12810a5f2a7c7" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:34.171500 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc22a3f8de88422b8ce12810a5f2a7c7" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:34.172791 16693 leader_election.cc:304] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [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: dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:34.173542 17140 raft_consensus.cc:2749] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:34.177311 17045 consensus_queue.cc:1048] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.187604 16877 raft_consensus.cc:3060] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.195749 17122 consensus_queue.cc:1048] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.229911 17140 raft_consensus.cc:493] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:34.230371 17140 raft_consensus.cc:515] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:34.232064 17140 leader_election.cc:290] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:34.232697 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:34.233034 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:34.233398 16803 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:34.233636 16877 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:34.234418 16693 leader_election.cc:304] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:34.235018 17140 raft_consensus.cc:2804] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:34.235352 17140 raft_consensus.cc:493] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:34.235599 17140 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.240221 17140 raft_consensus.cc:515] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:34.242035 17140 leader_election.cc:290] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:34.242694 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:34.243031 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:34.243201 16803 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.243611 16877 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.247740 16803 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:34.248144 16877 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:34.248692 16693 leader_election.cc:304] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:34.249456 17140 raft_consensus.cc:2804] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:34.249837 17140 raft_consensus.cc:697] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:34.250511 17140 consensus_queue.cc:237] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:34.257342 16627 catalog_manager.cc:5697] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 0 to 1, leader changed from <none> to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 1 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:34.370482 16729 raft_consensus.cc:3060] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.392279 17140 raft_consensus.cc:493] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:34.392699 17140 raft_consensus.cc:515] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:34.394464 17140 leader_election.cc:290] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:34.394963 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:34.395534 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:34.395627 16803 raft_consensus.cc:2468] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:34.396265 16877 raft_consensus.cc:2468] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 0.
I20260710 11:02:34.396938 16693 leader_election.cc:304] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:34.397722 17140 raft_consensus.cc:2804] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:34.398010 17140 raft_consensus.cc:493] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:34.398295 17140 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.403055 17140 raft_consensus.cc:515] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:34.404649 17140 leader_election.cc:290] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:34.405332 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:34.405576 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:34.405850 16803 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.406196 16877 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.410072 17037 consensus_queue.cc:1048] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.412374 16877 raft_consensus.cc:2468] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:34.412801 16803 raft_consensus.cc:2468] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 1.
I20260710 11:02:34.413458 16696 leader_election.cc:304] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:34.414470 17140 raft_consensus.cc:2804] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:34.414915 17140 raft_consensus.cc:697] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:34.415791 17140 consensus_queue.cc:237] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:34.425289 17076 consensus_queue.cc:1048] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.428200 16626 catalog_manager.cc:5697] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 0 to 1, leader changed from <none> to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 1 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:34.449628 16877 raft_consensus.cc:3060] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.455507 17122 consensus_queue.cc:1048] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.465865 17153 consensus_queue.cc:1048] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.470314 17076 consensus_queue.cc:1048] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.482244 17018 consensus_queue.cc:1048] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.588115 17140 consensus_queue.cc:1048] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:02:34.590610 16676 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:34.599579 17052 consensus_queue.cc:1048] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:34.755373 17140 consensus_queue.cc:1048] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.767521 17188 consensus_queue.cc:1048] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.906555 17140 consensus_queue.cc:1048] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:34.917625 17140 consensus_queue.cc:1048] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:35.042778 17153 raft_consensus.cc:493] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:35.043295 17153 raft_consensus.cc:515] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.045043 17153 leader_election.cc:290] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:35.045696 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:35.046342 16951 raft_consensus.cc:2468] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:35.046516 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:35.047211 16729 raft_consensus.cc:2468] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:35.047492 16770 leader_election.cc:304] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:35.048259 17153 raft_consensus.cc:2804] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:35.048611 17153 raft_consensus.cc:493] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:35.048961 17153 raft_consensus.cc:3060] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.056119 17153 raft_consensus.cc:515] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.058197 17153 leader_election.cc:290] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:35.059293 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:35.059346 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f78fe1d3407452ba0742709f7f1de56" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:35.059973 16729 raft_consensus.cc:3060] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.060086 16951 raft_consensus.cc:3060] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.065800 16729 raft_consensus.cc:2468] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 2.
I20260710 11:02:35.066326 16951 raft_consensus.cc:2468] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 2.
I20260710 11:02:35.066783 16771 leader_election.cc:304] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:35.067493 17153 raft_consensus.cc:2804] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:35.067953 17153 raft_consensus.cc:697] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:35.068670 17153 consensus_queue.cc:237] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Queue going to LEADER 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: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.075910 16627 catalog_manager.cc:5697] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 0 to 2, leader changed from <none> to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:35.427955 14631 tablet_server.cc:179] TabletServer@127.14.73.193:0 shutting down...
I20260710 11:02:35.448043 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:35.448657 14631 tablet_replica.cc:333] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.449294 14631 raft_consensus.cc:2243] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.449800 14631 raft_consensus.cc:2272] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.452569 14631 tablet_replica.cc:333] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.453263 14631 raft_consensus.cc:2243] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.453701 14631 raft_consensus.cc:2272] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.455327 14631 tablet_replica.cc:333] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.455973 14631 raft_consensus.cc:2243] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.456775 14631 raft_consensus.cc:2272] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.459208 14631 tablet_replica.cc:333] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.459839 14631 raft_consensus.cc:2243] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.460297 14631 raft_consensus.cc:2272] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.462311 14631 tablet_replica.cc:333] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.462855 14631 raft_consensus.cc:2243] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.463662 14631 raft_consensus.cc:2272] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.465286 14631 tablet_replica.cc:333] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.466099 14631 raft_consensus.cc:2243] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.466825 14631 raft_consensus.cc:2272] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.468539 14631 tablet_replica.cc:333] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.469098 14631 raft_consensus.cc:2243] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.469501 14631 raft_consensus.cc:2272] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.471385 14631 tablet_replica.cc:333] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.472137 14631 raft_consensus.cc:2243] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.473091 14631 raft_consensus.cc:2272] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.475178 14631 tablet_replica.cc:333] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.475823 14631 raft_consensus.cc:2243] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.476307 14631 raft_consensus.cc:2272] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.477873 14631 tablet_replica.cc:333] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.478586 14631 raft_consensus.cc:2243] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.479264 14631 raft_consensus.cc:2272] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.481171 14631 tablet_replica.cc:333] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
W20260710 11:02:35.481696 16845 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260710 11:02:35.481828 14631 raft_consensus.cc:2243] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.482451 14631 raft_consensus.cc:2272] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.484788 14631 tablet_replica.cc:333] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
W20260710 11:02:35.485471 16845 consensus_peers.cc:597] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.485589 14631 raft_consensus.cc:2243] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.486569 14631 raft_consensus.cc:2272] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.488345 14631 tablet_replica.cc:333] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.488960 14631 raft_consensus.cc:2243] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.489744 14631 raft_consensus.cc:2272] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.491544 14631 tablet_replica.cc:333] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.492060 14631 raft_consensus.cc:2243] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.492779 14631 raft_consensus.cc:2272] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.494656 14631 tablet_replica.cc:333] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.495193 14631 raft_consensus.cc:2243] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.495643 14631 raft_consensus.cc:2272] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.497421 14631 tablet_replica.cc:333] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.498073 14631 raft_consensus.cc:2243] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.498540 14631 raft_consensus.cc:2272] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.500540 14631 tablet_replica.cc:333] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.501135 14631 raft_consensus.cc:2243] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.501648 14631 raft_consensus.cc:2272] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.502436 16845 consensus_peers.cc:597] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.503809 14631 tablet_replica.cc:333] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: stopping tablet replica
I20260710 11:02:35.504375 14631 raft_consensus.cc:2243] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.504804 14631 raft_consensus.cc:2272] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.542405 14631 tablet_server.cc:196] TabletServer@127.14.73.193:0 shutdown complete.
W20260710 11:02:35.544637 16771 consensus_peers.cc:597] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.567107 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:35.573328 17202 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:35.573339 17203 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:35.575098 17205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:35.576581 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:35.579707 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:35.579984 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:35.580195 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681355580177 us; error 0 us; skew 500 ppm
I20260710 11:02:35.580936 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 11:02:35.581722 16919 consensus_peers.cc:597] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.583392 14631 webserver.cc:533] Webserver started at http://127.14.73.193:38519/ using document root <none> and password file <none>
I20260710 11:02:35.583968 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:35.584172 14631 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:02:35.587653 14631 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:02:35.592316 17212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:35.593156 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:02:35.593519 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "dba3b42f963c48eba3574a6ac84ef65f"
format_stamp: "Formatted at 2026-07-10 11:02:30 on dist-test-slave-mtn3"
I20260710 11:02:35.593883 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681297168311-14631-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)
I20260710 11:02:35.627902 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:35.628896 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:35.630316 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:35.634166 17219 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:02:35.646899 16845 consensus_peers.cc:597] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.665576 16951 raft_consensus.cc:1275] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:35.666846 17153 consensus_queue.cc:1048] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:35.695580 16845 consensus_peers.cc:597] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:35.722440 16845 consensus_peers.cc:597] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.733058 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:02:35.733362 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.100s	user 0.003s	sys 0.000s
I20260710 11:02:35.733572 14631 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:02:35.737767 17219 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.750676 17219 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.751521 17219 tablet_bootstrap.cc:492] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.752156 17219 ts_tablet_manager.cc:1403] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260710 11:02:35.754676 17219 raft_consensus.cc:359] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.755414 17219 raft_consensus.cc:740] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.756187 17219 consensus_queue.cc:260] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.758759 17219 ts_tablet_manager.cc:1434] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:02:35.759513 17219 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.772612 17219 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.773334 17219 tablet_bootstrap.cc:492] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.773824 17219 ts_tablet_manager.cc:1403] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:02:35.776006 17219 raft_consensus.cc:359] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:35.776520 17219 raft_consensus.cc:740] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.777010 17219 consensus_queue.cc:260] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:35.778390 17219 ts_tablet_manager.cc:1434] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:35.779191 17219 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.789937 17219 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.790623 17219 tablet_bootstrap.cc:492] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.791098 17219 ts_tablet_manager.cc:1403] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:02:35.792786 17219 raft_consensus.cc:359] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.793264 17219 raft_consensus.cc:740] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.793821 17219 consensus_queue.cc:260] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [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: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.794999 17219 ts_tablet_manager.cc:1434] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:35.795689 17219 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.806089 17219 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.806968 17219 tablet_bootstrap.cc:492] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.807579 17219 ts_tablet_manager.cc:1403] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:02:35.809742 17219 raft_consensus.cc:359] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:35.810420 17219 raft_consensus.cc:740] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.811029 17219 consensus_queue.cc:260] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:35.812870 17219 ts_tablet_manager.cc:1434] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:35.813597 17219 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.816335 14631 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:02:35.816663 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.083s	user 0.082s	sys 0.000s
I20260710 11:02:35.828904 17219 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: 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
W20260710 11:02:35.829195 16919 consensus_peers.cc:597] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.830197 17219 tablet_bootstrap.cc:492] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.830971 17219 ts_tablet_manager.cc:1403] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:02:35.833807 17219 raft_consensus.cc:359] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:35.834606 17219 raft_consensus.cc:740] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.835378 17219 consensus_queue.cc:260] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:35.837596 17219 ts_tablet_manager.cc:1434] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:35.838486 17219 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
W20260710 11:02:35.847051 16845 consensus_peers.cc:597] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.855198 17219 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.856314 17219 tablet_bootstrap.cc:492] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.857074 17219 ts_tablet_manager.cc:1403] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:02:35.859647 17219 raft_consensus.cc:359] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:35.860296 17219 raft_consensus.cc:740] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.861042 17219 consensus_queue.cc:260] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:35.863385 17219 ts_tablet_manager.cc:1434] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:02:35.864326 17219 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.871706 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:43063
I20260710 11:02:35.871799 17287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:43063 every 8 connection(s)
I20260710 11:02:35.879308 17219 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.880452 17219 tablet_bootstrap.cc:492] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.880968 17219 ts_tablet_manager.cc:1403] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:02:35.882689 17219 raft_consensus.cc:359] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.883329 17219 raft_consensus.cc:740] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.884057 17219 consensus_queue.cc:260] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.885847 17219 ts_tablet_manager.cc:1434] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:35.886637 17219 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.895197 17289 heartbeater.cc:344] Connected to a master server at 127.14.73.254:40517
I20260710 11:02:35.895709 17289 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:35.896456 17289 heartbeater.cc:507] Master 127.14.73.254:40517 requested a full tablet report, sending...
I20260710 11:02:35.898029 17219 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.898749 17219 tablet_bootstrap.cc:492] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.899261 17219 ts_tablet_manager.cc:1403] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:02:35.901086 17219 raft_consensus.cc:359] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:35.901685 17219 raft_consensus.cc:740] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.902257 17219 consensus_queue.cc:260] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:35.903970 16626 ts_manager.cc:194] Re-registered known tserver with Master: dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:35.904115 17219 ts_tablet_manager.cc:1434] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:35.904956 17219 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.928299 17219 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.929220 17219 tablet_bootstrap.cc:492] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.929906 17219 ts_tablet_manager.cc:1403] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260710 11:02:35.932018 17219 raft_consensus.cc:359] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:35.932626 17219 raft_consensus.cc:740] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.933220 17219 consensus_queue.cc:260] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:35.935024 17219 ts_tablet_manager.cc:1434] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:02:35.935712 17219 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.938910 16626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43432
I20260710 11:02:35.942806 17289 heartbeater.cc:499] Master 127.14.73.254:40517 was elected leader, sending a full tablet report...
I20260710 11:02:35.947641 17219 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.948539 17219 tablet_bootstrap.cc:492] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.949134 17219 ts_tablet_manager.cc:1403] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:02:35.951154 17219 raft_consensus.cc:359] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.951841 17219 raft_consensus.cc:740] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.952378 17219 consensus_queue.cc:260] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [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: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.953760 17219 ts_tablet_manager.cc:1434] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:35.954361 17219 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.963832 17219 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.964515 17219 tablet_bootstrap.cc:492] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.964987 17219 ts_tablet_manager.cc:1403] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:02:35.967079 17219 raft_consensus.cc:359] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.967733 17219 raft_consensus.cc:740] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.968407 17219 consensus_queue.cc:260] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [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: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:35.969985 17219 ts_tablet_manager.cc:1434] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:35.970700 17219 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.982394 17219 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:35.983090 17219 tablet_bootstrap.cc:492] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:35.983657 17219 ts_tablet_manager.cc:1403] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.008s
I20260710 11:02:35.985280 17219 raft_consensus.cc:359] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:35.985757 17219 raft_consensus.cc:740] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.986259 17219 consensus_queue.cc:260] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:35.987982 17219 ts_tablet_manager.cc:1434] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:35.988888 17219 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:35.999593 17219 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:36.000432 17219 tablet_bootstrap.cc:492] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:36.000924 17219 ts_tablet_manager.cc:1403] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:02:36.002432 17219 raft_consensus.cc:359] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.002913 17219 raft_consensus.cc:740] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.003552 17219 consensus_queue.cc:260] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.004873 17219 ts_tablet_manager.cc:1434] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:36.005748 17219 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:36.017611 17219 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:36.018455 17219 tablet_bootstrap.cc:492] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:36.019033 17219 ts_tablet_manager.cc:1403] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:02:36.021140 17219 raft_consensus.cc:359] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:36.021687 17219 raft_consensus.cc:740] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.022194 17219 consensus_queue.cc:260] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:36.023635 17219 ts_tablet_manager.cc:1434] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 11:02:36.024470 17219 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:36.034706 17219 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:36.035400 17219 tablet_bootstrap.cc:492] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:36.035971 17219 ts_tablet_manager.cc:1403] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:02:36.037676 17219 raft_consensus.cc:359] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.038312 17219 raft_consensus.cc:740] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.038902 17219 consensus_queue.cc:260] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [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: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.040256 17219 ts_tablet_manager.cc:1434] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:02:36.041011 17219 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:36.053349 17219 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:36.054153 17219 tablet_bootstrap.cc:492] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:36.054699 17219 ts_tablet_manager.cc:1403] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:02:36.056365 17219 raft_consensus.cc:359] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.056882 17219 raft_consensus.cc:740] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.057641 17219 consensus_queue.cc:260] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.059583 17219 ts_tablet_manager.cc:1434] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:02:36.062310 17219 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:36.101758 17219 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:36.102662 17219 tablet_bootstrap.cc:492] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:36.103484 17219 ts_tablet_manager.cc:1403] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260710 11:02:36.105314 17219 raft_consensus.cc:359] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.105804 17219 raft_consensus.cc:740] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.106446 17219 consensus_queue.cc:260] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.108304 17219 ts_tablet_manager.cc:1434] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:36.109063 17219 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap starting.
I20260710 11:02:36.121901 17219 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: 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
I20260710 11:02:36.122627 17219 tablet_bootstrap.cc:492] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: Bootstrap complete.
I20260710 11:02:36.123240 17219 ts_tablet_manager.cc:1403] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:02:36.125517 17219 raft_consensus.cc:359] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.126166 17219 raft_consensus.cc:740] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.126864 17219 consensus_queue.cc:260] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.128321 17219 ts_tablet_manager.cc:1434] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:36.421319 17298 raft_consensus.cc:493] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.421885 17298 raft_consensus.cc:515] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.423766 17298 leader_election.cc:290] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:36.424574 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.424822 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:36.425341 17263 raft_consensus.cc:2468] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:36.426360 16845 leader_election.cc:304] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8
I20260710 11:02:36.426992 17298 raft_consensus.cc:2804] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:36.427335 17298 raft_consensus.cc:493] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.427703 17298 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.433014 17298 raft_consensus.cc:515] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.434651 17298 leader_election.cc:290] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 2 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:36.435606 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.435621 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:36.436272 17263 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.441318 17263 raft_consensus.cc:2468] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 2.
I20260710 11:02:36.442317 16845 leader_election.cc:304] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8
I20260710 11:02:36.443140 17298 raft_consensus.cc:2804] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.443614 17298 raft_consensus.cc:697] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:36.444324 17298 consensus_queue.cc:237] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.451584 16627 catalog_manager.cc:5697] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 1 to 2, leader changed from dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193) to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.592765 17321 raft_consensus.cc:493] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.593303 17321 raft_consensus.cc:515] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.595373 17321 leader_election.cc:290] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:36.596130 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.596563 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:36.596860 17263 raft_consensus.cc:2468] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:36.597971 16771 leader_election.cc:304] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:36.599294 17321 raft_consensus.cc:2804] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:36.599740 17321 raft_consensus.cc:493] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.600145 17321 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.601635 17312 raft_consensus.cc:493] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.602115 17312 raft_consensus.cc:515] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.604123 17312 leader_election.cc:290] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.604809 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:36.605111 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.605765 17263 raft_consensus.cc:2468] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 1.
I20260710 11:02:36.606695 16919 leader_election.cc:304] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:36.607357 17312 raft_consensus.cc:2804] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:36.607769 17312 raft_consensus.cc:493] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.607511 17321 raft_consensus.cc:515] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.608132 17312 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.609786 17321 leader_election.cc:290] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:36.610648 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.610780 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:36.611280 17263 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.614953 17312 raft_consensus.cc:515] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.616950 17312 leader_election.cc:290] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 2 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.617784 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.617959 17263 raft_consensus.cc:2468] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 2.
I20260710 11:02:36.618296 17262 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.618966 16771 leader_election.cc:304] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:36.619788 17321 raft_consensus.cc:2804] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.620352 17321 raft_consensus.cc:697] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:36.620743 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:36.621204 17321 consensus_queue.cc:237] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.623634 17298 raft_consensus.cc:493] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.624075 17298 raft_consensus.cc:515] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.625028 17262 raft_consensus.cc:2468] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 2.
I20260710 11:02:36.626029 16919 leader_election.cc:304] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:36.626174 17298 leader_election.cc:290] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.626853 17312 raft_consensus.cc:2804] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.627681 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.627678 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:36.629820 17312 raft_consensus.cc:697] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Becoming Leader. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:36.630648 17312 consensus_queue.cc:237] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.631897 16627 catalog_manager.cc:5697] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 1 to 2, leader changed from dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193) to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.634287 17262 raft_consensus.cc:2468] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:36.635542 16845 leader_election.cc:304] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:36.636196 17298 raft_consensus.cc:2804] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:36.636562 17298 raft_consensus.cc:493] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.636911 17298 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.639720 16628 catalog_manager.cc:5697] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 reported cstate change: term changed from 1 to 2, leader changed from dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193) to db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196). New cstate: current_term: 2 leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.652518 17298 raft_consensus.cc:515] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.654935 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:36.656646 17298 leader_election.cc:290] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 2 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.657610 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.658212 17262 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.664918 17262 raft_consensus.cc:2468] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 2.
I20260710 11:02:36.665743 16845 leader_election.cc:304] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:36.666360 17298 raft_consensus.cc:2804] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.666775 17298 raft_consensus.cc:697] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:36.667503 17298 consensus_queue.cc:237] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.667912 17321 raft_consensus.cc:493] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.668407 17321 raft_consensus.cc:515] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.669984 17321 leader_election.cc:290] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:36.670776 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.670938 17321 raft_consensus.cc:493] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.671087 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:36.671557 17321 raft_consensus.cc:515] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.673964 17321 leader_election.cc:290] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.674098 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:36.671568 17262 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:36.674973 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.675355 16771 leader_election.cc:304] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:36.675604 17263 raft_consensus.cc:2468] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:36.676748 16771 leader_election.cc:304] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:36.677549 17320 raft_consensus.cc:2804] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:36.676463 17321 raft_consensus.cc:2804] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:36.677935 17320 raft_consensus.cc:493] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.678165 17321 raft_consensus.cc:493] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.678445 17320 raft_consensus.cc:3060] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.677774 16628 catalog_manager.cc:5697] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 1 to 2, leader changed from dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193) to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.678601 17321 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.684988 17153 raft_consensus.cc:493] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.685515 17153 raft_consensus.cc:515] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.687526 17153 leader_election.cc:290] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.688603 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.689265 17262 raft_consensus.cc:2468] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:36.689284 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:36.690186 17321 raft_consensus.cc:515] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.690541 16771 leader_election.cc:304] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:36.690477 17320 raft_consensus.cc:515] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.691852 17153 raft_consensus.cc:2804] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:36.693960 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:36.692596 17320 leader_election.cc:290] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.693949 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:36.694063 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.694839 16877 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.695060 17263 raft_consensus.cc:3060] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.694303 17153 raft_consensus.cc:493] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.699867 17153 raft_consensus.cc:3060] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.700753 16877 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 2.
I20260710 11:02:36.701524 17298 raft_consensus.cc:493] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.702001 16771 leader_election.cc:304] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, 591ff2726d8d45a5a3732d3056e288f7; no voters: 
I20260710 11:02:36.701965 17298 raft_consensus.cc:515] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.692193 17321 leader_election.cc:290] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:36.703065 17321 raft_consensus.cc:2804] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.703512 17321 raft_consensus.cc:697] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:36.704314 17321 consensus_queue.cc:237] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.708889 17263 raft_consensus.cc:2468] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 2.
I20260710 11:02:36.710462 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.710572 16771 leader_election.cc:304] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:36.712091 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:36.712318 17298 leader_election.cc:290] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:36.711700 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.713642 17263 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 1.
I20260710 11:02:36.714398 17262 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.714783 16845 leader_election.cc:304] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8
I20260710 11:02:36.714444 16628 catalog_manager.cc:5697] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 1 to 2, leader changed from dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193) to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.715571 17298 raft_consensus.cc:2804] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:02:36.715965 17298 raft_consensus.cc:493] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.716291 17298 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:36.717355 17325 raft_consensus.cc:2804] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.718055 17325 raft_consensus.cc:697] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:36.718859 17325 consensus_queue.cc:237] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [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: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.721482 17262 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 2.
I20260710 11:02:36.707051 17153 raft_consensus.cc:515] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.723040 17298 raft_consensus.cc:515] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.724066 17153 leader_election.cc:290] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 election: Requested vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.726341 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:36.727149 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:36.729599 17298 leader_election.cc:290] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 3 election: Requested vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:36.730682 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56dee4c301e43739c6c304e9ae4d54a" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.731155 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.731274 17263 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:36.731834 17262 raft_consensus.cc:3060] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.736783 16628 catalog_manager.cc:5697] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 1 to 2, leader changed from dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193) to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.738305 17263 raft_consensus.cc:2468] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 3.
I20260710 11:02:36.738801 17262 raft_consensus.cc:2468] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 2.
I20260710 11:02:36.739553 16845 leader_election.cc:304] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 245009d371e04d779cccefb17c80f3b8
I20260710 11:02:36.740252 17298 raft_consensus.cc:2804] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:36.740706 17298 raft_consensus.cc:697] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 3 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:36.741117 16771 leader_election.cc:304] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:36.741925 17325 raft_consensus.cc:2804] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.741506 17298 consensus_queue.cc:237] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.742300 17325 raft_consensus.cc:697] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:36.742933 17325 consensus_queue.cc:237] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [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: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.749316 16627 catalog_manager.cc:5697] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 2 to 3, leader changed from 245009d371e04d779cccefb17c80f3b8 (127.14.73.194) to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.754570 16628 catalog_manager.cc:5697] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 1 to 2, leader changed from dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193) to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.828610 17325 raft_consensus.cc:493] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.829169 17325 raft_consensus.cc:515] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.831044 17325 leader_election.cc:290] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.831863 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:36.832011 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.832604 17263 raft_consensus.cc:2468] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 1.
I20260710 11:02:36.833642 16771 leader_election.cc:304] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:36.834303 17325 raft_consensus.cc:2804] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:36.834594 17325 raft_consensus.cc:493] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.834903 17325 raft_consensus.cc:3060] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.839532 17325 raft_consensus.cc:515] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.841073 17325 leader_election.cc:290] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.841879 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:36.842016 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
I20260710 11:02:36.842547 17263 raft_consensus.cc:3060] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.847235 17263 raft_consensus.cc:2468] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 2.
I20260710 11:02:36.848238 16771 leader_election.cc:304] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:36.849071 17325 raft_consensus.cc:2804] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.849861 17325 raft_consensus.cc:697] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:36.850724 17325 consensus_queue.cc:237] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.857106 17294 raft_consensus.cc:493] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.857594 17294 raft_consensus.cc:515] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.859697 17294 leader_election.cc:290] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:36.859439 16628 catalog_manager.cc:5697] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 1 to 2, leader changed from dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193) to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.860327 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.861156 17263 raft_consensus.cc:2393] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 591ff2726d8d45a5a3732d3056e288f7 in current term 2: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:36.861096 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5abf5756e4ee446c855e15093ab240ae" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:36.862742 16842 leader_election.cc:304] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7; no voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:36.863539 17294 raft_consensus.cc:3060] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.865608 17312 raft_consensus.cc:493] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.866557 17312 raft_consensus.cc:515] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.868793 17307 raft_consensus.cc:493] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.869335 17307 raft_consensus.cc:515] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.869977 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:36.870383 17263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.871088 17263 raft_consensus.cc:2393] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in current term 2: Already voted for candidate 591ff2726d8d45a5a3732d3056e288f7 in this term.
I20260710 11:02:36.869410 17312 leader_election.cc:290] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.872476 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.872917 17307 leader_election.cc:290] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:36.873131 17262 raft_consensus.cc:2393] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in current term 2: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:36.873487 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20caa3f6b1a843518d7042abe036987e" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:36.872470 16919 leader_election.cc:304] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:36.874521 17307 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.874953 16919 leader_election.cc:304] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:36.875658 17312 raft_consensus.cc:3060] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.882413 17307 raft_consensus.cc:2749] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:36.883085 17312 raft_consensus.cc:2749] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:36.883574 17294 raft_consensus.cc:2749] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:36.888029 17312 raft_consensus.cc:493] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.888509 17312 raft_consensus.cc:515] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } }
I20260710 11:02:36.890465 17312 leader_election.cc:290] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:36.891073 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.891847 17262 raft_consensus.cc:2393] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in current term 2: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:36.891659 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108415184f76422480a41279820b31a7" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:36.893128 16916 leader_election.cc:304] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:36.893371 17325 raft_consensus.cc:493] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.893908 17312 raft_consensus.cc:3060] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.893959 17325 raft_consensus.cc:515] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.895089 16804 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.896384 17325 leader_election.cc:290] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:36.897742 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "591ff2726d8d45a5a3732d3056e288f7" is_pre_election: true
I20260710 11:02:36.903993 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.905139 17262 raft_consensus.cc:2393] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 245009d371e04d779cccefb17c80f3b8 in current term 2: Already voted for candidate 591ff2726d8d45a5a3732d3056e288f7 in this term.
I20260710 11:02:36.906661 16771 leader_election.cc:304] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8; no voters: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:36.914494 17312 raft_consensus.cc:2749] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:36.916637 16804 raft_consensus.cc:1275] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Refusing update from remote peer 591ff2726d8d45a5a3732d3056e288f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:36.917164 17325 raft_consensus.cc:2749] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:36.919919 17294 consensus_queue.cc:1048] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:36.925941 17294 raft_consensus.cc:493] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.926470 17294 raft_consensus.cc:515] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:36.928300 17294 leader_election.cc:290] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775), dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063)
I20260710 11:02:36.929073 16951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" is_pre_election: true
I20260710 11:02:36.932890 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.933713 17262 raft_consensus.cc:2393] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 591ff2726d8d45a5a3732d3056e288f7 in current term 2: Already voted for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in this term.
I20260710 11:02:36.934692 16845 leader_election.cc:304] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7; no voters: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:36.935246 17263 raft_consensus.cc:1275] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Refusing update from remote peer 591ff2726d8d45a5a3732d3056e288f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:36.935599 17298 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.940382 17295 consensus_queue.cc:1048] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:36.941079 17298 raft_consensus.cc:2749] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:36.943128 17298 raft_consensus.cc:493] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dba3b42f963c48eba3574a6ac84ef65f)
I20260710 11:02:36.943635 17298 raft_consensus.cc:515] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:36.946429 17298 leader_election.cc:290] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063), 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793)
I20260710 11:02:36.947402 17262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f" is_pre_election: true
I20260710 11:02:36.947710 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "245009d371e04d779cccefb17c80f3b8" is_pre_election: true
I20260710 11:02:36.948238 17262 raft_consensus.cc:2393] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 591ff2726d8d45a5a3732d3056e288f7 in current term 2: Already voted for candidate 245009d371e04d779cccefb17c80f3b8 in this term.
I20260710 11:02:36.949764 16845 leader_election.cc:304] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7; no voters: 245009d371e04d779cccefb17c80f3b8, dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:36.950614 17298 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.957700 17298 raft_consensus.cc:2749] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:37.050055 16877 raft_consensus.cc:1275] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.051399 17153 consensus_queue.cc:1048] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.059842 17263 raft_consensus.cc:1275] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.061554 17321 consensus_queue.cc:1048] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.069922 17263 raft_consensus.cc:1275] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Refusing update from remote peer db51ae345b4a4e9fa0d2822ab7cc60c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.072227 17312 consensus_queue.cc:1048] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.083937 16877 raft_consensus.cc:1275] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Refusing update from remote peer db51ae345b4a4e9fa0d2822ab7cc60c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.085142 17312 consensus_queue.cc:1048] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.105158 17263 raft_consensus.cc:1240] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Rejecting Update request from peer 245009d371e04d779cccefb17c80f3b8 for earlier term 2. Current term is 3. Ops: []
I20260710 11:02:37.106199 17321 consensus_queue.cc:1059] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.106859 17325 raft_consensus.cc:3055] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:37.107161 17325 raft_consensus.cc:740] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:37.107803 17325 consensus_queue.cc:260] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:37.108619 17325 raft_consensus.cc:3060] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:37.154119 17263 raft_consensus.cc:1275] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.155257 17325 consensus_queue.cc:1048] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.164407 16951 raft_consensus.cc:1275] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.165696 17321 consensus_queue.cc:1048] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.179807 16951 raft_consensus.cc:1275] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Refusing update from remote peer 591ff2726d8d45a5a3732d3056e288f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.180958 17298 consensus_queue.cc:1048] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.189178 17263 raft_consensus.cc:1275] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Refusing update from remote peer 591ff2726d8d45a5a3732d3056e288f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.190692 17295 consensus_queue.cc:1048] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.200323 16804 raft_consensus.cc:1275] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Refusing update from remote peer 591ff2726d8d45a5a3732d3056e288f7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:02:37.200651 16804 pending_rounds.cc:85] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8: Aborting all ops after (but not including) 1
I20260710 11:02:37.200901 16804 pending_rounds.cc:107] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:02:37.201118 16804 raft_consensus.cc:2889] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:02:37.202309 17295 consensus_queue.cc:1048] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.207877 17263 raft_consensus.cc:1275] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.209350 17321 consensus_queue.cc:1048] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.210421 17262 raft_consensus.cc:1275] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Refusing update from remote peer 591ff2726d8d45a5a3732d3056e288f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:02:37.214848 17294 consensus_queue.cc:1048] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.230410 16951 raft_consensus.cc:1275] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.231794 17321 consensus_queue.cc:1048] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.474182 16878 raft_consensus.cc:1275] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.475227 17262 raft_consensus.cc:1275] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:37.475478 17321 consensus_queue.cc:1048] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:37.476495 17325 consensus_queue.cc:1048] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:40.551323 16842 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.194:36793, user_credentials={real_user=slave}} blocked reactor thread for 51196.9us
W20260710 11:02:41.098117 16974 debug-util.cc:398] Leaking SignalData structure 0x7b08002221c0 after lost signal to thread 14634
W20260710 11:02:41.099332 16974 debug-util.cc:398] Leaking SignalData structure 0x7b08002195e0 after lost signal to thread 16662
W20260710 11:02:41.100658 16974 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0aa0 after lost signal to thread 16829
W20260710 11:02:41.101614 16974 debug-util.cc:398] Leaking SignalData structure 0x7b080012d380 after lost signal to thread 16903
W20260710 11:02:41.102473 16974 debug-util.cc:398] Leaking SignalData structure 0x7b0800275ba0 after lost signal to thread 16977
W20260710 11:02:41.103394 16974 debug-util.cc:398] Leaking SignalData structure 0x7b0800260b40 after lost signal to thread 17287
I20260710 11:02:46.013998 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:46.042387 16879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b"
dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
mode: GRACEFUL
new_leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:59002
I20260710 11:02:46.043359 16879 raft_consensus.cc:606] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Received request to transfer leadership to TS dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:46.045495 17380 raft_consensus.cc:993] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7: : Instructing follower dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.046190 17367 raft_consensus.cc:1081] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Signalling peer dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.046558 16879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4"
dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
mode: GRACEFUL
new_leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:59002
I20260710 11:02:46.047164 16879 raft_consensus.cc:606] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Received request to transfer leadership to TS dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:46.047885 17262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b"
dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:39244
I20260710 11:02:46.048498 17262 raft_consensus.cc:493] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:46.048800 17262 raft_consensus.cc:3060] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.049757 16879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66"
dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
mode: GRACEFUL
new_leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:59002
I20260710 11:02:46.050350 16879 raft_consensus.cc:606] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Received request to transfer leadership to TS dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:46.057261 17262 raft_consensus.cc:515] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.061528 17262 leader_election.cc:290] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 2 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:46.071233 16949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15"
dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
mode: GRACEFUL
new_leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:34592
I20260710 11:02:46.072190 16949 raft_consensus.cc:606] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Received request to transfer leadership to TS dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:46.075616 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:46.077791 16879 raft_consensus.cc:3055] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:46.078188 16879 raft_consensus.cc:740] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:46.079195 16879 consensus_queue.cc:260] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.080670 16879 raft_consensus.cc:3060] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.082782 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12a4f138472e438e9f5cc2979b8b758b" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:46.083386 16949 raft_consensus.cc:3060] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.087149 16803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4"
dest_uuid: "245009d371e04d779cccefb17c80f3b8"
mode: GRACEFUL
new_leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:02:46.087750 16803 raft_consensus.cc:606] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Received request to transfer leadership to TS db51ae345b4a4e9fa0d2822ab7cc60c8
I20260710 11:02:46.088801 16879 raft_consensus.cc:2468] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 2.
I20260710 11:02:46.090085 16949 raft_consensus.cc:2468] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 2.
I20260710 11:02:46.090335 17216 leader_election.cc:304] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:46.090541 16803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db"
dest_uuid: "245009d371e04d779cccefb17c80f3b8"
mode: GRACEFUL
new_leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:02:46.091087 16803 raft_consensus.cc:606] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Received request to transfer leadership to TS dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:46.092279 17390 raft_consensus.cc:2804] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:46.092429 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:02:46.093222 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:46.095777 17390 raft_consensus.cc:697] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 2 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:46.096848 17390 consensus_queue.cc:237] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.105406 16627 catalog_manager.cc:5697] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 1 to 2, leader changed from 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195) to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 2 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.123873 17382 raft_consensus.cc:993] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8: : Instructing follower db51ae345b4a4e9fa0d2822ab7cc60c8 to start an election
I20260710 11:02:46.124380 17382 raft_consensus.cc:1081] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Signalling peer db51ae345b4a4e9fa0d2822ab7cc60c8 to start an election
I20260710 11:02:46.125979 16949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4"
dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
 from {username='slave'} at 127.0.0.1:56844
I20260710 11:02:46.126513 16949 raft_consensus.cc:493] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:46.126878 16949 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.127172 17380 raft_consensus.cc:993] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7: : Instructing follower dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.127696 17367 raft_consensus.cc:1081] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Signalling peer dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.129411 17262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4"
dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:39244
I20260710 11:02:46.129894 17262 raft_consensus.cc:493] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:46.130127 17262 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.132354 16949 raft_consensus.cc:515] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:46.135082 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:46.135553 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:46.135654 16949 leader_election.cc:290] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [CANDIDATE]: Term 2 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:46.135579 16803 raft_consensus.cc:3055] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:46.135890 17262 raft_consensus.cc:515] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.136313 16879 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.136408 16803 raft_consensus.cc:740] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:46.137306 16803 consensus_queue.cc:260] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [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: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:46.138377 16803 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.138618 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:46.139128 16877 raft_consensus.cc:3055] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:46.139227 17262 leader_election.cc:290] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 3 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:46.139480 16877 raft_consensus.cc:740] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:46.140290 16877 consensus_queue.cc:260] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.141424 16877 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.142395 16879 raft_consensus.cc:2468] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 2.
I20260710 11:02:46.143640 16919 leader_election.cc:304] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:46.144497 17377 raft_consensus.cc:2804] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:46.144953 17377 raft_consensus.cc:697] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Becoming Leader. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:46.145720 16803 raft_consensus.cc:2468] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db51ae345b4a4e9fa0d2822ab7cc60c8 in term 2.
I20260710 11:02:46.145771 17377 consensus_queue.cc:237] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:46.148555 16877 raft_consensus.cc:2468] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 3.
I20260710 11:02:46.149447 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b099d281605487eb6fc7a1528de78a4" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:46.149653 17216 leader_election.cc:304] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:46.150230 16949 raft_consensus.cc:3060] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.151770 17390 raft_consensus.cc:2804] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:46.152231 17390 raft_consensus.cc:697] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 3 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:46.152884 17390 consensus_queue.cc:237] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.154466 16627 catalog_manager.cc:5697] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 reported cstate change: term changed from 1 to 2, leader changed from 245009d371e04d779cccefb17c80f3b8 (127.14.73.194) to db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196). New cstate: current_term: 2 leader_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.156658 16949 raft_consensus.cc:2468] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 3.
I20260710 11:02:46.161051 16626 catalog_manager.cc:5697] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 2 to 3, leader changed from 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195) to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 3 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.350973 17380 raft_consensus.cc:993] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7: : Instructing follower dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.351476 17367 raft_consensus.cc:1081] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Signalling peer dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.352846 17262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66"
dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:39244
I20260710 11:02:46.353314 17262 raft_consensus.cc:493] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:46.353583 17262 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.357849 17262 raft_consensus.cc:515] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:46.359565 17262 leader_election.cc:290] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 3 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:46.362373 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:46.362882 16877 raft_consensus.cc:3055] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:46.363091 16877 raft_consensus.cc:740] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:46.363781 16877 consensus_queue.cc:260] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:46.364856 16877 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.368638 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284906f5cf644c2ebe28eb74cefedc66" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:46.369153 16803 raft_consensus.cc:3060] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.370167 16877 raft_consensus.cc:2468] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 3.
I20260710 11:02:46.371137 17216 leader_election.cc:304] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:46.371824 17390 raft_consensus.cc:2804] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:46.372236 17390 raft_consensus.cc:697] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 3 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:46.373106 17390 consensus_queue.cc:237] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:46.374356 16803 raft_consensus.cc:2468] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 3.
I20260710 11:02:46.380764 16626 catalog_manager.cc:5697] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 2 to 3, leader changed from 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195) to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 3 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.431200 17377 raft_consensus.cc:993] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8: : Instructing follower dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.431805 17377 raft_consensus.cc:1081] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Signalling peer dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.433190 17262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15"
dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:39260
I20260710 11:02:46.433621 17262 raft_consensus.cc:493] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:46.433895 17262 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.438309 17262 raft_consensus.cc:515] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.439673 17262 leader_election.cc:290] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 3 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:46.440444 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:46.440680 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d3a0a7d8dd148a3aef0e0c38b3f9b15" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:46.441012 16877 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.441192 16949 raft_consensus.cc:3055] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:46.441566 16949 raft_consensus.cc:740] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:46.442364 16949 consensus_queue.cc:260] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.443560 16949 raft_consensus.cc:3060] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.447420 16877 raft_consensus.cc:2468] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 3.
I20260710 11:02:46.448465 17216 leader_election.cc:304] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:46.449124 17390 raft_consensus.cc:2804] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:46.449609 17390 raft_consensus.cc:697] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 3 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:46.449905 16949 raft_consensus.cc:2468] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 3.
I20260710 11:02:46.450506 17390 consensus_queue.cc:237] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:46.457887 16626 catalog_manager.cc:5697] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 2 to 3, leader changed from db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196) to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 3 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.505158 16949 raft_consensus.cc:1275] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.506301 17390 consensus_queue.cc:1048] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.518927 16877 raft_consensus.cc:1275] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.520310 17390 consensus_queue.cc:1048] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.552848 17375 raft_consensus.cc:993] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8: : Instructing follower dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.553275 17382 raft_consensus.cc:1081] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Signalling peer dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:46.554616 17262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db"
dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:39264
I20260710 11:02:46.555083 17262 raft_consensus.cc:493] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:46.555377 17262 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.560132 17262 raft_consensus.cc:515] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:46.561460 17262 leader_election.cc:290] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 3 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775)
I20260710 11:02:46.562245 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:46.562492 16879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0804c2e07fa4b54af331d6dcfe3c7db" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:46.562805 16803 raft_consensus.cc:3055] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:46.563022 16879 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.563156 16803 raft_consensus.cc:740] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:46.564010 16803 consensus_queue.cc:260] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:46.565147 16803 raft_consensus.cc:3060] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:46.567970 16879 raft_consensus.cc:2468] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 3.
I20260710 11:02:46.568887 17216 leader_election.cc:304] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [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: 591ff2726d8d45a5a3732d3056e288f7, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:46.569507 17390 raft_consensus.cc:2804] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:46.569968 17390 raft_consensus.cc:697] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 3 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:46.571020 16803 raft_consensus.cc:2468] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 3.
I20260710 11:02:46.570762 17390 consensus_queue.cc:237] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [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: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } }
I20260710 11:02:46.582868 16626 catalog_manager.cc:5697] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 2 to 3, leader changed from 245009d371e04d779cccefb17c80f3b8 (127.14.73.194) to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 3 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.677803 16949 raft_consensus.cc:1275] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:46.678997 17390 consensus_queue.cc:1048] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:46.688172 16879 raft_consensus.cc:1275] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:46.689740 17390 consensus_queue.cc:1048] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:46.744663 16803 raft_consensus.cc:1275] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Refusing update from remote peer db51ae345b4a4e9fa0d2822ab7cc60c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.744632 16877 raft_consensus.cc:1275] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Refusing update from remote peer db51ae345b4a4e9fa0d2822ab7cc60c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:46.746243 17381 consensus_queue.cc:1048] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.746821 17377 consensus_queue.cc:1048] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:46.801482 16803 raft_consensus.cc:1275] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:46.802614 17408 consensus_queue.cc:1048] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:46.811575 16877 raft_consensus.cc:1275] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:46.813668 17390 consensus_queue.cc:1048] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:46.830276 16949 raft_consensus.cc:1275] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:46.831462 17390 consensus_queue.cc:1048] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:46.840122 16877 raft_consensus.cc:1275] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:46.841245 17408 consensus_queue.cc:1048] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:47.005247 16877 raft_consensus.cc:1275] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:47.006357 17408 consensus_queue.cc:1048] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:47.014420 16803 raft_consensus.cc:1275] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:47.016039 17391 consensus_queue.cc:1048] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:47.094090 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:47.109063 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:47.127377 16949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4"
dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
mode: GRACEFUL
new_leader_uuid: "245009d371e04d779cccefb17c80f3b8"
 from {username='slave'} at 127.0.0.1:34592
I20260710 11:02:47.127959 16949 raft_consensus.cc:606] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Received request to transfer leadership to TS 245009d371e04d779cccefb17c80f3b8
I20260710 11:02:47.129200 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:47.129830 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:47.315496 17421 raft_consensus.cc:993] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8: : Instructing follower 245009d371e04d779cccefb17c80f3b8 to start an election
I20260710 11:02:47.316097 17381 raft_consensus.cc:1081] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Signalling peer 245009d371e04d779cccefb17c80f3b8 to start an election
I20260710 11:02:47.317550 16803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4"
dest_uuid: "245009d371e04d779cccefb17c80f3b8"
 from {username='slave'} at 127.0.0.1:59062
I20260710 11:02:47.318081 16803 raft_consensus.cc:493] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:47.318410 16803 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:47.322883 16803 raft_consensus.cc:515] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:47.324688 16803 leader_election.cc:290] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [CANDIDATE]: Term 3 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:47.325444 16877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:47.325929 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9196e0f739ce4f7d901bc5097673b2e4" candidate_uuid: "245009d371e04d779cccefb17c80f3b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:47.326017 16877 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:47.326445 16949 raft_consensus.cc:3055] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:47.326742 16949 raft_consensus.cc:740] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: db51ae345b4a4e9fa0d2822ab7cc60c8, State: Running, Role: LEADER
I20260710 11:02:47.328783 16949 consensus_queue.cc:260] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [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: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:47.329638 16949 raft_consensus.cc:3060] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:47.332208 16877 raft_consensus.cc:2468] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 3.
I20260710 11:02:47.333377 16771 leader_election.cc:304] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [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: 245009d371e04d779cccefb17c80f3b8, 591ff2726d8d45a5a3732d3056e288f7; no voters: 
I20260710 11:02:47.333992 17382 raft_consensus.cc:2804] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:47.334120 16949 raft_consensus.cc:2468] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 245009d371e04d779cccefb17c80f3b8 in term 3.
I20260710 11:02:47.334487 17382 raft_consensus.cc:697] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 3 LEADER]: Becoming Leader. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:47.335266 17382 consensus_queue.cc:237] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [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: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:47.341487 16628 catalog_manager.cc:5697] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 reported cstate change: term changed from 2 to 3, leader changed from db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196) to 245009d371e04d779cccefb17c80f3b8 (127.14.73.194). New cstate: current_term: 3 leader_uuid: "245009d371e04d779cccefb17c80f3b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:47.793263 16877 raft_consensus.cc:1275] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:47.794380 17382 consensus_queue.cc:1048] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:47.803267 16953 raft_consensus.cc:1275] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Refusing update from remote peer 245009d371e04d779cccefb17c80f3b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:47.805809 17382 consensus_queue.cc:1048] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:48.130960 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:48.154127 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:48.168500 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674"
dest_uuid: "245009d371e04d779cccefb17c80f3b8"
mode: GRACEFUL
new_leader_uuid: "591ff2726d8d45a5a3732d3056e288f7"
 from {username='slave'} at 127.0.0.1:51304
I20260710 11:02:48.169246 16804 raft_consensus.cc:606] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Received request to transfer leadership to TS 591ff2726d8d45a5a3732d3056e288f7
I20260710 11:02:48.171073 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:48.172111 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:48.196362 17382 raft_consensus.cc:993] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8: : Instructing follower 591ff2726d8d45a5a3732d3056e288f7 to start an election
I20260710 11:02:48.197052 17420 raft_consensus.cc:1081] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Signalling peer 591ff2726d8d45a5a3732d3056e288f7 to start an election
I20260710 11:02:48.198567 16877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674"
dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
 from {username='slave'} at 127.0.0.1:56116
I20260710 11:02:48.199086 16877 raft_consensus.cc:493] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:48.199438 16877 raft_consensus.cc:3060] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.206055 16877 raft_consensus.cc:515] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:48.208195 16877 leader_election.cc:290] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [CANDIDATE]: Term 2 election: Requested vote from peers 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:48.208950 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "245009d371e04d779cccefb17c80f3b8"
I20260710 11:02:48.209686 16804 raft_consensus.cc:3055] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:48.209450 16953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6712b6aa93ef4616a00669c86c8e5674" candidate_uuid: "591ff2726d8d45a5a3732d3056e288f7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:48.209950 16804 raft_consensus.cc:740] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 245009d371e04d779cccefb17c80f3b8, State: Running, Role: LEADER
I20260710 11:02:48.210187 16953 raft_consensus.cc:3060] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.210800 16804 consensus_queue.cc:260] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [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: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:48.211905 16804 raft_consensus.cc:3060] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.216022 16953 raft_consensus.cc:2468] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 2.
I20260710 11:02:48.217178 16844 leader_election.cc:304] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [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: 591ff2726d8d45a5a3732d3056e288f7, db51ae345b4a4e9fa0d2822ab7cc60c8; no voters: 
I20260710 11:02:48.218083 16804 raft_consensus.cc:2468] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 591ff2726d8d45a5a3732d3056e288f7 in term 2.
I20260710 11:02:48.218091 17432 raft_consensus.cc:2804] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.218809 17432 raft_consensus.cc:697] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Becoming Leader. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:48.220028 17432 consensus_queue.cc:237] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [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: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } }
I20260710 11:02:48.228395 16626 catalog_manager.cc:5697] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 reported cstate change: term changed from 1 to 2, leader changed from 245009d371e04d779cccefb17c80f3b8 (127.14.73.194) to 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "591ff2726d8d45a5a3732d3056e288f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.603346 16949 raft_consensus.cc:1275] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Refusing update from remote peer 591ff2726d8d45a5a3732d3056e288f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.604707 17432 consensus_queue.cc:1048] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:48.613999 16804 raft_consensus.cc:1275] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Refusing update from remote peer 591ff2726d8d45a5a3732d3056e288f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.615350 17432 consensus_queue.cc:1048] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "245009d371e04d779cccefb17c80f3b8" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 36793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:49.173164 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:49.198158 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:49.219878 16878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c"
dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
mode: GRACEFUL
new_leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:59002
I20260710 11:02:49.220567 16878 raft_consensus.cc:606] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Received request to transfer leadership to TS dba3b42f963c48eba3574a6ac84ef65f
I20260710 11:02:49.222424 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:49.223421 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:49.320806 17367 raft_consensus.cc:993] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7: : Instructing follower dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:49.321309 17443 raft_consensus.cc:1081] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Signalling peer dba3b42f963c48eba3574a6ac84ef65f to start an election
I20260710 11:02:49.322834 17258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c"
dest_uuid: "dba3b42f963c48eba3574a6ac84ef65f"
 from {username='slave'} at 127.0.0.1:39244
I20260710 11:02:49.323380 17258 raft_consensus.cc:493] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:49.323735 17258 raft_consensus.cc:3060] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.330575 17258 raft_consensus.cc:515] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:49.332415 17258 leader_election.cc:290] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [CANDIDATE]: Term 2 election: Requested vote from peers 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775), db51ae345b4a4e9fa0d2822ab7cc60c8 (127.14.73.196:36775)
I20260710 11:02:49.333299 16949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8"
I20260710 11:02:49.333274 16878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408f3cf7ce43442aaf400d8b1eb0ac6c" candidate_uuid: "dba3b42f963c48eba3574a6ac84ef65f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "591ff2726d8d45a5a3732d3056e288f7"
I20260710 11:02:49.334038 16949 raft_consensus.cc:3060] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.334218 16878 raft_consensus.cc:3055] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:49.334632 16878 raft_consensus.cc:740] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 591ff2726d8d45a5a3732d3056e288f7, State: Running, Role: LEADER
I20260710 11:02:49.335398 16878 consensus_queue.cc:260] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:49.336575 16878 raft_consensus.cc:3060] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.338963 16949 raft_consensus.cc:2468] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 2.
I20260710 11:02:49.340201 17215 leader_election.cc:304] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [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: db51ae345b4a4e9fa0d2822ab7cc60c8, dba3b42f963c48eba3574a6ac84ef65f; no voters: 
I20260710 11:02:49.341079 17408 raft_consensus.cc:2804] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:49.342103 17408 raft_consensus.cc:697] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 2 LEADER]: Becoming Leader. State: Replica: dba3b42f963c48eba3574a6ac84ef65f, State: Running, Role: LEADER
I20260710 11:02:49.343190 16878 raft_consensus.cc:2468] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dba3b42f963c48eba3574a6ac84ef65f in term 2.
I20260710 11:02:49.343256 17408 consensus_queue.cc:237] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [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: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } }
I20260710 11:02:49.352586 16626 catalog_manager.cc:5697] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f reported cstate change: term changed from 1 to 2, leader changed from 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195) to dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193). New cstate: current_term: 2 leader_uuid: "dba3b42f963c48eba3574a6ac84ef65f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dba3b42f963c48eba3574a6ac84ef65f" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 43063 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:49.896395 16949 raft_consensus.cc:1275] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:49.897423 17444 consensus_queue.cc:1048] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "db51ae345b4a4e9fa0d2822ab7cc60c8" member_type: VOTER last_known_addr { host: "127.14.73.196" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:49.907565 16878 raft_consensus.cc:1275] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Refusing update from remote peer dba3b42f963c48eba3574a6ac84ef65f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:49.909235 17444 consensus_queue.cc:1048] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [LEADER]: Connected to new peer: Peer: permanent_uuid: "591ff2726d8d45a5a3732d3056e288f7" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:50.224273 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:50.239678 14631 tablet_server.cc:179] TabletServer@127.14.73.193:43063 shutting down...
W20260710 11:02:50.262831 16771 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]
W20260710 11:02:50.266913 16771 consensus_peers.cc:597] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.271883 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:50.272784 14631 tablet_replica.cc:333] stopping tablet replica
W20260710 11:02:50.273530 16919 consensus_peers.cc:597] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.273702 14631 raft_consensus.cc:2243] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.274112 14631 raft_consensus.cc:2272] T 880debc932cf44e583dd170a2cafcfb2 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.276113 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.276654 14631 raft_consensus.cc:2243] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.277356 14631 raft_consensus.cc:2272] T b0804c2e07fa4b54af331d6dcfe3c7db P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.279151 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.279791 14631 raft_consensus.cc:2243] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.280222 14631 raft_consensus.cc:2272] T 6ea7326923444100a798d07849fdbf55 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.282836 14631 tablet_replica.cc:333] stopping tablet replica
W20260710 11:02:50.283689 16845 consensus_peers.cc:597] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.283820 14631 raft_consensus.cc:2243] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.284386 14631 raft_consensus.cc:2272] T 5abf5756e4ee446c855e15093ab240ae P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.286441 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.287073 14631 raft_consensus.cc:2243] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.287416 14631 raft_consensus.cc:2272] T 20caa3f6b1a843518d7042abe036987e P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.289762 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.290432 14631 raft_consensus.cc:2243] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.290860 14631 raft_consensus.cc:2272] T 8f78fe1d3407452ba0742709f7f1de56 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.293371 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.293898 14631 raft_consensus.cc:2243] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.294375 14631 raft_consensus.cc:2272] T 6781617c298a4c258f2a755e6a7e5d2b P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.296370 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.296890 14631 raft_consensus.cc:2243] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.297254 14631 raft_consensus.cc:2272] T 3bb3db4e813e463281582a9478f9a84f P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.299027 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.299548 14631 raft_consensus.cc:2243] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.300268 14631 raft_consensus.cc:2272] T 408f3cf7ce43442aaf400d8b1eb0ac6c P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.302767 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.303320 14631 raft_consensus.cc:2243] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.304095 14631 raft_consensus.cc:2272] T 284906f5cf644c2ebe28eb74cefedc66 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.305886 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.306354 14631 raft_consensus.cc:2243] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.307062 14631 raft_consensus.cc:2272] T 1b099d281605487eb6fc7a1528de78a4 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.308882 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.309437 14631 raft_consensus.cc:2243] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.309878 14631 raft_consensus.cc:2272] T 0b952d3ed229436c8fe1ad0457fde698 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.311554 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.311982 14631 raft_consensus.cc:2243] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.312429 14631 raft_consensus.cc:2272] T a56dee4c301e43739c6c304e9ae4d54a P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.314157 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.314613 14631 raft_consensus.cc:2243] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.315021 14631 raft_consensus.cc:2272] T 108415184f76422480a41279820b31a7 P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.316815 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.317276 14631 raft_consensus.cc:2243] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.317641 14631 raft_consensus.cc:2272] T bc22a3f8de88422b8ce12810a5f2a7c7 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.319234 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.319738 14631 raft_consensus.cc:2243] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.320466 14631 raft_consensus.cc:2272] T 12a4f138472e438e9f5cc2979b8b758b P dba3b42f963c48eba3574a6ac84ef65f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.322233 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.322706 14631 raft_consensus.cc:2243] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.323511 14631 raft_consensus.cc:2272] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P dba3b42f963c48eba3574a6ac84ef65f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.325268 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:50.325706 14631 raft_consensus.cc:2243] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.326061 14631 raft_consensus.cc:2272] T af03740560d54881991fd296b842ef37 P dba3b42f963c48eba3574a6ac84ef65f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.364938 14631 tablet_server.cc:196] TabletServer@127.14.73.193:43063 shutdown complete.
W20260710 11:02:50.398033 16845 consensus_peers.cc:597] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.398515 14631 tablet_server.cc:179] TabletServer@127.14.73.194:0 shutting down...
W20260710 11:02:50.422516 16845 consensus_peers.cc:597] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.430092 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:50.430846 14631 tablet_replica.cc:333] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.431500 14631 raft_consensus.cc:2243] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.432309 14631 raft_consensus.cc:2272] T a39d82d53b374334ac7b18513b802ea4 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.434206 14631 tablet_replica.cc:333] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.434777 14631 raft_consensus.cc:2243] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.435201 14631 raft_consensus.cc:2272] T 284906f5cf644c2ebe28eb74cefedc66 P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.437036 14631 tablet_replica.cc:333] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.437589 14631 raft_consensus.cc:2243] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.438359 14631 raft_consensus.cc:2272] T 8f78fe1d3407452ba0742709f7f1de56 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.440969 14631 tablet_replica.cc:333] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.441717 14631 raft_consensus.cc:2243] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.442359 14631 raft_consensus.cc:2272] T a56dee4c301e43739c6c304e9ae4d54a P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:50.442415 16845 consensus_peers.cc:597] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.444410 14631 tablet_replica.cc:333] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.444941 14631 raft_consensus.cc:2243] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.445688 14631 raft_consensus.cc:2272] T 20caa3f6b1a843518d7042abe036987e P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.447435 14631 tablet_replica.cc:333] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.448033 14631 raft_consensus.cc:2243] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.448423 14631 raft_consensus.cc:2272] T 90415c7b7a3d4bd0911f53767eab8fd2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.450217 14631 tablet_replica.cc:333] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.450774 14631 raft_consensus.cc:2243] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.451146 14631 raft_consensus.cc:2272] T 6781617c298a4c258f2a755e6a7e5d2b P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.452916 14631 tablet_replica.cc:333] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.453393 14631 raft_consensus.cc:2243] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.453822 14631 raft_consensus.cc:2272] T b0804c2e07fa4b54af331d6dcfe3c7db P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.455580 14631 tablet_replica.cc:333] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.456086 14631 raft_consensus.cc:2243] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.456481 14631 raft_consensus.cc:2272] T 5b05ee85f09042b7808faceb7f01c7d8 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.458235 14631 tablet_replica.cc:333] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.458756 14631 raft_consensus.cc:2243] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.459142 14631 raft_consensus.cc:2272] T 54664e9b8a50489f832d27895fe6aeb6 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.460984 14631 tablet_replica.cc:333] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.461499 14631 raft_consensus.cc:2243] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.461917 14631 raft_consensus.cc:2272] T bc22a3f8de88422b8ce12810a5f2a7c7 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.463948 14631 tablet_replica.cc:333] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.464460 14631 raft_consensus.cc:2243] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.465355 14631 raft_consensus.cc:2272] T 108415184f76422480a41279820b31a7 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:50.466602 16842 consensus_peers.cc:597] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 -> Peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Couldn't send request to peer 245009d371e04d779cccefb17c80f3b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.467258 14631 tablet_replica.cc:333] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.467836 14631 raft_consensus.cc:2243] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.468550 14631 raft_consensus.cc:2272] T 5abf5756e4ee446c855e15093ab240ae P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.470328 14631 tablet_replica.cc:333] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.470809 14631 raft_consensus.cc:2243] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.471215 14631 raft_consensus.cc:2272] T 3bb3db4e813e463281582a9478f9a84f P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.472905 14631 tablet_replica.cc:333] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.473395 14631 raft_consensus.cc:2243] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.474064 14631 raft_consensus.cc:2272] T 9196e0f739ce4f7d901bc5097673b2e4 P 245009d371e04d779cccefb17c80f3b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.475742 14631 tablet_replica.cc:333] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.476356 14631 raft_consensus.cc:2243] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.476768 14631 raft_consensus.cc:2272] T 6ea7326923444100a798d07849fdbf55 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.479068 14631 tablet_replica.cc:333] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.479696 14631 raft_consensus.cc:2243] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:50.479984 16916 consensus_peers.cc:597] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Couldn't send request to peer 245009d371e04d779cccefb17c80f3b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.480167 14631 raft_consensus.cc:2272] T 6712b6aa93ef4616a00669c86c8e5674 P 245009d371e04d779cccefb17c80f3b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.481971 14631 tablet_replica.cc:333] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8: stopping tablet replica
I20260710 11:02:50.482355 14631 raft_consensus.cc:2243] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.482812 14631 raft_consensus.cc:2272] T 880debc932cf44e583dd170a2cafcfb2 P 245009d371e04d779cccefb17c80f3b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:50.497273 16842 consensus_peers.cc:597] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 -> Peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Couldn't send request to peer 245009d371e04d779cccefb17c80f3b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.523765 14631 tablet_server.cc:196] TabletServer@127.14.73.194:0 shutdown complete.
W20260710 11:02:50.535712 16842 consensus_peers.cc:597] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 -> Peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Couldn't send request to peer 245009d371e04d779cccefb17c80f3b8. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:50.537680 16916 consensus_peers.cc:597] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Couldn't send request to peer 245009d371e04d779cccefb17c80f3b8. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:50.542939 16845 consensus_peers.cc:597] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.557730 14631 tablet_server.cc:179] TabletServer@127.14.73.195:0 shutting down...
I20260710 11:02:50.583004 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:50.583779 14631 tablet_replica.cc:333] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.584445 14631 raft_consensus.cc:2243] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.585222 14631 raft_consensus.cc:2272] T 6712b6aa93ef4616a00669c86c8e5674 P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.587044 14631 tablet_replica.cc:333] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.587671 14631 raft_consensus.cc:2243] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.588080 14631 raft_consensus.cc:2272] T a39d82d53b374334ac7b18513b802ea4 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.590301 14631 tablet_replica.cc:333] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.590965 14631 raft_consensus.cc:2243] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.591535 14631 raft_consensus.cc:2272] T b0804c2e07fa4b54af331d6dcfe3c7db P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:50.592918 16919 consensus_peers.cc:597] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Couldn't send request to peer 591ff2726d8d45a5a3732d3056e288f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.593696 14631 tablet_replica.cc:333] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.594242 14631 raft_consensus.cc:2243] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.594699 14631 raft_consensus.cc:2272] T 90415c7b7a3d4bd0911f53767eab8fd2 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.596480 14631 tablet_replica.cc:333] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.596972 14631 raft_consensus.cc:2243] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.597728 14631 raft_consensus.cc:2272] T 6781617c298a4c258f2a755e6a7e5d2b P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.599427 14631 tablet_replica.cc:333] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.600136 14631 raft_consensus.cc:2243] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.600558 14631 raft_consensus.cc:2272] T 284906f5cf644c2ebe28eb74cefedc66 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.602257 14631 tablet_replica.cc:333] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.602767 14631 raft_consensus.cc:2243] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.603206 14631 raft_consensus.cc:2272] T 408f3cf7ce43442aaf400d8b1eb0ac6c P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.605767 14631 tablet_replica.cc:333] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.606544 14631 raft_consensus.cc:2243] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.607014 14631 raft_consensus.cc:2272] T 54664e9b8a50489f832d27895fe6aeb6 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:50.607122 16919 consensus_peers.cc:597] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer 591ff2726d8d45a5a3732d3056e288f7 (127.14.73.195:34775): Couldn't send request to peer 591ff2726d8d45a5a3732d3056e288f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.609261 14631 tablet_replica.cc:333] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.609997 14631 raft_consensus.cc:2243] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.610500 14631 raft_consensus.cc:2272] T 12a4f138472e438e9f5cc2979b8b758b P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.612316 14631 tablet_replica.cc:333] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.612978 14631 raft_consensus.cc:2243] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.613415 14631 raft_consensus.cc:2272] T 5b05ee85f09042b7808faceb7f01c7d8 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.615574 14631 tablet_replica.cc:333] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.616245 14631 raft_consensus.cc:2243] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:02:50.616881 16919 consensus_peers.cc:597] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.617115 14631 raft_consensus.cc:2272] T a56dee4c301e43739c6c304e9ae4d54a P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.618989 14631 tablet_replica.cc:333] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.619410 14631 raft_consensus.cc:2243] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.620095 14631 raft_consensus.cc:2272] T 0b952d3ed229436c8fe1ad0457fde698 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.621681 14631 tablet_replica.cc:333] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.622155 14631 raft_consensus.cc:2243] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.622534 14631 raft_consensus.cc:2272] T 1b099d281605487eb6fc7a1528de78a4 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.624318 14631 tablet_replica.cc:333] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.624776 14631 raft_consensus.cc:2243] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.625155 14631 raft_consensus.cc:2272] T 5abf5756e4ee446c855e15093ab240ae P 591ff2726d8d45a5a3732d3056e288f7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.626854 14631 tablet_replica.cc:333] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.627314 14631 raft_consensus.cc:2243] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.628057 14631 raft_consensus.cc:2272] T 3bb3db4e813e463281582a9478f9a84f P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.629676 14631 tablet_replica.cc:333] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.630131 14631 raft_consensus.cc:2243] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.630551 14631 raft_consensus.cc:2272] T 9196e0f739ce4f7d901bc5097673b2e4 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.632210 14631 tablet_replica.cc:333] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.632665 14631 raft_consensus.cc:2243] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.633085 14631 raft_consensus.cc:2272] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P 591ff2726d8d45a5a3732d3056e288f7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.634711 14631 tablet_replica.cc:333] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7: stopping tablet replica
I20260710 11:02:50.635128 14631 raft_consensus.cc:2243] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.635841 14631 raft_consensus.cc:2272] T af03740560d54881991fd296b842ef37 P 591ff2726d8d45a5a3732d3056e288f7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:50.665051 16916 consensus_peers.cc:597] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Couldn't send request to peer 245009d371e04d779cccefb17c80f3b8. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:50.666544 16916 consensus_peers.cc:597] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Couldn't send request to peer 245009d371e04d779cccefb17c80f3b8. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.671280 14631 tablet_server.cc:196] TabletServer@127.14.73.195:0 shutdown complete.
W20260710 11:02:50.695421 16919 consensus_peers.cc:597] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer dba3b42f963c48eba3574a6ac84ef65f (127.14.73.193:43063): Couldn't send request to peer dba3b42f963c48eba3574a6ac84ef65f. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:43063: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.701802 14631 tablet_server.cc:179] TabletServer@127.14.73.196:0 shutting down...
I20260710 11:02:50.730768 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:50.731650 14631 tablet_replica.cc:333] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.732547 14631 raft_consensus.cc:2243] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.733215 14631 raft_consensus.cc:2272] T 8f78fe1d3407452ba0742709f7f1de56 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.735105 14631 tablet_replica.cc:333] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.735700 14631 raft_consensus.cc:2243] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.736042 14631 raft_consensus.cc:2272] T a39d82d53b374334ac7b18513b802ea4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.738268 14631 tablet_replica.cc:333] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.753000 14631 raft_consensus.cc:2243] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.753700 14631 raft_consensus.cc:2272] T 1b099d281605487eb6fc7a1528de78a4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.756752 14631 tablet_replica.cc:333] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.757550 14631 raft_consensus.cc:2243] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.758138 14631 raft_consensus.cc:2272] T 0b952d3ed229436c8fe1ad0457fde698 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.761070 14631 tablet_replica.cc:333] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.761754 14631 raft_consensus.cc:2243] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.762200 14631 raft_consensus.cc:2272] T 408f3cf7ce43442aaf400d8b1eb0ac6c P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.764827 14631 tablet_replica.cc:333] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.765405 14631 raft_consensus.cc:2243] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.766345 14631 raft_consensus.cc:2272] T 90415c7b7a3d4bd0911f53767eab8fd2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.768901 14631 tablet_replica.cc:333] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.769688 14631 raft_consensus.cc:2243] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.770223 14631 raft_consensus.cc:2272] T 20caa3f6b1a843518d7042abe036987e P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.773017 14631 tablet_replica.cc:333] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
W20260710 11:02:50.773378 16916 consensus_peers.cc:597] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 -> Peer 245009d371e04d779cccefb17c80f3b8 (127.14.73.194:36793): Couldn't send request to peer 245009d371e04d779cccefb17c80f3b8. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:36793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:50.773876 14631 raft_consensus.cc:2243] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.774787 14631 raft_consensus.cc:2272] T 54664e9b8a50489f832d27895fe6aeb6 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.777482 14631 tablet_replica.cc:333] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.778187 14631 raft_consensus.cc:2243] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.778725 14631 raft_consensus.cc:2272] T 12a4f138472e438e9f5cc2979b8b758b P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.781477 14631 tablet_replica.cc:333] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.782225 14631 raft_consensus.cc:2243] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.783507 14631 raft_consensus.cc:2272] T 5b05ee85f09042b7808faceb7f01c7d8 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.786302 14631 tablet_replica.cc:333] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.786902 14631 raft_consensus.cc:2243] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.787949 14631 raft_consensus.cc:2272] T bc22a3f8de88422b8ce12810a5f2a7c7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.790624 14631 tablet_replica.cc:333] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.791318 14631 raft_consensus.cc:2243] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.791841 14631 raft_consensus.cc:2272] T 108415184f76422480a41279820b31a7 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.794499 14631 tablet_replica.cc:333] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.795081 14631 raft_consensus.cc:2243] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.795707 14631 raft_consensus.cc:2272] T 9196e0f739ce4f7d901bc5097673b2e4 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.798274 14631 tablet_replica.cc:333] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.798988 14631 raft_consensus.cc:2243] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.800056 14631 raft_consensus.cc:2272] T 6ea7326923444100a798d07849fdbf55 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.802443 14631 tablet_replica.cc:333] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.803189 14631 raft_consensus.cc:2243] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.803668 14631 raft_consensus.cc:2272] T 6712b6aa93ef4616a00669c86c8e5674 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.805800 14631 tablet_replica.cc:333] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.806331 14631 raft_consensus.cc:2243] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.807375 14631 raft_consensus.cc:2272] T 880debc932cf44e583dd170a2cafcfb2 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.810137 14631 tablet_replica.cc:333] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.810808 14631 raft_consensus.cc:2243] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.811273 14631 raft_consensus.cc:2272] T 5d3a0a7d8dd148a3aef0e0c38b3f9b15 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.813078 14631 tablet_replica.cc:333] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8: stopping tablet replica
I20260710 11:02:50.813526 14631 raft_consensus.cc:2243] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:50.813931 14631 raft_consensus.cc:2272] T af03740560d54881991fd296b842ef37 P db51ae345b4a4e9fa0d2822ab7cc60c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.870002 14631 tablet_server.cc:196] TabletServer@127.14.73.196:0 shutdown complete.
I20260710 11:02:50.902556 14631 master.cc:562] Master@127.14.73.254:40517 shutting down...
I20260710 11:02:50.928341 14631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:50.928866 14631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:50.929193 14631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86da245952224b29965c20bb5c30e708: stopping tablet replica
W20260710 11:02:51.790735 16659 debug-util.cc:398] Leaking SignalData structure 0x7b0800036680 after lost signal to thread 14634
W20260710 11:02:51.791633 16659 debug-util.cc:398] Leaking SignalData structure 0x7b0800090680 after lost signal to thread 16662
W20260710 11:02:51.946026 14631 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16659)
W20260710 11:02:52.946612 14631 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 16659)
I20260710 11:02:53.927634 14631 master.cc:584] Master@127.14.73.254:40517 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (23603 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:02:53.986605 14631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.73.254:42157
I20260710 11:02:53.987851 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:53.993600 17463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:53.993958 17464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:53.994370 17466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:53.995029 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:53.996089 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:53.996269 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:53.996380 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681373996369 us; error 0 us; skew 500 ppm
I20260710 11:02:53.996840 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:53.999003 14631 webserver.cc:533] Webserver started at http://127.14.73.254:43557/ using document root <none> and password file <none>
I20260710 11:02:53.999423 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:53.999657 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:53.999886 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:54.000912 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/master-0-root/instance:
uuid: "56e2a85538ea4a688dbb85128a4f96db"
format_stamp: "Formatted at 2026-07-10 11:02:53 on dist-test-slave-mtn3"
I20260710 11:02:54.005103 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:54.008143 17471 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.008849 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:02:54.009125 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/master-0-root
uuid: "56e2a85538ea4a688dbb85128a4f96db"
format_stamp: "Formatted at 2026-07-10 11:02:53 on dist-test-slave-mtn3"
I20260710 11:02:54.009395 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-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)
I20260710 11:02:54.027170 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:54.028381 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:54.066390 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.254:42157
I20260710 11:02:54.066531 17522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.254:42157 every 8 connection(s)
I20260710 11:02:54.070703 17523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.081733 17523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db: Bootstrap starting.
I20260710 11:02:54.086913 17523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.091307 17523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db: No bootstrap required, opened a new log
I20260710 11:02:54.093590 17523 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e2a85538ea4a688dbb85128a4f96db" member_type: VOTER }
I20260710 11:02:54.094035 17523 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.094297 17523 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56e2a85538ea4a688dbb85128a4f96db, State: Initialized, Role: FOLLOWER
I20260710 11:02:54.094983 17523 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56e2a85538ea4a688dbb85128a4f96db" member_type: VOTER }
I20260710 11:02:54.095510 17523 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:54.095745 17523 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:54.096064 17523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:54.100565 17523 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e2a85538ea4a688dbb85128a4f96db" member_type: VOTER }
I20260710 11:02:54.101171 17523 leader_election.cc:304] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [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: 56e2a85538ea4a688dbb85128a4f96db; no voters: 
I20260710 11:02:54.102303 17523 leader_election.cc:290] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:54.102705 17526 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:54.104120 17526 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 1 LEADER]: Becoming Leader. State: Replica: 56e2a85538ea4a688dbb85128a4f96db, State: Running, Role: LEADER
I20260710 11:02:54.104700 17526 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [LEADER]: Queue going to LEADER mode. State: All 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: "56e2a85538ea4a688dbb85128a4f96db" member_type: VOTER }
I20260710 11:02:54.105446 17523 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:54.110077 17527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56e2a85538ea4a688dbb85128a4f96db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e2a85538ea4a688dbb85128a4f96db" member_type: VOTER } }
I20260710 11:02:54.110800 17527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:54.111182 17528 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56e2a85538ea4a688dbb85128a4f96db. Latest consensus state: current_term: 1 leader_uuid: "56e2a85538ea4a688dbb85128a4f96db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56e2a85538ea4a688dbb85128a4f96db" member_type: VOTER } }
I20260710 11:02:54.112169 17528 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:54.112517 17533 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:54.117842 17533 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:54.122803 14631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:54.128299 17533 catalog_manager.cc:1383] Generated new cluster ID: 9c58061f2930421084590ab7eda8b3a8
I20260710 11:02:54.128602 17533 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:54.149456 17533 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:54.150847 17533 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:54.168730 17533 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db: Generated new TSK 0
I20260710 11:02:54.169333 17533 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:54.189252 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:54.195389 17544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:54.196419 17545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:54.199033 14631 server_base.cc:1061] running on GCE node
W20260710 11:02:54.199172 17547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:54.200237 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:54.200419 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:54.200537 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681374200526 us; error 0 us; skew 500 ppm
I20260710 11:02:54.200984 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:54.203136 14631 webserver.cc:533] Webserver started at http://127.14.73.193:46529/ using document root <none> and password file <none>
I20260710 11:02:54.203693 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:54.203852 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:54.204057 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:54.205029 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-0-root/instance:
uuid: "83c73b85275c454f880088e9df89d853"
format_stamp: "Formatted at 2026-07-10 11:02:54 on dist-test-slave-mtn3"
I20260710 11:02:54.209558 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:54.212697 17552 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.213508 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:54.213750 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "83c73b85275c454f880088e9df89d853"
format_stamp: "Formatted at 2026-07-10 11:02:54 on dist-test-slave-mtn3"
I20260710 11:02:54.213981 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-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)
I20260710 11:02:54.225167 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:54.226258 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:54.227645 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:54.229794 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:54.229964 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.230262 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:54.230414 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.271035 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:40043
I20260710 11:02:54.271149 17614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:40043 every 8 connection(s)
I20260710 11:02:54.276222 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:54.283592 17619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:54.284513 17620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:54.287258 14631 server_base.cc:1061] running on GCE node
W20260710 11:02:54.287724 17623 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:54.288640 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:54.288884 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:54.289065 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681374289045 us; error 0 us; skew 500 ppm
I20260710 11:02:54.289759 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:54.292562 17615 heartbeater.cc:344] Connected to a master server at 127.14.73.254:42157
I20260710 11:02:54.292964 17615 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:54.293690 14631 webserver.cc:533] Webserver started at http://127.14.73.194:46545/ using document root <none> and password file <none>
I20260710 11:02:54.293746 17615 heartbeater.cc:507] Master 127.14.73.254:42157 requested a full tablet report, sending...
I20260710 11:02:54.294301 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:54.294520 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:54.294787 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:54.295892 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-1-root/instance:
uuid: "15c5391aa34241c9816ec3e68535c1dd"
format_stamp: "Formatted at 2026-07-10 11:02:54 on dist-test-slave-mtn3"
I20260710 11:02:54.296362 17488 ts_manager.cc:194] Registered new tserver with Master: 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043)
I20260710 11:02:54.298280 17488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44168
I20260710 11:02:54.300724 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:02:54.304000 17627 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.304840 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:54.305137 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-1-root
uuid: "15c5391aa34241c9816ec3e68535c1dd"
format_stamp: "Formatted at 2026-07-10 11:02:54 on dist-test-slave-mtn3"
I20260710 11:02:54.305425 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-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)
I20260710 11:02:54.316841 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:54.318111 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:54.319577 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:54.321744 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:54.322014 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.322324 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:54.322564 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.362162 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.194:45185
I20260710 11:02:54.362352 17689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.194:45185 every 8 connection(s)
I20260710 11:02:54.366886 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:54.373798 17693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:54.375205 17694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:54.377858 17696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:54.378866 14631 server_base.cc:1061] running on GCE node
I20260710 11:02:54.379683 17690 heartbeater.cc:344] Connected to a master server at 127.14.73.254:42157
I20260710 11:02:54.379881 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:54.380046 17690 heartbeater.cc:461] Registering TS with master...
W20260710 11:02:54.380196 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:54.380456 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681374380441 us; error 0 us; skew 500 ppm
I20260710 11:02:54.380975 17690 heartbeater.cc:507] Master 127.14.73.254:42157 requested a full tablet report, sending...
I20260710 11:02:54.381045 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:54.383373 17488 ts_manager.cc:194] Registered new tserver with Master: 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:54.384027 14631 webserver.cc:533] Webserver started at http://127.14.73.195:35545/ using document root <none> and password file <none>
I20260710 11:02:54.384688 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:54.384920 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:54.385218 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:54.385227 17488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44174
I20260710 11:02:54.386850 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-2-root/instance:
uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
format_stamp: "Formatted at 2026-07-10 11:02:54 on dist-test-slave-mtn3"
I20260710 11:02:54.391222 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:02:54.394685 17701 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.395499 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:54.395805 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-2-root
uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
format_stamp: "Formatted at 2026-07-10 11:02:54 on dist-test-slave-mtn3"
I20260710 11:02:54.396067 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-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)
I20260710 11:02:54.418048 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:54.419250 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:54.420742 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:54.422857 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:54.423031 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:54.423310 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:54.423502 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:02:54.463328 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.195:38895
I20260710 11:02:54.463470 17763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.195:38895 every 8 connection(s)
I20260710 11:02:54.476689 17764 heartbeater.cc:344] Connected to a master server at 127.14.73.254:42157
I20260710 11:02:54.477087 17764 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:54.477805 17764 heartbeater.cc:507] Master 127.14.73.254:42157 requested a full tablet report, sending...
I20260710 11:02:54.479759 17488 ts_manager.cc:194] Registered new tserver with Master: 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:54.480774 14631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0143307s
I20260710 11:02:54.481201 17488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44186
I20260710 11:02:54.508430 17488 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44198:
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"
    }
  }
}
W20260710 11:02:54.511169 17488 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.
I20260710 11:02:54.588935 17729 tablet_service.cc:1511] Processing CreateTablet for tablet 12edbec748984ae2a3c5e7f5a001a2bb (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:54.590479 17729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12edbec748984ae2a3c5e7f5a001a2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.596187 17728 tablet_service.cc:1511] Processing CreateTablet for tablet dacb5f8ea08b4cf4b87b2f1702d253f9 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:54.596810 17727 tablet_service.cc:1511] Processing CreateTablet for tablet 35b33a4d7ae443a5b12c675fb309bb77 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:54.597796 17728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacb5f8ea08b4cf4b87b2f1702d253f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.605245 17651 tablet_service.cc:1511] Processing CreateTablet for tablet 51f2b2b90abc44098f84fd07000be8db (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:54.606840 17651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f2b2b90abc44098f84fd07000be8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.606663 17576 tablet_service.cc:1511] Processing CreateTablet for tablet 51f2b2b90abc44098f84fd07000be8db (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:54.608235 17576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f2b2b90abc44098f84fd07000be8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.608467 17650 tablet_service.cc:1511] Processing CreateTablet for tablet 51146f1bd6994df6a846b14d9656d563 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:54.608618 17574 tablet_service.cc:1511] Processing CreateTablet for tablet 88a6b58b5a034814a1bf3108a6a6d8b6 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:54.610090 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88a6b58b5a034814a1bf3108a6a6d8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.610845 17649 tablet_service.cc:1511] Processing CreateTablet for tablet 88a6b58b5a034814a1bf3108a6a6d8b6 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:54.612361 17575 tablet_service.cc:1511] Processing CreateTablet for tablet 51146f1bd6994df6a846b14d9656d563 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:54.613291 17580 tablet_service.cc:1511] Processing CreateTablet for tablet 12edbec748984ae2a3c5e7f5a001a2bb (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:54.613961 17575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51146f1bd6994df6a846b14d9656d563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.615693 17579 tablet_service.cc:1511] Processing CreateTablet for tablet dacb5f8ea08b4cf4b87b2f1702d253f9 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:54.617125 17579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacb5f8ea08b4cf4b87b2f1702d253f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.620786 17578 tablet_service.cc:1511] Processing CreateTablet for tablet 35b33a4d7ae443a5b12c675fb309bb77 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:54.622298 17578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b33a4d7ae443a5b12c675fb309bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.624923 17577 tablet_service.cc:1511] Processing CreateTablet for tablet bdd382195ef9439c919fbf74ce888c87 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:54.626283 17577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd382195ef9439c919fbf74ce888c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.601336 17655 tablet_service.cc:1511] Processing CreateTablet for tablet 12edbec748984ae2a3c5e7f5a001a2bb (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:54.633405 17655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12edbec748984ae2a3c5e7f5a001a2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.635138 17779 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:54.599212 17726 tablet_service.cc:1511] Processing CreateTablet for tablet bdd382195ef9439c919fbf74ce888c87 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:54.636329 17726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd382195ef9439c919fbf74ce888c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.599321 17724 tablet_service.cc:1511] Processing CreateTablet for tablet 51146f1bd6994df6a846b14d9656d563 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:54.640341 17724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51146f1bd6994df6a846b14d9656d563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.642483 17779 tablet_bootstrap.cc:654] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.601336 17725 tablet_service.cc:1511] Processing CreateTablet for tablet 51f2b2b90abc44098f84fd07000be8db (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:54.644325 17725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f2b2b90abc44098f84fd07000be8db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.602645 17654 tablet_service.cc:1511] Processing CreateTablet for tablet dacb5f8ea08b4cf4b87b2f1702d253f9 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:54.648622 17654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacb5f8ea08b4cf4b87b2f1702d253f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.603367 17652 tablet_service.cc:1511] Processing CreateTablet for tablet bdd382195ef9439c919fbf74ce888c87 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:54.652681 17652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdd382195ef9439c919fbf74ce888c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.604676 17653 tablet_service.cc:1511] Processing CreateTablet for tablet 35b33a4d7ae443a5b12c675fb309bb77 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:54.655583 17653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b33a4d7ae443a5b12c675fb309bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.656983 17779 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:54.657770 17779 ts_tablet_manager.cc:1403] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260710 11:02:54.659852 17580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12edbec748984ae2a3c5e7f5a001a2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.661844 17779 raft_consensus.cc:359] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.662926 17779 raft_consensus.cc:385] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.663358 17779 raft_consensus.cc:740] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:54.663815 17649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88a6b58b5a034814a1bf3108a6a6d8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.664669 17779 consensus_queue.cc:260] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.667830 17650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51146f1bd6994df6a846b14d9656d563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.669442 17727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35b33a4d7ae443a5b12c675fb309bb77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.694031 17728 tablet_service.cc:1511] Processing CreateTablet for tablet 88a6b58b5a034814a1bf3108a6a6d8b6 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:54.695928 17728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88a6b58b5a034814a1bf3108a6a6d8b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.711242 17575 tablet_service.cc:1511] Processing CreateTablet for tablet d9ad5e5527e04915a8991a1bb66a4822 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:54.713158 17575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ad5e5527e04915a8991a1bb66a4822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.715596 17648 tablet_service.cc:1511] Processing CreateTablet for tablet d9ad5e5527e04915a8991a1bb66a4822 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:54.717057 17648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ad5e5527e04915a8991a1bb66a4822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.733327 17779 ts_tablet_manager.cc:1434] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.075s	user 0.013s	sys 0.026s
I20260710 11:02:54.733132 17615 heartbeater.cc:499] Master 127.14.73.254:42157 was elected leader, sending a full tablet report...
I20260710 11:02:54.762787 17724 tablet_service.cc:1511] Processing CreateTablet for tablet d9ad5e5527e04915a8991a1bb66a4822 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:54.764219 17724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ad5e5527e04915a8991a1bb66a4822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.766548 17575 tablet_service.cc:1511] Processing CreateTablet for tablet 43955ae62e254ba3badf7ae868aa848b (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:54.768052 17779 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:54.768365 17575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43955ae62e254ba3badf7ae868aa848b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.778616 17778 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:54.781073 17779 tablet_bootstrap.cc:654] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.790581 17778 tablet_bootstrap.cc:654] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.800076 17782 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:54.826009 17729 tablet_service.cc:1511] Processing CreateTablet for tablet 43955ae62e254ba3badf7ae868aa848b (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:54.802217 17648 tablet_service.cc:1511] Processing CreateTablet for tablet 43955ae62e254ba3badf7ae868aa848b (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:54.827811 17729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43955ae62e254ba3badf7ae868aa848b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.828325 17648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43955ae62e254ba3badf7ae868aa848b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.831359 17781 raft_consensus.cc:493] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:54.831918 17781 raft_consensus.cc:515] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.834717 17781 leader_election.cc:290] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:54.838110 17651 tablet_service.cc:1511] Processing CreateTablet for tablet 56a6a4e16412461ab461fdd2722d91f0 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:54.840178 17651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a6a4e16412461ab461fdd2722d91f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.846117 17578 tablet_service.cc:1511] Processing CreateTablet for tablet 56a6a4e16412461ab461fdd2722d91f0 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:54.858157 17778 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:54.858884 17778 ts_tablet_manager.cc:1403] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.020s
I20260710 11:02:54.860930 17782 tablet_bootstrap.cc:654] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.861775 17727 tablet_service.cc:1511] Processing CreateTablet for tablet 56a6a4e16412461ab461fdd2722d91f0 (DEFAULT_TABLE table=test-workload [id=16f9a6ad2b4048f9945d559f722c3023]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:54.862079 17778 raft_consensus.cc:359] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:54.863015 17778 raft_consensus.cc:385] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.863379 17778 raft_consensus.cc:740] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:54.863688 17727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a6a4e16412461ab461fdd2722d91f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.865862 17779 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:54.866961 17779 ts_tablet_manager.cc:1403] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.006s
I20260710 11:02:54.866372 17578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56a6a4e16412461ab461fdd2722d91f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:54.872375 17779 raft_consensus.cc:359] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.872541 17778 consensus_queue.cc:260] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:54.873181 17779 raft_consensus.cc:385] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.873497 17779 raft_consensus.cc:740] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:54.890295 17779 consensus_queue.cc:260] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.892791 17665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:54.896124 17779 ts_tablet_manager.cc:1434] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260710 11:02:54.897395 17779 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:54.900657 17782 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:54.901149 17782 ts_tablet_manager.cc:1403] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.000s
I20260710 11:02:54.903927 17782 raft_consensus.cc:359] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.904588 17782 raft_consensus.cc:385] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.904872 17782 raft_consensus.cc:740] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
W20260710 11:02:54.905236 17556 leader_election.cc:343] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:54.905839 17782 consensus_queue.cc:260] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.907810 17764 heartbeater.cc:499] Master 127.14.73.254:42157 was elected leader, sending a full tablet report...
I20260710 11:02:54.908439 17778 ts_tablet_manager.cc:1434] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.011s
I20260710 11:02:54.909502 17778 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:54.907780 17788 raft_consensus.cc:493] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:54.911808 17788 raft_consensus.cc:515] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:54.919238 17788 leader_election.cc:290] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043)
I20260710 11:02:54.922782 17778 tablet_bootstrap.cc:654] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.928085 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
W20260710 11:02:54.930153 17556 leader_election.cc:343] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:54.930735 17556 leader_election.cc:304] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [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: 83c73b85275c454f880088e9df89d853; no voters: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30
I20260710 11:02:54.939985 17781 raft_consensus.cc:2749] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:54.957690 17778 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:54.958386 17778 ts_tablet_manager.cc:1403] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.002s
I20260710 11:02:54.961212 17690 heartbeater.cc:499] Master 127.14.73.254:42157 was elected leader, sending a full tablet report...
I20260710 11:02:54.963580 17778 raft_consensus.cc:359] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.964385 17778 raft_consensus.cc:385] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.964746 17778 raft_consensus.cc:740] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:54.965461 17781 raft_consensus.cc:493] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:54.966363 17781 raft_consensus.cc:515] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.967726 17782 ts_tablet_manager.cc:1434] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.030s
I20260710 11:02:54.970434 17779 tablet_bootstrap.cc:654] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.971702 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:54.971767 17665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:54.968956 17782 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:54.968956 17781 leader_election.cc:290] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:54.965535 17778 consensus_queue.cc:260] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
W20260710 11:02:54.974017 17556 leader_election.cc:343] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:54.973914 17705 leader_election.cc:343] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:54.973173 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
W20260710 11:02:54.976647 17556 leader_election.cc:343] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:54.977106 17556 leader_election.cc:304] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [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: 83c73b85275c454f880088e9df89d853; no voters: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30
I20260710 11:02:54.978003 17781 raft_consensus.cc:2749] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:54.978776 17778 ts_tablet_manager.cc:1434] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:02:54.979744 17778 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:54.987354 17779 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:54.987927 17779 ts_tablet_manager.cc:1403] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.002s
I20260710 11:02:54.989921 17778 tablet_bootstrap.cc:654] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.991212 17779 raft_consensus.cc:359] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.992105 17779 raft_consensus.cc:385] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.991976 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:54.992492 17779 raft_consensus.cc:740] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:54.993324 17779 consensus_queue.cc:260] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
W20260710 11:02:54.993911 17705 leader_election.cc:343] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:54.994391 17705 leader_election.cc:304] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853
I20260710 11:02:54.995575 17782 tablet_bootstrap.cc:654] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.995764 17778 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:54.995916 17789 raft_consensus.cc:2749] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:54.996455 17778 ts_tablet_manager.cc:1403] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 11:02:54.999269 17790 raft_consensus.cc:493] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:54.999814 17790 raft_consensus.cc:515] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.999951 17778 raft_consensus.cc:359] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.000751 17778 raft_consensus.cc:385] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.001169 17778 raft_consensus.cc:740] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.002087 17778 consensus_queue.cc:260] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.004684 17778 ts_tablet_manager.cc:1434] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:02:55.009657 17778 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:55.002501 17790 leader_election.cc:290] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.014349 17782 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.015048 17782 ts_tablet_manager.cc:1403] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.000s
I20260710 11:02:55.015981 17789 raft_consensus.cc:493] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.016669 17789 raft_consensus.cc:515] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:54.999297 17779 ts_tablet_manager.cc:1434] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:55.019275 17789 leader_election.cc:290] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.018918 17782 raft_consensus.cc:359] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.021325 17782 raft_consensus.cc:385] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.021394 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.021828 17782 raft_consensus.cc:740] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.022143 17590 raft_consensus.cc:2468] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 0.
I20260710 11:02:55.022639 17778 tablet_bootstrap.cc:654] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.022862 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:55.023887 17705 leader_election.cc:304] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.024739 17789 raft_consensus.cc:2804] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:55.024911 17705 leader_election.cc:343] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:55.025153 17789 raft_consensus.cc:493] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.025532 17789 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.026413 17782 consensus_queue.cc:260] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.036482 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.036300 17789 raft_consensus.cc:515] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
W20260710 11:02:55.038136 17631 leader_election.cc:343] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:55.036504 17782 ts_tablet_manager.cc:1434] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:02:55.039004 17779 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:55.038956 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:02:55.039690 17590 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.039942 17782 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:55.046895 17788 raft_consensus.cc:493] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.047498 17788 raft_consensus.cc:515] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.048712 17590 raft_consensus.cc:2468] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 1.
I20260710 11:02:55.049568 17788 leader_election.cc:290] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.049741 17779 tablet_bootstrap.cc:654] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.049950 17789 leader_election.cc:290] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.050774 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacb5f8ea08b4cf4b87b2f1702d253f9" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.051304 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacb5f8ea08b4cf4b87b2f1702d253f9" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:55.051666 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.052464 17782 tablet_bootstrap.cc:654] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:55.053169 17631 leader_election.cc:343] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:55.053732 17631 leader_election.cc:304] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd; no voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853
I20260710 11:02:55.053877 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:02:55.054826 17790 raft_consensus.cc:2749] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:55.054768 17705 leader_election.cc:304] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
W20260710 11:02:55.056670 17705 leader_election.cc:343] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:55.057721 17705 leader_election.cc:343] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:55.059094 17705 leader_election.cc:343] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:55.060663 17778 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:55.060398 17705 leader_election.cc:304] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853
I20260710 11:02:55.061293 17778 ts_tablet_manager.cc:1403] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260710 11:02:55.059811 17789 raft_consensus.cc:2804] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.061455 17788 raft_consensus.cc:2749] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:55.062476 17779 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:55.062937 17779 ts_tablet_manager.cc:1403] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.003s
I20260710 11:02:55.064491 17778 raft_consensus.cc:359] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.065366 17778 raft_consensus.cc:385] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.065701 17778 raft_consensus.cc:740] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.065770 17779 raft_consensus.cc:359] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.066645 17779 raft_consensus.cc:385] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.067104 17779 raft_consensus.cc:740] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.066685 17778 consensus_queue.cc:260] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.067157 17782 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.067916 17782 ts_tablet_manager.cc:1403] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.009s
I20260710 11:02:55.068102 17789 raft_consensus.cc:697] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:02:55.068087 17779 consensus_queue.cc:260] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.069451 17789 consensus_queue.cc:237] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.070317 17778 ts_tablet_manager.cc:1434] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:02:55.071420 17778 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:55.071108 17782 raft_consensus.cc:359] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.071856 17782 raft_consensus.cc:385] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.072165 17782 raft_consensus.cc:740] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.072880 17782 consensus_queue.cc:260] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.075003 17782 ts_tablet_manager.cc:1434] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:02:55.076064 17782 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:55.077945 17779 ts_tablet_manager.cc:1434] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:02:55.079419 17779 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:55.082444 17782 tablet_bootstrap.cc:654] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.091230 17778 tablet_bootstrap.cc:654] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.100957 17779 tablet_bootstrap.cc:654] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.104485 17782 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.102970 17485 catalog_manager.cc:5697] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:55.105015 17782 ts_tablet_manager.cc:1403] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.019s
I20260710 11:02:55.107599 17782 raft_consensus.cc:359] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.108381 17782 raft_consensus.cc:385] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.108680 17782 raft_consensus.cc:740] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.109875 17779 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:55.109575 17782 consensus_queue.cc:260] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.110471 17779 ts_tablet_manager.cc:1403] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.004s
I20260710 11:02:55.110755 17778 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:55.111713 17778 ts_tablet_manager.cc:1403] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.007s
I20260710 11:02:55.113736 17779 raft_consensus.cc:359] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.114534 17779 raft_consensus.cc:385] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.114966 17779 raft_consensus.cc:740] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.116053 17782 ts_tablet_manager.cc:1434] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:55.115571 17778 raft_consensus.cc:359] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.116607 17778 raft_consensus.cc:385] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.116956 17778 raft_consensus.cc:740] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.117189 17782 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
W20260710 11:02:55.118312 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:55.117903 17778 consensus_queue.cc:260] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.115902 17779 consensus_queue.cc:260] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.120749 17778 ts_tablet_manager.cc:1434] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 11:02:55.121914 17778 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:55.123010 17779 ts_tablet_manager.cc:1434] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:02:55.124081 17779 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:55.125262 17782 tablet_bootstrap.cc:654] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.130095 17778 tablet_bootstrap.cc:654] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.140988 17779 tablet_bootstrap.cc:654] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.146696 17782 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.147306 17782 ts_tablet_manager.cc:1403] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.010s
I20260710 11:02:55.151115 17782 raft_consensus.cc:359] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.152132 17782 raft_consensus.cc:385] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.152508 17782 raft_consensus.cc:740] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.154193 17789 raft_consensus.cc:493] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.154704 17789 raft_consensus.cc:515] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.156090 17779 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:55.156584 17779 ts_tablet_manager.cc:1403] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260710 11:02:55.157040 17789 leader_election.cc:290] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.158937 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.159479 17779 raft_consensus.cc:359] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:55.159682 17590 raft_consensus.cc:2468] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 0.
I20260710 11:02:55.160086 17779 raft_consensus.cc:385] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.160422 17779 raft_consensus.cc:740] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.160429 17778 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:55.160864 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:55.161093 17778 ts_tablet_manager.cc:1403] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.012s
I20260710 11:02:55.161177 17779 consensus_queue.cc:260] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:55.162401 17705 leader_election.cc:304] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.163578 17779 ts_tablet_manager.cc:1434] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260710 11:02:55.164659 17705 leader_election.cc:343] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:55.164484 17778 raft_consensus.cc:359] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.165407 17778 raft_consensus.cc:385] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.165151 17782 consensus_queue.cc:260] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.165758 17778 raft_consensus.cc:740] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.166450 17778 consensus_queue.cc:260] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.167779 17801 raft_consensus.cc:2804] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.164573 17779 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:55.168257 17801 raft_consensus.cc:493] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.168677 17801 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.169031 17778 ts_tablet_manager.cc:1434] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:55.173022 17778 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:55.175053 17779 tablet_bootstrap.cc:654] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.167892 17782 ts_tablet_manager.cc:1434] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 11:02:55.177482 17782 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:55.180742 17778 tablet_bootstrap.cc:654] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.186224 17801 raft_consensus.cc:515] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.188697 17801 leader_election.cc:290] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.184494 17782 tablet_bootstrap.cc:654] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.190418 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:02:55.191183 17590 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.195840 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
W20260710 11:02:55.199291 17705 leader_election.cc:343] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:55.205168 17779 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:55.205214 17590 raft_consensus.cc:2468] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 1.
I20260710 11:02:55.205912 17779 ts_tablet_manager.cc:1403] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.009s
I20260710 11:02:55.206015 17782 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.206717 17782 ts_tablet_manager.cc:1403] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.009s
I20260710 11:02:55.206753 17705 leader_election.cc:304] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:02:55.207882 17801 raft_consensus.cc:2804] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.208438 17801 raft_consensus.cc:697] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:02:55.209321 17801 consensus_queue.cc:237] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.210989 17779 raft_consensus.cc:359] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.211856 17779 raft_consensus.cc:385] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.211678 17782 raft_consensus.cc:359] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.212316 17779 raft_consensus.cc:740] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.212875 17782 raft_consensus.cc:385] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.213258 17782 raft_consensus.cc:740] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.213608 17779 consensus_queue.cc:260] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.214257 17782 consensus_queue.cc:260] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.215819 17778 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:55.216360 17778 ts_tablet_manager.cc:1403] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.003s
I20260710 11:02:55.216787 17782 ts_tablet_manager.cc:1434] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:02:55.218307 17782 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:55.219997 17778 raft_consensus.cc:359] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.220813 17778 raft_consensus.cc:385] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.221134 17778 raft_consensus.cc:740] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.222112 17778 consensus_queue.cc:260] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.224886 17778 ts_tablet_manager.cc:1434] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:55.225804 17782 tablet_bootstrap.cc:654] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.225987 17778 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:55.230767 17779 ts_tablet_manager.cc:1434] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 11:02:55.231914 17779 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:55.234206 17778 tablet_bootstrap.cc:654] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.242378 17782 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.242880 17782 ts_tablet_manager.cc:1403] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260710 11:02:55.245569 17779 tablet_bootstrap.cc:654] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.246647 17782 raft_consensus.cc:359] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.247776 17782 raft_consensus.cc:385] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.248150 17782 raft_consensus.cc:740] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.249579 17778 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:55.248349 17488 catalog_manager.cc:5697] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:55.249132 17782 consensus_queue.cc:260] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.250088 17778 ts_tablet_manager.cc:1403] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260710 11:02:55.252915 17778 raft_consensus.cc:359] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.253626 17778 raft_consensus.cc:385] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.254136 17782 ts_tablet_manager.cc:1434] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 11:02:55.253911 17778 raft_consensus.cc:740] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.255350 17782 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:55.255206 17778 consensus_queue.cc:260] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.257715 17778 ts_tablet_manager.cc:1434] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:55.258694 17778 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:55.262787 17782 tablet_bootstrap.cc:654] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.265848 17778 tablet_bootstrap.cc:654] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.266582 17779 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:55.267122 17779 ts_tablet_manager.cc:1403] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.004s
I20260710 11:02:55.270083 17779 raft_consensus.cc:359] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.275753 17779 raft_consensus.cc:385] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.276087 17779 raft_consensus.cc:740] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.276968 17779 consensus_queue.cc:260] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.281513 17779 ts_tablet_manager.cc:1434] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:02:55.282467 17779 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:55.286441 17778 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:55.287078 17778 ts_tablet_manager.cc:1403] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260710 11:02:55.288173 17779 tablet_bootstrap.cc:654] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.289547 17782 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.290026 17782 ts_tablet_manager.cc:1403] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.011s
I20260710 11:02:55.290320 17778 raft_consensus.cc:359] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.291155 17778 raft_consensus.cc:385] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.291533 17778 raft_consensus.cc:740] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.292311 17778 consensus_queue.cc:260] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.293352 17782 raft_consensus.cc:359] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:55.294242 17782 raft_consensus.cc:385] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.294620 17778 ts_tablet_manager.cc:1434] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:02:55.295812 17778 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30: Bootstrap starting.
I20260710 11:02:55.301853 17778 tablet_bootstrap.cc:654] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.294575 17782 raft_consensus.cc:740] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.303001 17782 consensus_queue.cc:260] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:55.307343 17779 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:55.307849 17779 ts_tablet_manager.cc:1403] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260710 11:02:55.308574 17782 ts_tablet_manager.cc:1434] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:02:55.309551 17782 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:55.310443 17779 raft_consensus.cc:359] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.311098 17779 raft_consensus.cc:385] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.311359 17779 raft_consensus.cc:740] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.312306 17779 consensus_queue.cc:260] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.315757 17782 tablet_bootstrap.cc:654] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.316216 17790 raft_consensus.cc:493] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.316706 17790 raft_consensus.cc:515] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.317793 17779 ts_tablet_manager.cc:1434] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:55.318754 17779 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:02:55.320688 17823 raft_consensus.cc:493] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.321372 17823 raft_consensus.cc:515] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:55.324463 17823 leader_election.cc:290] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895), 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043)
I20260710 11:02:55.325011 17779 tablet_bootstrap.cc:654] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.325893 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b33a4d7ae443a5b12c675fb309bb77" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.326215 17738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.326586 17739 raft_consensus.cc:2468] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 0.
I20260710 11:02:55.327239 17738 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 0.
I20260710 11:02:55.328171 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b33a4d7ae443a5b12c675fb309bb77" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.328420 17589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.328949 17590 raft_consensus.cc:2468] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 0.
I20260710 11:02:55.329190 17589 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 0.
I20260710 11:02:55.329654 17631 leader_election.cc:304] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 
I20260710 11:02:55.330035 17778 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30: No bootstrap required, opened a new log
I20260710 11:02:55.330511 17778 ts_tablet_manager.cc:1403] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent bootstrapping tablet: real 0.035s	user 0.029s	sys 0.003s
I20260710 11:02:55.330814 17631 leader_election.cc:304] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 
I20260710 11:02:55.333268 17778 raft_consensus.cc:359] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.333467 17823 raft_consensus.cc:2804] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.333938 17778 raft_consensus.cc:385] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.318636 17790 leader_election.cc:290] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.334264 17778 raft_consensus.cc:740] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.334781 17790 raft_consensus.cc:2804] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.335124 17790 raft_consensus.cc:493] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.335578 17790 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.335067 17778 consensus_queue.cc:260] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.337463 17778 ts_tablet_manager.cc:1434] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:55.339062 17779 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: No bootstrap required, opened a new log
I20260710 11:02:55.339568 17779 ts_tablet_manager.cc:1403] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 11:02:55.342332 17790 raft_consensus.cc:515] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:55.344712 17790 leader_election.cc:290] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 election: Requested vote from peers 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895), 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043)
I20260710 11:02:55.334039 17823 raft_consensus.cc:493] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.342326 17779 raft_consensus.cc:359] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.346551 17823 raft_consensus.cc:3060] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.346650 17779 raft_consensus.cc:385] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.347220 17779 raft_consensus.cc:740] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.348182 17779 consensus_queue.cc:260] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.346297 17790 raft_consensus.cc:493] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.349881 17790 raft_consensus.cc:515] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.353298 17790 leader_election.cc:290] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.354997 17779 ts_tablet_manager.cc:1434] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:02:55.363600 17782 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.364185 17782 ts_tablet_manager.cc:1403] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.003s
I20260710 11:02:55.365223 17823 raft_consensus.cc:515] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.365806 17738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:02:55.366429 17738 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.367115 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.367210 17782 raft_consensus.cc:359] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.368029 17590 raft_consensus.cc:2393] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15c5391aa34241c9816ec3e68535c1dd in current term 1: Already voted for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in this term.
I20260710 11:02:55.368621 17801 raft_consensus.cc:493] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.366441 17589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:02:55.369325 17589 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.369215 17801 raft_consensus.cc:515] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.368065 17782 raft_consensus.cc:385] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.371511 17801 leader_election.cc:290] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.371811 17782 raft_consensus.cc:740] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.372284 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b33a4d7ae443a5b12c675fb309bb77" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:02:55.372442 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.372855 17590 raft_consensus.cc:3060] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.372833 17782 consensus_queue.cc:260] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.375140 17782 ts_tablet_manager.cc:1434] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:02:55.375821 17781 raft_consensus.cc:493] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.376117 17782 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd: Bootstrap starting.
I20260710 11:02:55.376538 17588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.376331 17781 raft_consensus.cc:515] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.377213 17588 raft_consensus.cc:2468] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 0.
I20260710 11:02:55.378283 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:55.378597 17781 leader_election.cc:290] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.378957 17664 raft_consensus.cc:2468] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 0.
I20260710 11:02:55.380615 17590 raft_consensus.cc:2468] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 1.
I20260710 11:02:55.381017 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.381690 17739 raft_consensus.cc:2468] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c73b85275c454f880088e9df89d853 in term 0.
I20260710 11:02:55.382728 17631 leader_election.cc:304] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.383016 17782 tablet_bootstrap.cc:654] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:55.383286 17705 leader_election.cc:304] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 
I20260710 11:02:55.383636 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:55.383919 17790 raft_consensus.cc:2804] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.384248 17664 raft_consensus.cc:2468] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c73b85275c454f880088e9df89d853 in term 0.
I20260710 11:02:55.384516 17790 raft_consensus.cc:697] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:02:55.382890 17556 leader_election.cc:304] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.385476 17790 consensus_queue.cc:237] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.386494 17781 raft_consensus.cc:2804] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.386921 17781 raft_consensus.cc:493] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.387259 17781 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.387876 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b33a4d7ae443a5b12c675fb309bb77" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:02:55.390017 17631 leader_election.cc:304] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd; no voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853
I20260710 11:02:55.396762 17739 raft_consensus.cc:3060] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.401578 17781 raft_consensus.cc:515] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.404623 17739 raft_consensus.cc:2468] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 1.
I20260710 11:02:55.367926 17823 leader_election.cc:290] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.394057 17738 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 1.
I20260710 11:02:55.394781 17825 raft_consensus.cc:493] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.396108 17801 raft_consensus.cc:2804] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.407697 17801 raft_consensus.cc:493] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.408218 17801 raft_consensus.cc:3060] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.409162 17631 leader_election.cc:304] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 
I20260710 11:02:55.412310 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:02:55.413669 17664 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.415572 17825 raft_consensus.cc:515] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.420127 17825 leader_election.cc:290] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.420678 17825 raft_consensus.cc:493] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.421320 17664 raft_consensus.cc:2468] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c73b85275c454f880088e9df89d853 in term 1.
I20260710 11:02:55.421626 17738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad5e5527e04915a8991a1bb66a4822" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.422297 17738 raft_consensus.cc:2468] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 0.
I20260710 11:02:55.422399 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad5e5527e04915a8991a1bb66a4822" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.422860 17556 leader_election.cc:304] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.423355 17590 raft_consensus.cc:2468] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 0.
I20260710 11:02:55.411037 17823 raft_consensus.cc:2804] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.424659 17823 raft_consensus.cc:697] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:02:55.425125 17631 leader_election.cc:304] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.425757 17823 consensus_queue.cc:237] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:02:55.426530 17801 raft_consensus.cc:515] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.410797 17829 raft_consensus.cc:493] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.429352 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:02:55.429600 17829 raft_consensus.cc:515] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.429955 17590 raft_consensus.cc:3060] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.421113 17825 raft_consensus.cc:515] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.434087 17825 leader_election.cc:290] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.434788 17825 raft_consensus.cc:2804] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.435125 17825 raft_consensus.cc:493] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.393569 17589 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 1.
I20260710 11:02:55.439834 17830 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.440048 17781 leader_election.cc:290] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 election: Requested vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.440634 17781 raft_consensus.cc:2804] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.441087 17781 raft_consensus.cc:697] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 LEADER]: Becoming Leader. State: Replica: 83c73b85275c454f880088e9df89d853, State: Running, Role: LEADER
I20260710 11:02:55.441885 17781 consensus_queue.cc:237] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.445063 17829 leader_election.cc:290] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.445219 17588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.445817 17825 raft_consensus.cc:3060] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.446367 17588 raft_consensus.cc:2393] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15c5391aa34241c9816ec3e68535c1dd in current term 1: Already voted for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in this term.
I20260710 11:02:55.445259 17801 leader_election.cc:290] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.439111 17590 raft_consensus.cc:2468] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 1.
I20260710 11:02:55.448925 17705 leader_election.cc:304] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.449590 17738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.451809 17631 leader_election.cc:304] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd; no voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853
I20260710 11:02:55.452989 17831 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.453325 17801 raft_consensus.cc:2804] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.452852 17487 catalog_manager.cc:5697] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 1 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.455107 17801 raft_consensus.cc:697] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:02:55.455487 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:02:55.456691 17664 raft_consensus.cc:3060] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.456475 17801 consensus_queue.cc:237] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.466231 17738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:02:55.466905 17738 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.473879 17738 raft_consensus.cc:2468] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c73b85275c454f880088e9df89d853 in term 1.
I20260710 11:02:55.475589 17823 raft_consensus.cc:493] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.476097 17665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:55.477113 17738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.479552 17738 raft_consensus.cc:2468] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c73b85275c454f880088e9df89d853 in term 0.
W20260710 11:02:55.480669 17556 leader_election.cc:343] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:55.481022 17825 raft_consensus.cc:515] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.481873 17556 leader_election.cc:304] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:02:55.483088 17825 leader_election.cc:290] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.476078 17823 raft_consensus.cc:515] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.484587 17789 consensus_queue.cc:1048] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:55.485114 17588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad5e5527e04915a8991a1bb66a4822" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:02:55.485590 17823 leader_election.cc:290] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.485975 17588 raft_consensus.cc:3060] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.486655 17664 raft_consensus.cc:2468] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 1.
I20260710 11:02:55.488209 17738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ad5e5527e04915a8991a1bb66a4822" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:02:55.471153 17830 raft_consensus.cc:2749] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:55.488757 17738 raft_consensus.cc:3060] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.490692 17831 raft_consensus.cc:2749] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:55.493489 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacb5f8ea08b4cf4b87b2f1702d253f9" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.494340 17739 raft_consensus.cc:2468] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 0.
I20260710 11:02:55.495714 17631 leader_election.cc:304] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 
I20260710 11:02:55.496153 17832 raft_consensus.cc:2804] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.496551 17832 raft_consensus.cc:493] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.496608 17825 raft_consensus.cc:2804] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.496984 17832 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.497035 17825 raft_consensus.cc:493] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.498263 17825 raft_consensus.cc:3060] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.499820 17789 raft_consensus.cc:493] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.500298 17789 raft_consensus.cc:515] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.500993 17588 raft_consensus.cc:2468] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 1.
I20260710 11:02:55.502557 17631 leader_election.cc:304] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.503922 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:55.504571 17664 raft_consensus.cc:2468] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 0.
I20260710 11:02:55.504347 17590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacb5f8ea08b4cf4b87b2f1702d253f9" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.505244 17825 raft_consensus.cc:515] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.506534 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853" is_pre_election: true
I20260710 11:02:55.507689 17789 leader_election.cc:290] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.507973 17705 leader_election.cc:304] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 
I20260710 11:02:55.507664 17825 leader_election.cc:290] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.507261 17587 raft_consensus.cc:2468] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 0.
I20260710 11:02:55.508740 17789 raft_consensus.cc:2804] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:55.509119 17789 raft_consensus.cc:493] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:55.509495 17789 raft_consensus.cc:3060] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.511396 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacb5f8ea08b4cf4b87b2f1702d253f9" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:02:55.505414 17590 raft_consensus.cc:2468] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 0.
I20260710 11:02:55.513453 17486 catalog_manager.cc:5697] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:55.503922 17831 raft_consensus.cc:2804] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.515838 17739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacb5f8ea08b4cf4b87b2f1702d253f9" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:02:55.516542 17739 raft_consensus.cc:3060] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.523854 17832 raft_consensus.cc:515] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.527109 17739 raft_consensus.cc:2468] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 1.
I20260710 11:02:55.531428 17631 leader_election.cc:304] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 83c73b85275c454f880088e9df89d853
I20260710 11:02:55.532227 17832 leader_election.cc:290] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 election: Requested vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.527889 17782 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd: No bootstrap required, opened a new log
I20260710 11:02:55.533059 17782 ts_tablet_manager.cc:1403] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd: Time spent bootstrapping tablet: real 0.157s	user 0.056s	sys 0.089s
I20260710 11:02:55.534229 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:02:55.534902 17737 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.535137 17738 raft_consensus.cc:2468] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 1.
I20260710 11:02:55.535349 17485 catalog_manager.cc:5697] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c73b85275c454f880088e9df89d853 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "83c73b85275c454f880088e9df89d853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.537086 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "83c73b85275c454f880088e9df89d853" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
W20260710 11:02:55.539144 17556 leader_election.cc:343] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:55.542235 17737 raft_consensus.cc:2468] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c73b85275c454f880088e9df89d853 in term 1.
I20260710 11:02:55.543429 17556 leader_election.cc:304] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:02:55.544565 17832 raft_consensus.cc:2804] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.544857 17831 raft_consensus.cc:697] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:02:55.545187 17832 raft_consensus.cc:697] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 LEADER]: Becoming Leader. State: Replica: 83c73b85275c454f880088e9df89d853, State: Running, Role: LEADER
I20260710 11:02:55.545797 17831 consensus_queue.cc:237] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.545807 17830 raft_consensus.cc:2804] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.547101 17830 raft_consensus.cc:697] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:02:55.546331 17832 consensus_queue.cc:237] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.547875 17830 consensus_queue.cc:237] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.550424 17782 raft_consensus.cc:359] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.551151 17782 raft_consensus.cc:385] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:55.551559 17782 raft_consensus.cc:740] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Initialized, Role: FOLLOWER
I20260710 11:02:55.527343 17789 raft_consensus.cc:515] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.555495 17782 consensus_queue.cc:260] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.558909 17588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:02:55.559672 17588 raft_consensus.cc:3060] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.559923 17789 leader_election.cc:290] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:55.565397 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:02:55.566071 17664 raft_consensus.cc:3060] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.570768 17588 raft_consensus.cc:2468] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 1.
I20260710 11:02:55.559695 17782 ts_tablet_manager.cc:1434] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:02:55.572237 17705 leader_election.cc:304] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:02:55.571161 17487 catalog_manager.cc:5697] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 1 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.574483 17487 catalog_manager.cc:5697] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 1 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.575692 17664 raft_consensus.cc:2468] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 1.
I20260710 11:02:55.577626 17801 raft_consensus.cc:2804] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:55.578118 17801 raft_consensus.cc:697] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:02:55.577955 17487 catalog_manager.cc:5697] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 1 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.578950 17801 consensus_queue.cc:237] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.589048 17789 consensus_queue.cc:1048] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:55.596454 17485 catalog_manager.cc:5697] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c73b85275c454f880088e9df89d853 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "83c73b85275c454f880088e9df89d853" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.598181 17486 catalog_manager.cc:5697] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:55.692054 17843 consensus_queue.cc:1048] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:55.701924 17789 consensus_queue.cc:1048] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:55.740630 14631 ts_manager.cc:295] Set tserver state for 83c73b85275c454f880088e9df89d853 to MAINTENANCE_MODE
I20260710 11:02:55.741325 14631 tablet_server.cc:179] TabletServer@127.14.73.193:0 shutting down...
I20260710 11:02:55.759738 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:55.760552 14631 tablet_replica.cc:333] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.761518 14631 raft_consensus.cc:2243] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:55.761881 14631 raft_consensus.cc:2272] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:55.763934 14631 tablet_replica.cc:333] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.764451 14631 raft_consensus.cc:2243] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:55.765071 14631 pending_rounds.cc:70] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Trying to abort 1 pending ops.
I20260710 11:02:55.765228 14631 pending_rounds.cc:77] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958914157764608 op_type: NO_OP noop_request { }
I20260710 11:02:55.765537 14631 raft_consensus.cc:2889] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:02:55.765856 14631 raft_consensus.cc:2272] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:55.767767 14631 tablet_replica.cc:333] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.768317 14631 raft_consensus.cc:2243] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:55.768688 14631 raft_consensus.cc:2272] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:55.770293 14631 tablet_replica.cc:333] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.770810 14631 raft_consensus.cc:2243] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:55.771171 14631 raft_consensus.cc:2272] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:55.772759 14631 tablet_replica.cc:333] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.773284 14631 raft_consensus.cc:2243] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:55.773644 14631 raft_consensus.cc:2272] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:55.775167 14631 tablet_replica.cc:333] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.775738 14631 raft_consensus.cc:2243] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:55.776136 14631 raft_consensus.cc:2272] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:55.778210 14631 tablet_replica.cc:333] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.778728 14631 raft_consensus.cc:2243] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:55.779083 14631 raft_consensus.cc:2272] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:55.780625 14631 tablet_replica.cc:333] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.781129 14631 raft_consensus.cc:2243] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:55.781500 14631 raft_consensus.cc:2272] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:55.783077 14631 tablet_replica.cc:333] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.783591 14631 raft_consensus.cc:2243] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:55.784142 14631 pending_rounds.cc:70] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Trying to abort 1 pending ops.
I20260710 11:02:55.784341 14631 pending_rounds.cc:77] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958914257584128 op_type: NO_OP noop_request { }
I20260710 11:02:55.784616 14631 raft_consensus.cc:2889] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:02:55.784889 14631 raft_consensus.cc:2272] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:55.787389 17631 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260710 11:02:55.787911 14631 tablet_replica.cc:333] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: stopping tablet replica
I20260710 11:02:55.788470 14631 raft_consensus.cc:2243] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:55.788970 14631 raft_consensus.cc:2272] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:55.790689 17631 consensus_peers.cc:597] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:55.817552 14631 tablet_server.cc:196] TabletServer@127.14.73.193:0 shutdown complete.
I20260710 11:02:55.900332 17830 consensus_queue.cc:1048] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:55.913949 17631 consensus_peers.cc:597] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:55.916626 17789 consensus_queue.cc:1048] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:55.931595 17705 consensus_peers.cc:597] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:55.941246 17831 raft_consensus.cc:493] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:55.941751 17831 raft_consensus.cc:515] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:55.943321 17831 leader_election.cc:290] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:02:55.944752 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" is_pre_election: true
I20260710 11:02:55.945534 17737 raft_consensus.cc:2393] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15c5391aa34241c9816ec3e68535c1dd in current term 1: Already voted for candidate 83c73b85275c454f880088e9df89d853 in this term.
W20260710 11:02:55.946877 17631 leader_election.cc:336] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111)
I20260710 11:02:55.947242 17631 leader_election.cc:304] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd; no voters: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853
I20260710 11:02:55.947862 17831 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:55.952649 17831 raft_consensus.cc:2749] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:55.983592 17831 consensus_queue.cc:1048] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:56.012285 17705 consensus_peers.cc:597] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:56.033630 17705 consensus_peers.cc:597] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:56.037698 17789 consensus_queue.cc:1048] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:56.037755 17831 consensus_queue.cc:1048] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:56.052632 17631 consensus_peers.cc:597] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:56.053267 17631 consensus_peers.cc:597] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:56.119278 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:02:56.166124 17830 consensus_queue.cc:1048] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:56.327226 17705 consensus_peers.cc:597] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:57.120218 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:02:57.211078 17801 raft_consensus.cc:493] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:57.211640 17801 raft_consensus.cc:515] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:57.213265 17801 leader_election.cc:290] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:57.214978 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:57.215853 17664 raft_consensus.cc:2468] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 1.
I20260710 11:02:57.216982 17705 leader_election.cc:304] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 
I20260710 11:02:57.217707 17801 raft_consensus.cc:2804] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:02:57.217743 17705 leader_election.cc:336] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111)
I20260710 11:02:57.218178 17801 raft_consensus.cc:493] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:57.218511 17801 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:57.223188 17801 raft_consensus.cc:515] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:57.224877 17801 leader_election.cc:290] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:57.226393 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:02:57.227043 17664 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:02:57.228314 17705 leader_election.cc:336] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111)
I20260710 11:02:57.232089 17664 raft_consensus.cc:2468] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 2.
I20260710 11:02:57.232995 17705 leader_election.cc:304] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 83c73b85275c454f880088e9df89d853
I20260710 11:02:57.233671 17801 raft_consensus.cc:2804] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:57.234467 17801 raft_consensus.cc:697] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:02:57.235258 17801 consensus_queue.cc:237] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Queue going to LEADER 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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:57.242547 17485 catalog_manager.cc:5697] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 1 to 2, leader changed from 83c73b85275c454f880088e9df89d853 (127.14.73.193) to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:57.359927 17801 raft_consensus.cc:493] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:57.360435 17801 raft_consensus.cc:515] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:57.362082 17801 leader_election.cc:290] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:57.363853 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd" is_pre_election: true
I20260710 11:02:57.364531 17664 raft_consensus.cc:2468] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 1.
I20260710 11:02:57.365453 17705 leader_election.cc:304] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 
W20260710 11:02:57.366209 17705 leader_election.cc:336] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111)
I20260710 11:02:57.366207 17801 raft_consensus.cc:2804] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:57.366724 17801 raft_consensus.cc:493] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:57.366999 17801 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:57.371677 17801 raft_consensus.cc:515] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:57.373188 17801 leader_election.cc:290] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:02:57.374775 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:02:57.375414 17664 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:02:57.376821 17705 leader_election.cc:336] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111)
I20260710 11:02:57.380266 17664 raft_consensus.cc:2468] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 2.
I20260710 11:02:57.381346 17705 leader_election.cc:304] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 15c5391aa34241c9816ec3e68535c1dd, 5d71e5e6ec9a4770b7170f749ea12b30; no voters: 83c73b85275c454f880088e9df89d853
I20260710 11:02:57.382005 17801 raft_consensus.cc:2804] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:57.382342 17801 raft_consensus.cc:697] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:02:57.383132 17801 consensus_queue.cc:237] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Queue going to LEADER 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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:02:57.390005 17485 catalog_manager.cc:5697] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 1 to 2, leader changed from 83c73b85275c454f880088e9df89d853 (127.14.73.193) to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:57.628572 17664 raft_consensus.cc:1275] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:57.629822 17801 consensus_queue.cc:1048] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:57.643208 17705 consensus_peers.cc:597] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:57.764545 17664 raft_consensus.cc:1275] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:57.765784 17801 consensus_queue.cc:1048] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:57.780887 17705 consensus_peers.cc:597] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:58.075814 17631 consensus_peers.cc:597] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:58.121533 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:02:58.275316 17631 consensus_peers.cc:597] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:58.322511 17705 consensus_peers.cc:597] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:58.530202 17705 consensus_peers.cc:597] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:58.569535 17705 consensus_peers.cc:597] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:58.662021 17631 consensus_peers.cc:597] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:58.725857 17631 consensus_peers.cc:597] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:58.726859 17705 consensus_peers.cc:597] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:59.122498 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:00.075281 17705 consensus_peers.cc:597] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:00.123508 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:00.433403 17705 consensus_peers.cc:597] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:00.720991 17631 consensus_peers.cc:597] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:00.804919 17631 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111) [suppressed 97 similar messages]
W20260710 11:03:00.807185 17631 consensus_peers.cc:597] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:00.834452 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:00.842165 17876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.843580 17879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.843829 17877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.844044 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:00.845422 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:00.845690 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:00.845887 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681380845871 us; error 0 us; skew 500 ppm
I20260710 11:03:00.846462 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:00.849136 14631 webserver.cc:533] Webserver started at http://127.14.73.193:46529/ using document root <none> and password file <none>
I20260710 11:03:00.849690 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:00.849891 14631 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:03:00.853796 14631 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:03:00.857784 17884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.858542 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:00.858827 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "83c73b85275c454f880088e9df89d853"
format_stamp: "Formatted at 2026-07-10 11:02:54 on dist-test-slave-mtn3"
I20260710 11:03:00.859191 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681297168311-14631-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)
I20260710 11:03:00.883337 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:00.884686 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:00.886253 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:00.889942 17891 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:03:00.937307 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:03:00.937615 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.000s
I20260710 11:03:00.937943 14631 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:03:00.943173 17891 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
W20260710 11:03:00.954931 17705 consensus_peers.cc:597] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:00.956604 17891 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: 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
I20260710 11:03:00.957544 17891 tablet_bootstrap.cc:492] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:00.958251 17891 ts_tablet_manager.cc:1403] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:03:00.961198 17891 raft_consensus.cc:359] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:00.962134 17891 raft_consensus.cc:740] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.962867 17891 consensus_queue.cc:260] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:00.965170 17891 ts_tablet_manager.cc:1434] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:03:00.965816 17891 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:03:00.977640 17891 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: 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
I20260710 11:03:00.978529 17891 tablet_bootstrap.cc:492] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:00.979182 17891 ts_tablet_manager.cc:1403] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:03:00.981918 17891 raft_consensus.cc:359] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:00.982612 17891 raft_consensus.cc:385] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:00.982900 17891 raft_consensus.cc:740] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.983466 14631 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:03:00.983853 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.046s	user 0.045s	sys 0.000s
I20260710 11:03:00.983594 17891 consensus_queue.cc:260] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:00.985975 17891 ts_tablet_manager.cc:1434] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:03:00.986841 17891 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
W20260710 11:03:00.997433 17631 consensus_peers.cc:597] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:01.004832 17891 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:03:01.005750 17891 tablet_bootstrap.cc:492] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:01.006341 17891 ts_tablet_manager.cc:1403] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:03:01.008970 17891 raft_consensus.cc:359] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.009732 17891 raft_consensus.cc:740] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.010483 17891 consensus_queue.cc:260] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.012193 17891 ts_tablet_manager.cc:1434] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:01.012926 17891 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:03:01.025077 17891 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:03:01.025827 17891 tablet_bootstrap.cc:492] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:01.026331 17891 ts_tablet_manager.cc:1403] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:03:01.028225 17891 raft_consensus.cc:359] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.028818 17891 raft_consensus.cc:740] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.029471 17891 consensus_queue.cc:260] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.031488 17891 ts_tablet_manager.cc:1434] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:03:01.032315 17891 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:03:01.050928 17891 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: 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
I20260710 11:03:01.052067 17891 tablet_bootstrap.cc:492] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:01.052846 17891 ts_tablet_manager.cc:1403] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 11:03:01.054207 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:40043
I20260710 11:03:01.054275 17953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:40043 every 8 connection(s)
I20260710 11:03:01.055889 17891 raft_consensus.cc:359] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.056589 17891 raft_consensus.cc:740] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.057333 17891 consensus_queue.cc:260] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.059547 17891 ts_tablet_manager.cc:1434] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:03:01.060412 17891 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:03:01.061035 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:01.076614 17891 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: 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
I20260710 11:03:01.077466 17891 tablet_bootstrap.cc:492] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:01.078066 17891 ts_tablet_manager.cc:1403] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:03:01.080987 17954 heartbeater.cc:344] Connected to a master server at 127.14.73.254:42157
I20260710 11:03:01.080724 17891 raft_consensus.cc:359] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.081431 17954 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:01.081459 17891 raft_consensus.cc:740] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.082538 17954 heartbeater.cc:507] Master 127.14.73.254:42157 requested a full tablet report, sending...
I20260710 11:03:01.082517 17891 consensus_queue.cc:260] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.084820 17891 ts_tablet_manager.cc:1434] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260710 11:03:01.085747 17891 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:03:01.085772 17737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
mode: GRACEFUL
new_leader_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:03:01.086566 17737 raft_consensus.cc:606] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Received request to transfer leadership to TS 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:03:01.089445 17737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
mode: GRACEFUL
new_leader_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:03:01.090001 17486 ts_manager.cc:194] Re-registered known tserver with Master: 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043)
I20260710 11:03:01.090049 17737 raft_consensus.cc:606] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Received request to transfer leadership to TS 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:03:01.091661 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:01.092293 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:01.093052 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:01.099110 17891 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: 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
I20260710 11:03:01.099996 17891 tablet_bootstrap.cc:492] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:01.100322 17486 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52272
I20260710 11:03:01.100610 17891 ts_tablet_manager.cc:1403] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260710 11:03:01.103164 17891 raft_consensus.cc:359] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:01.103822 17891 raft_consensus.cc:740] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.103950 17954 heartbeater.cc:499] Master 127.14.73.254:42157 was elected leader, sending a full tablet report...
I20260710 11:03:01.104511 17891 consensus_queue.cc:260] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:01.106210 17891 ts_tablet_manager.cc:1434] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:03:01.106961 17891 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:03:01.122085 17891 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: 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
I20260710 11:03:01.122876 17891 tablet_bootstrap.cc:492] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:01.123514 17891 ts_tablet_manager.cc:1403] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
W20260710 11:03:01.124620 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:01.126253 17891 raft_consensus.cc:359] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.127082 17891 raft_consensus.cc:740] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.127784 17891 consensus_queue.cc:260] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.129632 17891 ts_tablet_manager.cc:1434] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:01.130427 17891 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:03:01.141502 17891 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: 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
I20260710 11:03:01.142241 17891 tablet_bootstrap.cc:492] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:01.142817 17891 ts_tablet_manager.cc:1403] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 11:03:01.144519 17891 raft_consensus.cc:359] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.145009 17891 raft_consensus.cc:740] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.145602 17891 consensus_queue.cc:260] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.147006 17891 ts_tablet_manager.cc:1434] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:03:01.147771 17891 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: Bootstrap starting.
I20260710 11:03:01.158857 17891 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: 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
I20260710 11:03:01.159538 17891 tablet_bootstrap.cc:492] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: Bootstrap complete.
I20260710 11:03:01.160058 17891 ts_tablet_manager.cc:1403] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260710 11:03:01.162014 17891 raft_consensus.cc:359] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.162498 17891 raft_consensus.cc:740] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c73b85275c454f880088e9df89d853, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.163125 17891 consensus_queue.cc:260] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.164889 17891 ts_tablet_manager.cc:1434] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:03:01.165659 17928 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.172098 17928 pending_rounds.cc:85] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Aborting all ops after (but not including) 0
I20260710 11:03:01.172297 17928 pending_rounds.cc:107] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:03:01.172593 17928 raft_consensus.cc:2889] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:03:01.182372 17875 raft_consensus.cc:993] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30: : Instructing follower 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:01.182916 17859 raft_consensus.cc:1081] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Signalling peer 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:01.184530 17664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:56254
I20260710 11:03:01.185034 17664 raft_consensus.cc:493] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:01.185374 17664 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.192742 17664 raft_consensus.cc:515] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.194301 17664 leader_election.cc:290] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 3 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:03:01.195274 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:01.195498 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:03:01.195989 17927 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.196090 17737 raft_consensus.cc:3055] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:01.196516 17737 raft_consensus.cc:740] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:01.197259 17737 consensus_queue.cc:260] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.198331 17737 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.201647 17927 raft_consensus.cc:2468] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 3.
I20260710 11:03:01.202766 17631 leader_election.cc:304] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:01.203619 17874 raft_consensus.cc:2804] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:01.203933 17737 raft_consensus.cc:2468] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 3.
I20260710 11:03:01.205020 17874 raft_consensus.cc:697] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:01.205999 17874 consensus_queue.cc:237] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.213406 17486 catalog_manager.cc:5697] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 2 to 3, leader changed from 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195) to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 3 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.243019 17875 raft_consensus.cc:993] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30: : Instructing follower 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:01.243554 17859 raft_consensus.cc:1081] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Signalling peer 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:01.244874 17664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:56254
I20260710 11:03:01.245362 17664 raft_consensus.cc:493] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:01.245661 17664 raft_consensus.cc:3060] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.250065 17664 raft_consensus.cc:515] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.251369 17664 leader_election.cc:290] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 2 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:03:01.252228 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:01.252544 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdd382195ef9439c919fbf74ce888c87" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:03:01.252882 17927 raft_consensus.cc:3060] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.253113 17737 raft_consensus.cc:3055] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:01.253437 17737 raft_consensus.cc:740] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:01.254273 17737 consensus_queue.cc:260] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.255522 17737 raft_consensus.cc:3060] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.259755 17927 raft_consensus.cc:2468] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 2.
I20260710 11:03:01.260905 17631 leader_election.cc:304] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:01.261694 17874 raft_consensus.cc:2804] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:01.262127 17874 raft_consensus.cc:697] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:01.262988 17874 consensus_queue.cc:237] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:01.264305 17737 raft_consensus.cc:2468] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 2.
I20260710 11:03:01.267946 17927 raft_consensus.cc:3060] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.271489 17486 catalog_manager.cc:5697] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 1 to 2, leader changed from 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195) to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 2 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.358599 17927 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.363667 17927 pending_rounds.cc:85] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Aborting all ops after (but not including) 0
I20260710 11:03:01.363881 17927 pending_rounds.cc:107] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:03:01.364063 17927 raft_consensus.cc:2889] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:03:01.593225 17927 raft_consensus.cc:1275] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:01.594467 17970 consensus_queue.cc:1048] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:01.602582 17737 raft_consensus.cc:1275] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:01.604177 17874 consensus_queue.cc:1048] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:01.664811 17737 raft_consensus.cc:1275] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.666170 17874 consensus_queue.cc:1048] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:01.676074 17927 raft_consensus.cc:1275] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.678007 17988 consensus_queue.cc:1048] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:02.103540 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:02.119292 17664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
mode: GRACEFUL
new_leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:57270
I20260710 11:03:02.119793 17664 raft_consensus.cc:606] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Received request to transfer leadership to TS 5d71e5e6ec9a4770b7170f749ea12b30
I20260710 11:03:02.122370 17664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35b33a4d7ae443a5b12c675fb309bb77"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
mode: GRACEFUL
new_leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:57270
I20260710 11:03:02.122816 17664 raft_consensus.cc:606] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Received request to transfer leadership to TS 5d71e5e6ec9a4770b7170f749ea12b30
I20260710 11:03:02.125216 17737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
mode: GRACEFUL
new_leader_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:58884
W20260710 11:03:02.125602 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:02.125690 17737 raft_consensus.cc:606] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Received request to transfer leadership to TS 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:03:02.127036 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:02.127557 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:02.128088 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:02.132318 17988 raft_consensus.cc:993] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd: : Instructing follower 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:02.132798 17970 raft_consensus.cc:1081] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Signalling peer 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:02.134171 17737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35b33a4d7ae443a5b12c675fb309bb77"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:46564
I20260710 11:03:02.134696 17737 raft_consensus.cc:493] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:02.135056 17737 raft_consensus.cc:3060] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.140138 17737 raft_consensus.cc:515] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:02.141620 17737 leader_election.cc:290] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:03:02.142444 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b33a4d7ae443a5b12c675fb309bb77" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:02.142588 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35b33a4d7ae443a5b12c675fb309bb77" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:03:02.143040 17927 raft_consensus.cc:3060] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.143150 17664 raft_consensus.cc:3055] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:02.143556 17664 raft_consensus.cc:740] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:02.144166 17664 consensus_queue.cc:260] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:02.145066 17664 raft_consensus.cc:3060] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.148273 17927 raft_consensus.cc:2468] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 2.
I20260710 11:03:02.149333 17705 leader_election.cc:304] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:02.149797 17664 raft_consensus.cc:2468] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 2.
I20260710 11:03:02.150156 17981 raft_consensus.cc:2804] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:02.150676 17981 raft_consensus.cc:697] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:02.151654 17981 consensus_queue.cc:237] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:02.158898 17485 catalog_manager.cc:5697] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 1 to 2, leader changed from 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194) to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:02.365831 17988 raft_consensus.cc:993] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd: : Instructing follower 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:02.366286 17970 raft_consensus.cc:1081] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Signalling peer 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:02.367924 17737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:46564
I20260710 11:03:02.368414 17737 raft_consensus.cc:493] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:02.368721 17737 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.373868 17737 raft_consensus.cc:515] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:02.375501 17737 leader_election.cc:290] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 2 election: Requested vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043)
I20260710 11:03:02.376368 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:03:02.376662 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:02.377000 17664 raft_consensus.cc:3055] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:02.377202 17927 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.377357 17664 raft_consensus.cc:740] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:02.378162 17664 consensus_queue.cc:260] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [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: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:02.379379 17664 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.384298 17927 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 2.
I20260710 11:03:02.385758 17705 leader_election.cc:304] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:02.385782 17664 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 2.
I20260710 11:03:02.386650 17981 raft_consensus.cc:2804] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:02.387090 17981 raft_consensus.cc:697] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:02.387900 17981 consensus_queue.cc:237] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:02.394317 17485 catalog_manager.cc:5697] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 1 to 2, leader changed from 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194) to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.467085 17875 raft_consensus.cc:993] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30: : Instructing follower 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:02.467607 17981 raft_consensus.cc:1081] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Signalling peer 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:02.469053 17664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:56254
I20260710 11:03:02.469483 17664 raft_consensus.cc:493] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:02.469779 17664 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.474447 17664 raft_consensus.cc:515] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:02.475904 17664 leader_election.cc:290] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 2 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:03:02.476723 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:02.477066 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:03:02.477252 17927 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.477643 17737 raft_consensus.cc:3055] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:02.477934 17737 raft_consensus.cc:740] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:02.478645 17737 consensus_queue.cc:260] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:02.479750 17737 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:02.482405 17927 raft_consensus.cc:2468] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 2.
I20260710 11:03:02.483523 17631 leader_election.cc:304] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:02.484318 17970 raft_consensus.cc:2804] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:02.484731 17970 raft_consensus.cc:697] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:02.485309 17737 raft_consensus.cc:2468] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 2.
I20260710 11:03:02.485579 17970 consensus_queue.cc:237] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:02.494191 17485 catalog_manager.cc:5697] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 1 to 2, leader changed from 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195) to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 2 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.580415 17664 raft_consensus.cc:1275] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:02.581739 17981 consensus_queue.cc:1048] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:02.591954 17927 raft_consensus.cc:1275] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:02.593953 17981 consensus_queue.cc:1048] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:02.815650 17927 raft_consensus.cc:1275] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:02.816879 17981 consensus_queue.cc:1048] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:02.825240 17664 raft_consensus.cc:1275] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:02.826906 17981 consensus_queue.cc:1048] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:02.901543 17927 raft_consensus.cc:1275] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:02.902753 17970 consensus_queue.cc:1048] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:02.913923 17737 raft_consensus.cc:1275] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:02.916889 18008 consensus_queue.cc:1048] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:03.126631 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:03.136754 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:03.143985 17737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
mode: GRACEFUL
new_leader_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:03:03.144609 17737 raft_consensus.cc:606] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Received request to transfer leadership to TS 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:03:03.147194 17664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
mode: GRACEFUL
new_leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:57270
I20260710 11:03:03.147634 17664 raft_consensus.cc:606] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Received request to transfer leadership to TS 5d71e5e6ec9a4770b7170f749ea12b30
I20260710 11:03:03.149824 17737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
mode: GRACEFUL
new_leader_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:03:03.150194 17737 raft_consensus.cc:606] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Received request to transfer leadership to TS 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:03:03.151170 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:03.151631 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:03.152098 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:03.389868 18007 raft_consensus.cc:993] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd: : Instructing follower 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:03.390352 18008 raft_consensus.cc:1081] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Signalling peer 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:03.391770 17737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:46564
I20260710 11:03:03.392215 17737 raft_consensus.cc:493] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:03.392493 17737 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.396551 17737 raft_consensus.cc:515] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.398048 17737 leader_election.cc:290] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 3 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:03:03.398761 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:03.398976 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51146f1bd6994df6a846b14d9656d563" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:03:03.399405 17928 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.399488 17664 raft_consensus.cc:3055] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:03.400022 17664 raft_consensus.cc:740] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:03.400761 17664 consensus_queue.cc:260] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.401887 17664 raft_consensus.cc:3060] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.406375 17928 raft_consensus.cc:2468] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 3.
I20260710 11:03:03.407852 17705 leader_election.cc:304] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:03.408064 17664 raft_consensus.cc:2468] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 3.
I20260710 11:03:03.408507 17859 raft_consensus.cc:2804] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:03.409020 17859 raft_consensus.cc:697] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:03.409785 17859 consensus_queue.cc:237] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.416026 17485 catalog_manager.cc:5697] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 2 to 3, leader changed from 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194) to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:03.547818 17981 raft_consensus.cc:993] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30: : Instructing follower 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:03.548297 17859 raft_consensus.cc:1081] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Signalling peer 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:03.549705 17664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:56254
I20260710 11:03:03.550119 17664 raft_consensus.cc:493] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:03.550346 17664 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.554407 17664 raft_consensus.cc:515] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.555827 17664 leader_election.cc:290] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 3 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:03:03.556721 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:03.557029 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43955ae62e254ba3badf7ae868aa848b" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:03:03.557302 17928 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.557562 17737 raft_consensus.cc:3055] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:03.557874 17737 raft_consensus.cc:740] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:03.558461 17737 consensus_queue.cc:260] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.559280 17737 raft_consensus.cc:3060] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.562981 17928 raft_consensus.cc:2468] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 3.
I20260710 11:03:03.563700 17737 raft_consensus.cc:2468] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 3.
I20260710 11:03:03.564036 17631 leader_election.cc:304] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:03.564900 18008 raft_consensus.cc:2804] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:03.565394 18008 raft_consensus.cc:697] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:03.566118 18008 consensus_queue.cc:237] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.572889 17485 catalog_manager.cc:5697] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 2 to 3, leader changed from 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195) to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 3 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:03.630582 17981 raft_consensus.cc:993] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30: : Instructing follower 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:03.631022 17859 raft_consensus.cc:1081] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Signalling peer 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:03.632406 17664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:56254
I20260710 11:03:03.632861 17664 raft_consensus.cc:493] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:03.633142 17664 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.637368 17664 raft_consensus.cc:515] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.638667 17664 leader_election.cc:290] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 2 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:03:03.639484 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:03.639739 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:03:03.640132 17928 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.640239 17737 raft_consensus.cc:3055] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:03.640585 17737 raft_consensus.cc:740] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:03.641299 17737 consensus_queue.cc:260] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.642457 17737 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.646734 17928 raft_consensus.cc:2468] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 2.
I20260710 11:03:03.647871 17631 leader_election.cc:304] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:03.648461 17737 raft_consensus.cc:2468] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 2.
I20260710 11:03:03.648541 18008 raft_consensus.cc:2804] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:03.649091 18008 raft_consensus.cc:697] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:03.649963 18008 consensus_queue.cc:237] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:03.656610 17485 catalog_manager.cc:5697] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 1 to 2, leader changed from 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195) to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 2 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:03.869031 17928 raft_consensus.cc:1275] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:03.870262 17859 consensus_queue.cc:1048] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:03.881284 17664 raft_consensus.cc:1275] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:03.882746 18017 consensus_queue.cc:1048] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:03.995427 17928 raft_consensus.cc:1275] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:03.996819 17970 consensus_queue.cc:1048] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:04.005904 17737 raft_consensus.cc:1275] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:04.007777 18021 consensus_queue.cc:1048] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:04.127648 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:04.158465 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:04.167794 17737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
mode: GRACEFUL
new_leader_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:03:04.168308 17737 raft_consensus.cc:606] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Received request to transfer leadership to TS 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:03:04.170912 17664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
mode: GRACEFUL
new_leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:57270
I20260710 11:03:04.171581 17664 raft_consensus.cc:606] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Received request to transfer leadership to TS 5d71e5e6ec9a4770b7170f749ea12b30
I20260710 11:03:04.173146 17859 raft_consensus.cc:993] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30: : Instructing follower 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:04.173609 18017 raft_consensus.cc:1081] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Signalling peer 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:04.174258 17665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
mode: GRACEFUL
new_leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:57270
I20260710 11:03:04.174831 17665 raft_consensus.cc:606] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Received request to transfer leadership to TS 5d71e5e6ec9a4770b7170f749ea12b30
I20260710 11:03:04.174963 17664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:56254
I20260710 11:03:04.175516 17664 raft_consensus.cc:493] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:04.175815 17664 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.176010 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:04.176982 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:04.177862 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:04.180732 17664 raft_consensus.cc:515] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:04.182246 17664 leader_election.cc:290] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 3 election: Requested vote from peers 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895), 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043)
I20260710 11:03:04.183025 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:03:04.183288 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:04.183636 17737 raft_consensus.cc:3055] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:04.183925 17928 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.184013 17737 raft_consensus.cc:740] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:04.184912 17737 consensus_queue.cc:260] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:04.185850 17737 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.189232 17928 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 3.
I20260710 11:03:04.190022 17737 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 3.
I20260710 11:03:04.190313 17631 leader_election.cc:304] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:04.191059 18021 raft_consensus.cc:2804] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:04.191498 18021 raft_consensus.cc:697] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:04.192227 18021 consensus_queue.cc:237] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [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: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:04.198374 17486 catalog_manager.cc:5697] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 2 to 3, leader changed from 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195) to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 3 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:04.201043 18007 raft_consensus.cc:993] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd: : Instructing follower 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:04.201584 18007 raft_consensus.cc:1081] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Signalling peer 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:04.203222 17737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:46564
I20260710 11:03:04.203742 17737 raft_consensus.cc:493] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:04.204071 17737 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:04.210059 17737 raft_consensus.cc:515] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:04.211654 17737 leader_election.cc:290] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 4 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:03:04.212390 17928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:04.212574 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56a6a4e16412461ab461fdd2722d91f0" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:03:04.213055 17928 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:04.213127 17664 raft_consensus.cc:3055] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:04.213490 17664 raft_consensus.cc:740] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:04.214116 17664 consensus_queue.cc:260] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:04.214923 17664 raft_consensus.cc:3060] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:04.218031 17928 raft_consensus.cc:2468] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 4.
I20260710 11:03:04.219022 17705 leader_election.cc:304] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:04.219399 17664 raft_consensus.cc:2468] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 4.
I20260710 11:03:04.219837 18017 raft_consensus.cc:2804] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:04.220295 18017 raft_consensus.cc:697] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:04.220978 18017 consensus_queue.cc:237] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:04.224004 17928 raft_consensus.cc:1275] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:04.227159 18007 consensus_queue.cc:1048] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:04.229070 17486 catalog_manager.cc:5697] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 3 to 4, leader changed from 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194) to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 4 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:04.238384 17737 raft_consensus.cc:1275] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:04.240129 18007 consensus_queue.cc:1048] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:04.247949 17970 raft_consensus.cc:993] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd: : Instructing follower 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:04.248411 18007 raft_consensus.cc:1081] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Signalling peer 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:04.249852 17737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:46564
I20260710 11:03:04.250274 17737 raft_consensus.cc:493] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:04.250550 17737 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.254935 17737 raft_consensus.cc:515] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:04.256507 17737 leader_election.cc:290] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 3 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185)
I20260710 11:03:04.257194 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:04.257709 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:03:04.257797 17927 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.258267 17664 raft_consensus.cc:3055] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:04.258560 17664 raft_consensus.cc:740] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:04.259267 17664 consensus_queue.cc:260] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:04.260391 17664 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.264653 17927 raft_consensus.cc:2468] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 3.
I20260710 11:03:04.265656 17705 leader_election.cc:304] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:04.266353 18017 raft_consensus.cc:2804] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:04.266512 17664 raft_consensus.cc:2468] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 3.
I20260710 11:03:04.266786 18017 raft_consensus.cc:697] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:04.267643 18017 consensus_queue.cc:237] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:04.272969 17485 catalog_manager.cc:5697] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 2 to 3, leader changed from 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194) to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:04.617616 17737 raft_consensus.cc:1275] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.618733 18021 consensus_queue.cc:1048] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:04.627635 17927 raft_consensus.cc:1275] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.629766 18007 consensus_queue.cc:1048] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:04.664671 17664 raft_consensus.cc:1275] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.665825 18030 consensus_queue.cc:1048] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:04.673776 17927 raft_consensus.cc:1275] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.675262 18033 consensus_queue.cc:1048] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:04.695725 17927 raft_consensus.cc:1275] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:03:04.696949 18033 consensus_queue.cc:1048] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:04.707206 17664 raft_consensus.cc:1275] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:03:04.708649 18033 consensus_queue.cc:1048] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:03:05.128568 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:05.185458 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:05.192674 17664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
mode: GRACEFUL
new_leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:57270
I20260710 11:03:05.193209 17664 raft_consensus.cc:606] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Received request to transfer leadership to TS 5d71e5e6ec9a4770b7170f749ea12b30
I20260710 11:03:05.195925 17737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
mode: GRACEFUL
new_leader_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:03:05.196375 17737 raft_consensus.cc:606] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 LEADER]: Received request to transfer leadership to TS 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:03:05.198679 17737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
mode: GRACEFUL
new_leader_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:03:05.199106 17737 raft_consensus.cc:606] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Received request to transfer leadership to TS 15c5391aa34241c9816ec3e68535c1dd
I20260710 11:03:05.200209 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:05.200718 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:05.201295 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:05.247840 18036 raft_consensus.cc:993] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd: : Instructing follower 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:05.248320 18008 raft_consensus.cc:1081] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Signalling peer 5d71e5e6ec9a4770b7170f749ea12b30 to start an election
I20260710 11:03:05.249819 17737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb"
dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
 from {username='slave'} at 127.0.0.1:46564
I20260710 11:03:05.250272 17737 raft_consensus.cc:493] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:05.250588 17737 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:05.254900 17737 raft_consensus.cc:515] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:05.256294 17737 leader_election.cc:290] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [CANDIDATE]: Term 4 election: Requested vote from peers 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185), 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043)
I20260710 11:03:05.257131 17664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
I20260710 11:03:05.257333 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12edbec748984ae2a3c5e7f5a001a2bb" candidate_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:05.257670 17664 raft_consensus.cc:3055] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:05.257871 17927 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:05.258006 17664 raft_consensus.cc:740] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:05.258765 17664 consensus_queue.cc:260] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [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: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:05.259677 17664 raft_consensus.cc:3060] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:05.262710 17927 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 4.
I20260710 11:03:05.263779 17705 leader_election.cc:304] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [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: 5d71e5e6ec9a4770b7170f749ea12b30, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:05.264212 17664 raft_consensus.cc:2468] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d71e5e6ec9a4770b7170f749ea12b30 in term 4.
I20260710 11:03:05.264424 18038 raft_consensus.cc:2804] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:05.265017 18038 raft_consensus.cc:697] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 LEADER]: Becoming Leader. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:05.265713 18038 consensus_queue.cc:237] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } }
I20260710 11:03:05.272439 17485 catalog_manager.cc:5697] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 reported cstate change: term changed from 3 to 4, leader changed from 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194) to 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195). New cstate: current_term: 4 leader_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:05.509861 18037 raft_consensus.cc:993] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30: : Instructing follower 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:05.510342 18038 raft_consensus.cc:1081] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 LEADER]: Signalling peer 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:05.511864 17664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:56254
I20260710 11:03:05.512319 17664 raft_consensus.cc:493] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:05.512599 17664 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:05.516748 17664 raft_consensus.cc:515] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:05.518179 17664 leader_election.cc:290] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 4 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:03:05.519001 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:05.519253 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f2b2b90abc44098f84fd07000be8db" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:03:05.519559 17927 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:05.519853 17737 raft_consensus.cc:3055] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:05.520126 17737 raft_consensus.cc:740] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:05.520663 17737 consensus_queue.cc:260] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:05.521473 17737 raft_consensus.cc:3060] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:05.524302 17927 raft_consensus.cc:2468] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 4.
I20260710 11:03:05.525730 17631 leader_election.cc:304] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:05.526494 18008 raft_consensus.cc:2804] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:05.526691 17737 raft_consensus.cc:2468] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 4.
I20260710 11:03:05.526973 18008 raft_consensus.cc:697] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 4 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:05.528177 18008 consensus_queue.cc:237] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:05.534319 17485 catalog_manager.cc:5697] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 3 to 4, leader changed from 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195) to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 4 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:05.664323 18037 raft_consensus.cc:993] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30: : Instructing follower 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:05.664785 18038 raft_consensus.cc:1081] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Signalling peer 15c5391aa34241c9816ec3e68535c1dd to start an election
I20260710 11:03:05.666031 17664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6"
dest_uuid: "15c5391aa34241c9816ec3e68535c1dd"
 from {username='slave'} at 127.0.0.1:56254
I20260710 11:03:05.666441 17664 raft_consensus.cc:493] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:05.666759 17664 raft_consensus.cc:3060] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.671026 17664 raft_consensus.cc:515] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:05.672629 17664 leader_election.cc:290] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [CANDIDATE]: Term 2 election: Requested vote from peers 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043), 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195:38895)
I20260710 11:03:05.673383 17927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c73b85275c454f880088e9df89d853"
I20260710 11:03:05.673537 17737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88a6b58b5a034814a1bf3108a6a6d8b6" candidate_uuid: "15c5391aa34241c9816ec3e68535c1dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d71e5e6ec9a4770b7170f749ea12b30"
I20260710 11:03:05.674175 17927 raft_consensus.cc:3060] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.674232 17737 raft_consensus.cc:3055] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:05.674621 17737 raft_consensus.cc:740] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d71e5e6ec9a4770b7170f749ea12b30, State: Running, Role: LEADER
I20260710 11:03:05.675360 17737 consensus_queue.cc:260] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:05.676553 17737 raft_consensus.cc:3060] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.680444 17927 raft_consensus.cc:2468] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 2.
I20260710 11:03:05.681525 17631 leader_election.cc:304] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [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: 15c5391aa34241c9816ec3e68535c1dd, 83c73b85275c454f880088e9df89d853; no voters: 
I20260710 11:03:05.682286 18008 raft_consensus.cc:2804] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:05.682788 18008 raft_consensus.cc:697] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Becoming Leader. State: Replica: 15c5391aa34241c9816ec3e68535c1dd, State: Running, Role: LEADER
I20260710 11:03:05.682660 17737 raft_consensus.cc:2468] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15c5391aa34241c9816ec3e68535c1dd in term 2.
I20260710 11:03:05.683763 18008 consensus_queue.cc:237] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [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: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } }
I20260710 11:03:05.690891 17485 catalog_manager.cc:5697] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd reported cstate change: term changed from 1 to 2, leader changed from 5d71e5e6ec9a4770b7170f749ea12b30 (127.14.73.195) to 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194). New cstate: current_term: 2 leader_uuid: "15c5391aa34241c9816ec3e68535c1dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:05.816352 17664 raft_consensus.cc:1275] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:05.817802 18038 consensus_queue.cc:1048] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15c5391aa34241c9816ec3e68535c1dd" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 45185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:05.826930 17927 raft_consensus.cc:1275] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Refusing update from remote peer 5d71e5e6ec9a4770b7170f749ea12b30: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:05.828411 18038 consensus_queue.cc:1048] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:06.078743 17737 raft_consensus.cc:1275] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:06.079938 18008 consensus_queue.cc:1048] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:06.080093 17739 raft_consensus.cc:1275] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:06.081527 18008 consensus_queue.cc:1048] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d71e5e6ec9a4770b7170f749ea12b30" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 38895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:06.091161 17927 raft_consensus.cc:1275] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:06.099547 18051 consensus_queue.cc:1048] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:06.105403 17928 raft_consensus.cc:1275] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Refusing update from remote peer 15c5391aa34241c9816ec3e68535c1dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:06.106722 18051 consensus_queue.cc:1048] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c73b85275c454f880088e9df89d853" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 40043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:06.129592 17536 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:06.208499 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:06.236474 14631 tablet_server.cc:179] TabletServer@127.14.73.193:40043 shutting down...
I20260710 11:03:06.257182 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:06.257768 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.258284 14631 raft_consensus.cc:2243] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.258671 14631 raft_consensus.cc:2272] T d9ad5e5527e04915a8991a1bb66a4822 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.260514 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.261124 14631 raft_consensus.cc:2243] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.261561 14631 raft_consensus.cc:2272] T 51146f1bd6994df6a846b14d9656d563 P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.263141 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.263677 14631 raft_consensus.cc:2243] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.264016 14631 raft_consensus.cc:2272] T 35b33a4d7ae443a5b12c675fb309bb77 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.265610 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.266096 14631 raft_consensus.cc:2243] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.266469 14631 raft_consensus.cc:2272] T 12edbec748984ae2a3c5e7f5a001a2bb P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.268793 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.269377 14631 raft_consensus.cc:2243] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.269867 14631 raft_consensus.cc:2272] T bdd382195ef9439c919fbf74ce888c87 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.271770 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.272290 14631 raft_consensus.cc:2243] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.272715 14631 raft_consensus.cc:2272] T 43955ae62e254ba3badf7ae868aa848b P 83c73b85275c454f880088e9df89d853 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.274448 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.274977 14631 raft_consensus.cc:2243] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.275422 14631 raft_consensus.cc:2272] T 51f2b2b90abc44098f84fd07000be8db P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.278304 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.278839 14631 raft_consensus.cc:2243] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.279242 14631 raft_consensus.cc:2272] T 56a6a4e16412461ab461fdd2722d91f0 P 83c73b85275c454f880088e9df89d853 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.280929 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.281386 14631 raft_consensus.cc:2243] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.281829 14631 raft_consensus.cc:2272] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 83c73b85275c454f880088e9df89d853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.283416 14631 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:06.283931 14631 raft_consensus.cc:2243] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.284312 14631 raft_consensus.cc:2272] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 83c73b85275c454f880088e9df89d853 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:06.301029 17631 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260710 11:03:06.303647 14631 tablet_server.cc:196] TabletServer@127.14.73.193:40043 shutdown complete.
W20260710 11:03:06.305090 17631 consensus_peers.cc:597] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:06.313624 17705 consensus_peers.cc:597] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:06.325807 14631 tablet_server.cc:179] TabletServer@127.14.73.194:0 shutting down...
I20260710 11:03:06.347908 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:03:06.347945 17705 consensus_peers.cc:597] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Couldn't send request to peer 15c5391aa34241c9816ec3e68535c1dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:06.348718 14631 tablet_replica.cc:333] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.349298 14631 raft_consensus.cc:2243] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.350041 14631 raft_consensus.cc:2272] T 43955ae62e254ba3badf7ae868aa848b P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.352164 14631 tablet_replica.cc:333] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.352751 14631 raft_consensus.cc:2243] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.353149 14631 raft_consensus.cc:2272] T 56a6a4e16412461ab461fdd2722d91f0 P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.354926 14631 tablet_replica.cc:333] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.355664 14631 raft_consensus.cc:2243] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.356439 14631 raft_consensus.cc:2272] T 51f2b2b90abc44098f84fd07000be8db P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:06.359625 17705 consensus_peers.cc:597] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:06.359987 14631 tablet_replica.cc:333] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.360991 14631 raft_consensus.cc:2243] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.362155 14631 raft_consensus.cc:2272] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.364776 14631 tablet_replica.cc:333] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.365350 14631 raft_consensus.cc:2243] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.365759 14631 raft_consensus.cc:2272] T 51146f1bd6994df6a846b14d9656d563 P 15c5391aa34241c9816ec3e68535c1dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.367540 14631 tablet_replica.cc:333] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.368017 14631 raft_consensus.cc:2243] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.368734 14631 raft_consensus.cc:2272] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.370496 14631 tablet_replica.cc:333] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.371007 14631 raft_consensus.cc:2243] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.371389 14631 raft_consensus.cc:2272] T 12edbec748984ae2a3c5e7f5a001a2bb P 15c5391aa34241c9816ec3e68535c1dd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.373733 14631 tablet_replica.cc:333] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.374272 14631 raft_consensus.cc:2243] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.374725 14631 raft_consensus.cc:2272] T 35b33a4d7ae443a5b12c675fb309bb77 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.376690 14631 tablet_replica.cc:333] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.377209 14631 raft_consensus.cc:2243] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.378002 14631 raft_consensus.cc:2272] T d9ad5e5527e04915a8991a1bb66a4822 P 15c5391aa34241c9816ec3e68535c1dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.380187 14631 tablet_replica.cc:333] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd: stopping tablet replica
I20260710 11:03:06.380810 14631 raft_consensus.cc:2243] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.381630 14631 raft_consensus.cc:2272] T bdd382195ef9439c919fbf74ce888c87 P 15c5391aa34241c9816ec3e68535c1dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.412039 14631 tablet_server.cc:196] TabletServer@127.14.73.194:0 shutdown complete.
I20260710 11:03:06.432476 14631 tablet_server.cc:179] TabletServer@127.14.73.195:0 shutting down...
I20260710 11:03:06.454221 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:06.454888 14631 tablet_replica.cc:333] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.455662 14631 raft_consensus.cc:2243] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.456190 14631 raft_consensus.cc:2272] T d9ad5e5527e04915a8991a1bb66a4822 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.458660 14631 tablet_replica.cc:333] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.459352 14631 raft_consensus.cc:2243] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.459846 14631 raft_consensus.cc:2272] T 43955ae62e254ba3badf7ae868aa848b P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:06.461289 17705 consensus_peers.cc:597] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 15c5391aa34241c9816ec3e68535c1dd (127.14.73.194:45185): Couldn't send request to peer 15c5391aa34241c9816ec3e68535c1dd. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:45185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:06.462052 14631 tablet_replica.cc:333] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.462636 14631 raft_consensus.cc:2243] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.463039 14631 raft_consensus.cc:2272] T 88a6b58b5a034814a1bf3108a6a6d8b6 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.465513 14631 tablet_replica.cc:333] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.466027 14631 raft_consensus.cc:2243] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.466429 14631 raft_consensus.cc:2272] T bdd382195ef9439c919fbf74ce888c87 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.468173 14631 tablet_replica.cc:333] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.468678 14631 raft_consensus.cc:2243] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.469389 14631 raft_consensus.cc:2272] T 56a6a4e16412461ab461fdd2722d91f0 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.471065 14631 tablet_replica.cc:333] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.471645 14631 raft_consensus.cc:2243] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.472035 14631 raft_consensus.cc:2272] T 51f2b2b90abc44098f84fd07000be8db P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.474385 14631 tablet_replica.cc:333] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.474869 14631 raft_consensus.cc:2243] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.475630 14631 raft_consensus.cc:2272] T 51146f1bd6994df6a846b14d9656d563 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.477469 14631 tablet_replica.cc:333] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.478152 14631 raft_consensus.cc:2243] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:06.478641 14631 raft_consensus.cc:2272] T dacb5f8ea08b4cf4b87b2f1702d253f9 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:06.480930 17705 consensus_peers.cc:597] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 -> Peer 83c73b85275c454f880088e9df89d853 (127.14.73.193:40043): Couldn't send request to peer 83c73b85275c454f880088e9df89d853. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:40043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:06.481135 14631 tablet_replica.cc:333] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.481683 14631 raft_consensus.cc:2243] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.482421 14631 raft_consensus.cc:2272] T 35b33a4d7ae443a5b12c675fb309bb77 P 5d71e5e6ec9a4770b7170f749ea12b30 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.484177 14631 tablet_replica.cc:333] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30: stopping tablet replica
I20260710 11:03:06.484707 14631 raft_consensus.cc:2243] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.485437 14631 raft_consensus.cc:2272] T 12edbec748984ae2a3c5e7f5a001a2bb P 5d71e5e6ec9a4770b7170f749ea12b30 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.509357 14631 tablet_server.cc:196] TabletServer@127.14.73.195:0 shutdown complete.
I20260710 11:03:06.529024 14631 master.cc:562] Master@127.14.73.254:42157 shutting down...
I20260710 11:03:06.547806 14631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:06.548374 14631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:06.548715 14631 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56e2a85538ea4a688dbb85128a4f96db: stopping tablet replica
I20260710 11:03:06.568959 14631 master.cc:584] Master@127.14.73.254:42157 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12626 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:03:06.612969 14631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.73.254:37115
I20260710 11:03:06.614034 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:06.619257 18063 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:06.619304 18064 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:06.620373 18066 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:06.621026 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:06.621838 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:06.622002 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:06.622115 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681386622105 us; error 0 us; skew 500 ppm
I20260710 11:03:06.622567 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:06.624908 14631 webserver.cc:533] Webserver started at http://127.14.73.254:36619/ using document root <none> and password file <none>
I20260710 11:03:06.625341 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:06.625492 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:06.625717 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:06.626704 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/master-0-root/instance:
uuid: "f16f3961bfef4ec584254ce8c8cc58d5"
format_stamp: "Formatted at 2026-07-10 11:03:06 on dist-test-slave-mtn3"
I20260710 11:03:06.630848 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:03:06.633957 18071 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.634681 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:06.634958 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/master-0-root
uuid: "f16f3961bfef4ec584254ce8c8cc58d5"
format_stamp: "Formatted at 2026-07-10 11:03:06 on dist-test-slave-mtn3"
I20260710 11:03:06.635226 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-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)
I20260710 11:03:06.646808 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:06.648010 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:06.685405 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.254:37115
I20260710 11:03:06.685518 18122 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.254:37115 every 8 connection(s)
I20260710 11:03:06.689196 18123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.699376 18123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5: Bootstrap starting.
I20260710 11:03:06.704320 18123 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.708640 18123 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5: No bootstrap required, opened a new log
I20260710 11:03:06.710690 18123 raft_consensus.cc:359] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f16f3961bfef4ec584254ce8c8cc58d5" member_type: VOTER }
I20260710 11:03:06.711045 18123 raft_consensus.cc:385] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.711227 18123 raft_consensus.cc:740] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f16f3961bfef4ec584254ce8c8cc58d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.711781 18123 consensus_queue.cc:260] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f16f3961bfef4ec584254ce8c8cc58d5" member_type: VOTER }
I20260710 11:03:06.712193 18123 raft_consensus.cc:399] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:06.712374 18123 raft_consensus.cc:493] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:06.712576 18123 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:06.716888 18123 raft_consensus.cc:515] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f16f3961bfef4ec584254ce8c8cc58d5" member_type: VOTER }
I20260710 11:03:06.717336 18123 leader_election.cc:304] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [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: f16f3961bfef4ec584254ce8c8cc58d5; no voters: 
I20260710 11:03:06.718317 18123 leader_election.cc:290] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:06.718721 18126 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:06.720096 18126 raft_consensus.cc:697] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 1 LEADER]: Becoming Leader. State: Replica: f16f3961bfef4ec584254ce8c8cc58d5, State: Running, Role: LEADER
I20260710 11:03:06.720741 18126 consensus_queue.cc:237] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [LEADER]: Queue going to LEADER mode. State: All 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: "f16f3961bfef4ec584254ce8c8cc58d5" member_type: VOTER }
I20260710 11:03:06.721295 18123 sys_catalog.cc:565] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:06.725966 18127 sys_catalog.cc:455] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f16f3961bfef4ec584254ce8c8cc58d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f16f3961bfef4ec584254ce8c8cc58d5" member_type: VOTER } }
I20260710 11:03:06.726109 18128 sys_catalog.cc:455] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f16f3961bfef4ec584254ce8c8cc58d5. Latest consensus state: current_term: 1 leader_uuid: "f16f3961bfef4ec584254ce8c8cc58d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f16f3961bfef4ec584254ce8c8cc58d5" member_type: VOTER } }
I20260710 11:03:06.726935 18128 sys_catalog.cc:458] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:06.731899 18127 sys_catalog.cc:458] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:06.734118 18132 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:06.739056 18132 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:06.742511 14631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:06.748333 18132 catalog_manager.cc:1383] Generated new cluster ID: cd4cd565198a4f21aa6a5ddb4a4786d4
I20260710 11:03:06.748593 18132 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:06.762984 18132 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:06.764307 18132 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:06.781658 18132 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5: Generated new TSK 0
I20260710 11:03:06.782248 18132 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:06.809454 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:06.815192 18144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:06.816407 18145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:06.817895 18147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:06.818398 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:06.819356 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:06.819675 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:06.819852 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681386819836 us; error 0 us; skew 500 ppm
I20260710 11:03:06.820441 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:06.822919 14631 webserver.cc:533] Webserver started at http://127.14.73.193:45137/ using document root <none> and password file <none>
I20260710 11:03:06.823437 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:06.823721 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:06.824018 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:06.825165 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-0-root/instance:
uuid: "57dbd84347a8494c814bd0c118c39a16"
format_stamp: "Formatted at 2026-07-10 11:03:06 on dist-test-slave-mtn3"
I20260710 11:03:06.829945 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:06.833256 18152 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.834136 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:06.834376 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "57dbd84347a8494c814bd0c118c39a16"
format_stamp: "Formatted at 2026-07-10 11:03:06 on dist-test-slave-mtn3"
I20260710 11:03:06.834626 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-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)
I20260710 11:03:06.850867 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:06.852087 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:06.853443 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:06.855618 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:06.855806 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.856058 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:06.856190 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.896720 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:46509
I20260710 11:03:06.896885 18214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:46509 every 8 connection(s)
I20260710 11:03:06.901624 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:06.908488 18219 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:06.909068 18220 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:06.911957 18222 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:06.912563 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:06.913720 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:06.913985 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:06.914186 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681386914165 us; error 0 us; skew 500 ppm
I20260710 11:03:06.914546 18215 heartbeater.cc:344] Connected to a master server at 127.14.73.254:37115
I20260710 11:03:06.914912 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:06.914958 18215 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:06.916024 18215 heartbeater.cc:507] Master 127.14.73.254:37115 requested a full tablet report, sending...
I20260710 11:03:06.917855 14631 webserver.cc:533] Webserver started at http://127.14.73.194:42117/ using document root <none> and password file <none>
I20260710 11:03:06.918512 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:06.918512 18088 ts_manager.cc:194] Registered new tserver with Master: 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509)
I20260710 11:03:06.919008 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:06.919365 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:06.920791 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-1-root/instance:
uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
format_stamp: "Formatted at 2026-07-10 11:03:06 on dist-test-slave-mtn3"
I20260710 11:03:06.921132 18088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58698
I20260710 11:03:06.925865 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:03:06.929199 18227 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.929947 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:06.930241 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-1-root
uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
format_stamp: "Formatted at 2026-07-10 11:03:06 on dist-test-slave-mtn3"
I20260710 11:03:06.930519 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-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)
I20260710 11:03:06.943049 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:06.944305 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:06.945745 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:06.947929 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:06.948158 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.948412 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:06.948601 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.989723 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.194:39139
I20260710 11:03:06.989832 18289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.194:39139 every 8 connection(s)
I20260710 11:03:06.994434 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:07.002038 18294 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:07.002393 18293 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:07.005828 18290 heartbeater.cc:344] Connected to a master server at 127.14.73.254:37115
I20260710 11:03:07.006327 18290 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:07.006901 18296 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:07.007066 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:07.007159 18290 heartbeater.cc:507] Master 127.14.73.254:37115 requested a full tablet report, sending...
I20260710 11:03:07.008396 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:07.008616 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:07.008816 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681387008799 us; error 0 us; skew 500 ppm
I20260710 11:03:07.009526 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:07.009671 18088 ts_manager.cc:194] Registered new tserver with Master: 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139)
I20260710 11:03:07.011588 18088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58712
I20260710 11:03:07.012264 14631 webserver.cc:533] Webserver started at http://127.14.73.195:35431/ using document root <none> and password file <none>
I20260710 11:03:07.012832 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:07.013046 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:07.013356 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:07.014660 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-2-root/instance:
uuid: "b1b9189f42234ad295b7ccde1108aa51"
format_stamp: "Formatted at 2026-07-10 11:03:07 on dist-test-slave-mtn3"
I20260710 11:03:07.018792 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:07.021845 18301 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:07.022670 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:07.023020 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-2-root
uuid: "b1b9189f42234ad295b7ccde1108aa51"
format_stamp: "Formatted at 2026-07-10 11:03:07 on dist-test-slave-mtn3"
I20260710 11:03:07.023300 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681297168311-14631-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)
I20260710 11:03:07.048209 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:07.049391 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:07.050854 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:07.053030 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:07.053274 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:07.053517 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:07.053689 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:07.093127 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.195:42205
I20260710 11:03:07.093245 18363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.195:42205 every 8 connection(s)
I20260710 11:03:07.106247 18364 heartbeater.cc:344] Connected to a master server at 127.14.73.254:37115
I20260710 11:03:07.106617 18364 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:07.107664 18364 heartbeater.cc:507] Master 127.14.73.254:37115 requested a full tablet report, sending...
I20260710 11:03:07.109548 18088 ts_manager.cc:194] Registered new tserver with Master: b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195:42205)
I20260710 11:03:07.109709 14631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01351799s
I20260710 11:03:07.111271 18088 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58718
I20260710 11:03:07.134734 18088 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58730:
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"
    }
  }
}
W20260710 11:03:07.137029 18088 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.
I20260710 11:03:07.193799 18329 tablet_service.cc:1511] Processing CreateTablet for tablet 69b42c428ff64f39b9e60ee17a9b54b7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3f13bcdc5edc4a6cae581b50d6e8dfab]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:07.194139 18328 tablet_service.cc:1511] Processing CreateTablet for tablet b93f5eaf3c184c9a8469449469aa084d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3f13bcdc5edc4a6cae581b50d6e8dfab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:07.195214 18329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b42c428ff64f39b9e60ee17a9b54b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.195883 18328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b93f5eaf3c184c9a8469449469aa084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.202664 18180 tablet_service.cc:1511] Processing CreateTablet for tablet 69b42c428ff64f39b9e60ee17a9b54b7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3f13bcdc5edc4a6cae581b50d6e8dfab]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:07.203016 18179 tablet_service.cc:1511] Processing CreateTablet for tablet b93f5eaf3c184c9a8469449469aa084d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3f13bcdc5edc4a6cae581b50d6e8dfab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:07.204075 18180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b42c428ff64f39b9e60ee17a9b54b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.205204 18255 tablet_service.cc:1511] Processing CreateTablet for tablet 69b42c428ff64f39b9e60ee17a9b54b7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3f13bcdc5edc4a6cae581b50d6e8dfab]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:07.206421 18255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b42c428ff64f39b9e60ee17a9b54b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.211329 18179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b93f5eaf3c184c9a8469449469aa084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.221385 18379 tablet_bootstrap.cc:492] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51: Bootstrap starting.
I20260710 11:03:07.221248 18254 tablet_service.cc:1511] Processing CreateTablet for tablet b93f5eaf3c184c9a8469449469aa084d (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3f13bcdc5edc4a6cae581b50d6e8dfab]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:07.222663 18254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b93f5eaf3c184c9a8469449469aa084d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.228674 18379 tablet_bootstrap.cc:654] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.240631 18379 tablet_bootstrap.cc:492] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51: No bootstrap required, opened a new log
I20260710 11:03:07.241212 18379 ts_tablet_manager.cc:1403] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:03:07.244791 18380 tablet_bootstrap.cc:492] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb: Bootstrap starting.
I20260710 11:03:07.246095 18381 tablet_bootstrap.cc:492] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16: Bootstrap starting.
I20260710 11:03:07.244738 18379 raft_consensus.cc:359] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.246840 18379 raft_consensus.cc:385] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.247157 18379 raft_consensus.cc:740] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.247855 18379 consensus_queue.cc:260] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.252880 18381 tablet_bootstrap.cc:654] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.252965 18380 tablet_bootstrap.cc:654] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.254220 18364 heartbeater.cc:499] Master 127.14.73.254:37115 was elected leader, sending a full tablet report...
I20260710 11:03:07.255318 18379 ts_tablet_manager.cc:1434] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.007s
I20260710 11:03:07.256462 18379 tablet_bootstrap.cc:492] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51: Bootstrap starting.
I20260710 11:03:07.264389 18381 tablet_bootstrap.cc:492] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16: No bootstrap required, opened a new log
I20260710 11:03:07.264384 18379 tablet_bootstrap.cc:654] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.264846 18380 tablet_bootstrap.cc:492] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb: No bootstrap required, opened a new log
I20260710 11:03:07.265115 18381 ts_tablet_manager.cc:1403] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260710 11:03:07.265355 18380 ts_tablet_manager.cc:1403] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:03:07.268209 18381 raft_consensus.cc:359] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.269078 18381 raft_consensus.cc:385] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.269554 18381 raft_consensus.cc:740] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57dbd84347a8494c814bd0c118c39a16, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.268883 18380 raft_consensus.cc:359] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.270192 18380 raft_consensus.cc:385] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.270694 18380 raft_consensus.cc:740] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb7fec2ae9c4aedbcd6705819f77bbb, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.270345 18381 consensus_queue.cc:260] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.271938 18380 consensus_queue.cc:260] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.274197 18381 ts_tablet_manager.cc:1434] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:07.274680 18215 heartbeater.cc:499] Master 127.14.73.254:37115 was elected leader, sending a full tablet report...
I20260710 11:03:07.274926 18290 heartbeater.cc:499] Master 127.14.73.254:37115 was elected leader, sending a full tablet report...
I20260710 11:03:07.275493 18380 ts_tablet_manager.cc:1434] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260710 11:03:07.277452 18380 tablet_bootstrap.cc:492] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb: Bootstrap starting.
I20260710 11:03:07.277683 18379 tablet_bootstrap.cc:492] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51: No bootstrap required, opened a new log
I20260710 11:03:07.278401 18379 ts_tablet_manager.cc:1403] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260710 11:03:07.278470 18381 tablet_bootstrap.cc:492] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16: Bootstrap starting.
I20260710 11:03:07.281484 18379 raft_consensus.cc:359] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.282243 18379 raft_consensus.cc:385] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.282590 18379 raft_consensus.cc:740] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.283440 18379 consensus_queue.cc:260] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.284634 18380 tablet_bootstrap.cc:654] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.286069 18381 tablet_bootstrap.cc:654] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.286085 18379 ts_tablet_manager.cc:1434] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:07.292435 18381 tablet_bootstrap.cc:492] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16: No bootstrap required, opened a new log
I20260710 11:03:07.294054 18381 ts_tablet_manager.cc:1403] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 11:03:07.295902 18380 tablet_bootstrap.cc:492] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb: No bootstrap required, opened a new log
I20260710 11:03:07.296379 18380 ts_tablet_manager.cc:1403] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 11:03:07.298491 18381 raft_consensus.cc:359] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.299372 18381 raft_consensus.cc:385] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.299216 18380 raft_consensus.cc:359] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.299775 18381 raft_consensus.cc:740] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57dbd84347a8494c814bd0c118c39a16, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.299955 18380 raft_consensus.cc:385] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.300275 18380 raft_consensus.cc:740] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb7fec2ae9c4aedbcd6705819f77bbb, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.300586 18381 consensus_queue.cc:260] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.300983 18380 consensus_queue.cc:260] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.303149 18380 ts_tablet_manager.cc:1434] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:07.304394 18381 ts_tablet_manager.cc:1434] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260710 11:03:07.346868 18365 tablet.cc:2406] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:07.382762 18383 raft_consensus.cc:493] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:07.383325 18383 raft_consensus.cc:515] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.385632 18383 leader_election.cc:290] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139), 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509)
I20260710 11:03:07.395337 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b42c428ff64f39b9e60ee17a9b54b7" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" is_pre_election: true
I20260710 11:03:07.396068 18265 raft_consensus.cc:2468] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 0.
I20260710 11:03:07.396188 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b42c428ff64f39b9e60ee17a9b54b7" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57dbd84347a8494c814bd0c118c39a16" is_pre_election: true
I20260710 11:03:07.396920 18190 raft_consensus.cc:2468] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 0.
I20260710 11:03:07.397159 18303 leader_election.cc:304] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7fec2ae9c4aedbcd6705819f77bbb, b1b9189f42234ad295b7ccde1108aa51; no voters: 
I20260710 11:03:07.398141 18383 raft_consensus.cc:2804] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:07.398418 18383 raft_consensus.cc:493] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:07.398655 18383 raft_consensus.cc:3060] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.404393 18383 raft_consensus.cc:515] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.406167 18383 leader_election.cc:290] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 1 election: Requested vote from peers 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139), 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509)
I20260710 11:03:07.406903 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b42c428ff64f39b9e60ee17a9b54b7" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
I20260710 11:03:07.407236 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b42c428ff64f39b9e60ee17a9b54b7" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
I20260710 11:03:07.407394 18265 raft_consensus.cc:3060] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.407871 18190 raft_consensus.cc:3060] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.412313 18265 raft_consensus.cc:2468] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 1.
I20260710 11:03:07.413266 18190 raft_consensus.cc:2468] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 1.
I20260710 11:03:07.413318 18303 leader_election.cc:304] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7fec2ae9c4aedbcd6705819f77bbb, b1b9189f42234ad295b7ccde1108aa51; no voters: 
I20260710 11:03:07.414497 18383 raft_consensus.cc:2804] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:07.415499 18383 raft_consensus.cc:697] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Becoming Leader. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Running, Role: LEADER
I20260710 11:03:07.416280 18383 consensus_queue.cc:237] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:07.424189 18086 catalog_manager.cc:5697] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "b1b9189f42234ad295b7ccde1108aa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:07.507870 18388 raft_consensus.cc:493] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:07.508427 18388 raft_consensus.cc:515] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.510557 18388 leader_election.cc:290] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509), b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195:42205)
I20260710 11:03:07.520543 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93f5eaf3c184c9a8469449469aa084d" candidate_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57dbd84347a8494c814bd0c118c39a16" is_pre_election: true
I20260710 11:03:07.521253 18190 raft_consensus.cc:2468] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb7fec2ae9c4aedbcd6705819f77bbb in term 0.
I20260710 11:03:07.521273 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93f5eaf3c184c9a8469449469aa084d" candidate_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b9189f42234ad295b7ccde1108aa51" is_pre_election: true
I20260710 11:03:07.522069 18339 raft_consensus.cc:2468] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb7fec2ae9c4aedbcd6705819f77bbb in term 0.
I20260710 11:03:07.522558 18230 leader_election.cc:304] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7fec2ae9c4aedbcd6705819f77bbb, 57dbd84347a8494c814bd0c118c39a16; no voters: 
I20260710 11:03:07.523403 18388 raft_consensus.cc:2804] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:07.523818 18388 raft_consensus.cc:493] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:07.524158 18388 raft_consensus.cc:3060] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.529431 18388 raft_consensus.cc:515] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.531299 18388 leader_election.cc:290] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [CANDIDATE]: Term 1 election: Requested vote from peers 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509), b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195:42205)
I20260710 11:03:07.532104 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93f5eaf3c184c9a8469449469aa084d" candidate_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
I20260710 11:03:07.532518 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b93f5eaf3c184c9a8469449469aa084d" candidate_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b9189f42234ad295b7ccde1108aa51"
I20260710 11:03:07.532886 18190 raft_consensus.cc:3060] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.533134 18339 raft_consensus.cc:3060] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.538069 18190 raft_consensus.cc:2468] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb7fec2ae9c4aedbcd6705819f77bbb in term 1.
I20260710 11:03:07.539000 18339 raft_consensus.cc:2468] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb7fec2ae9c4aedbcd6705819f77bbb in term 1.
I20260710 11:03:07.539027 18230 leader_election.cc:304] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7fec2ae9c4aedbcd6705819f77bbb, 57dbd84347a8494c814bd0c118c39a16; no voters: 
I20260710 11:03:07.540017 18388 raft_consensus.cc:2804] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:07.540894 18388 raft_consensus.cc:697] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 LEADER]: Becoming Leader. State: Replica: 2cb7fec2ae9c4aedbcd6705819f77bbb, State: Running, Role: LEADER
I20260710 11:03:07.541706 18388 consensus_queue.cc:237] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.549134 18086 catalog_manager.cc:5697] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194). New cstate: current_term: 1 leader_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:07.662142 18086 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58744:
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"
    }
  }
}
W20260710 11:03:07.664048 18086 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.
I20260710 11:03:07.685645 18179 tablet_service.cc:1511] Processing CreateTablet for tablet 4802f50793f04dd696ff9fd2aad8ae1b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=49efbe97eaf6414aa8db97266ae9a78e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:07.686710 18179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4802f50793f04dd696ff9fd2aad8ae1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.687080 18254 tablet_service.cc:1511] Processing CreateTablet for tablet 4802f50793f04dd696ff9fd2aad8ae1b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=49efbe97eaf6414aa8db97266ae9a78e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:07.688328 18254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4802f50793f04dd696ff9fd2aad8ae1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.691321 18180 tablet_service.cc:1511] Processing CreateTablet for tablet f8993d1d191d4d1dae4122e4618aa30e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=49efbe97eaf6414aa8db97266ae9a78e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:07.692194 18328 tablet_service.cc:1511] Processing CreateTablet for tablet 4802f50793f04dd696ff9fd2aad8ae1b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=49efbe97eaf6414aa8db97266ae9a78e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:07.692579 18180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8993d1d191d4d1dae4122e4618aa30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.693382 18328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4802f50793f04dd696ff9fd2aad8ae1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.694190 18329 tablet_service.cc:1511] Processing CreateTablet for tablet f8993d1d191d4d1dae4122e4618aa30e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=49efbe97eaf6414aa8db97266ae9a78e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:07.695758 18329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8993d1d191d4d1dae4122e4618aa30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.698652 18255 tablet_service.cc:1511] Processing CreateTablet for tablet f8993d1d191d4d1dae4122e4618aa30e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=49efbe97eaf6414aa8db97266ae9a78e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:07.699873 18255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8993d1d191d4d1dae4122e4618aa30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:07.707840 18381 tablet_bootstrap.cc:492] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16: Bootstrap starting.
I20260710 11:03:07.714103 18381 tablet_bootstrap.cc:654] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.725322 18380 tablet_bootstrap.cc:492] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb: Bootstrap starting.
I20260710 11:03:07.727079 18379 tablet_bootstrap.cc:492] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51: Bootstrap starting.
I20260710 11:03:07.733088 18379 tablet_bootstrap.cc:654] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.733459 18380 tablet_bootstrap.cc:654] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.737521 18379 tablet_bootstrap.cc:492] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51: No bootstrap required, opened a new log
I20260710 11:03:07.737985 18379 ts_tablet_manager.cc:1403] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
W20260710 11:03:07.738024 18136 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:07.740473 18381 tablet_bootstrap.cc:492] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16: No bootstrap required, opened a new log
I20260710 11:03:07.740320 18379 raft_consensus.cc:359] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.741210 18379 raft_consensus.cc:385] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.741210 18381 ts_tablet_manager.cc:1403] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.001s
I20260710 11:03:07.741835 18379 raft_consensus.cc:740] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.742787 18379 consensus_queue.cc:260] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.743868 18380 tablet_bootstrap.cc:492] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb: No bootstrap required, opened a new log
I20260710 11:03:07.744352 18380 ts_tablet_manager.cc:1403] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 11:03:07.744717 18381 raft_consensus.cc:359] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.745477 18381 raft_consensus.cc:385] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.745575 18379 ts_tablet_manager.cc:1434] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:07.745810 18381 raft_consensus.cc:740] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57dbd84347a8494c814bd0c118c39a16, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.746707 18379 tablet_bootstrap.cc:492] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51: Bootstrap starting.
I20260710 11:03:07.747282 18380 raft_consensus.cc:359] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.747471 18381 consensus_queue.cc:260] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.748179 18380 raft_consensus.cc:385] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.748540 18380 raft_consensus.cc:740] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb7fec2ae9c4aedbcd6705819f77bbb, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.749442 18380 consensus_queue.cc:260] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.751760 18380 ts_tablet_manager.cc:1434] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:07.752828 18380 tablet_bootstrap.cc:492] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb: Bootstrap starting.
I20260710 11:03:07.754513 18379 tablet_bootstrap.cc:654] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.759804 18380 tablet_bootstrap.cc:654] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.761271 18381 ts_tablet_manager.cc:1434] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:03:07.763931 18381 tablet_bootstrap.cc:492] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16: Bootstrap starting.
I20260710 11:03:07.768196 18379 tablet_bootstrap.cc:492] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51: No bootstrap required, opened a new log
I20260710 11:03:07.768746 18379 ts_tablet_manager.cc:1403] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260710 11:03:07.770921 18380 tablet_bootstrap.cc:492] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb: No bootstrap required, opened a new log
I20260710 11:03:07.771082 18381 tablet_bootstrap.cc:654] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:07.771517 18380 ts_tablet_manager.cc:1403] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260710 11:03:07.771788 18379 raft_consensus.cc:359] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.772555 18379 raft_consensus.cc:385] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.772871 18379 raft_consensus.cc:740] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.773638 18379 consensus_queue.cc:260] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.774500 18380 raft_consensus.cc:359] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.775274 18380 raft_consensus.cc:385] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.775645 18380 raft_consensus.cc:740] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cb7fec2ae9c4aedbcd6705819f77bbb, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.776814 18379 ts_tablet_manager.cc:1434] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:03:07.776852 18380 consensus_queue.cc:260] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.780090 18380 ts_tablet_manager.cc:1434] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:07.783449 18381 tablet_bootstrap.cc:492] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16: No bootstrap required, opened a new log
I20260710 11:03:07.784039 18381 ts_tablet_manager.cc:1403] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:03:07.786860 18381 raft_consensus.cc:359] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.787360 18381 raft_consensus.cc:385] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:07.787655 18381 raft_consensus.cc:740] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57dbd84347a8494c814bd0c118c39a16, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.788254 18381 consensus_queue.cc:260] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.789978 18381 ts_tablet_manager.cc:1434] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:07.799254 18388 raft_consensus.cc:493] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:07.799707 18388 raft_consensus.cc:515] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.801313 18388 leader_election.cc:290] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509), b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195:42205)
I20260710 11:03:07.801941 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b" candidate_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57dbd84347a8494c814bd0c118c39a16" is_pre_election: true
I20260710 11:03:07.802220 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b" candidate_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b9189f42234ad295b7ccde1108aa51" is_pre_election: true
I20260710 11:03:07.802515 18190 raft_consensus.cc:2468] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb7fec2ae9c4aedbcd6705819f77bbb in term 0.
I20260710 11:03:07.802788 18339 raft_consensus.cc:2468] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cb7fec2ae9c4aedbcd6705819f77bbb in term 0.
I20260710 11:03:07.803519 18230 leader_election.cc:304] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7fec2ae9c4aedbcd6705819f77bbb, 57dbd84347a8494c814bd0c118c39a16; no voters: 
I20260710 11:03:07.804162 18388 raft_consensus.cc:2804] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:07.804502 18388 raft_consensus.cc:493] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:07.804786 18388 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.809219 18388 raft_consensus.cc:515] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.810748 18388 leader_election.cc:290] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [CANDIDATE]: Term 1 election: Requested vote from peers 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509), b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195:42205)
I20260710 11:03:07.811398 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b" candidate_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
I20260710 11:03:07.811782 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b" candidate_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1b9189f42234ad295b7ccde1108aa51"
I20260710 11:03:07.812042 18190 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.812387 18339 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.818727 18339 raft_consensus.cc:2468] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb7fec2ae9c4aedbcd6705819f77bbb in term 1.
I20260710 11:03:07.818727 18190 raft_consensus.cc:2468] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cb7fec2ae9c4aedbcd6705819f77bbb in term 1.
I20260710 11:03:07.819834 18230 leader_election.cc:304] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7fec2ae9c4aedbcd6705819f77bbb, 57dbd84347a8494c814bd0c118c39a16; no voters: 
I20260710 11:03:07.820400 18388 raft_consensus.cc:2804] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:07.820785 18388 raft_consensus.cc:697] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 LEADER]: Becoming Leader. State: Replica: 2cb7fec2ae9c4aedbcd6705819f77bbb, State: Running, Role: LEADER
I20260710 11:03:07.821527 18388 consensus_queue.cc:237] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.828012 18087 catalog_manager.cc:5697] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194). New cstate: current_term: 1 leader_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:07.985523 18383 raft_consensus.cc:493] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:07.985980 18383 raft_consensus.cc:515] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.987625 18383 leader_election.cc:290] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509), 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139)
I20260710 11:03:07.988503 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8993d1d191d4d1dae4122e4618aa30e" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57dbd84347a8494c814bd0c118c39a16" is_pre_election: true
I20260710 11:03:07.988714 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8993d1d191d4d1dae4122e4618aa30e" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" is_pre_election: true
I20260710 11:03:07.989060 18190 raft_consensus.cc:2468] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 0.
I20260710 11:03:07.989331 18265 raft_consensus.cc:2468] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 0.
I20260710 11:03:07.990159 18304 leader_election.cc:304] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57dbd84347a8494c814bd0c118c39a16, b1b9189f42234ad295b7ccde1108aa51; no voters: 
I20260710 11:03:07.990844 18383 raft_consensus.cc:2804] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:07.991206 18383 raft_consensus.cc:493] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:07.991535 18383 raft_consensus.cc:3060] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.994300 18411 consensus_queue.cc:1048] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:07.997058 18383 raft_consensus.cc:515] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:07.999982 18383 leader_election.cc:290] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 1 election: Requested vote from peers 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509), 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139)
I20260710 11:03:08.000895 18264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8993d1d191d4d1dae4122e4618aa30e" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
I20260710 11:03:08.001588 18264 raft_consensus.cc:3060] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:08.002206 18190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8993d1d191d4d1dae4122e4618aa30e" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
I20260710 11:03:08.002813 18190 raft_consensus.cc:3060] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:08.009271 18264 raft_consensus.cc:2468] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 1.
I20260710 11:03:08.010342 18303 leader_election.cc:304] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cb7fec2ae9c4aedbcd6705819f77bbb, b1b9189f42234ad295b7ccde1108aa51; no voters: 
I20260710 11:03:08.011195 18383 raft_consensus.cc:2804] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:08.012742 18190 raft_consensus.cc:2468] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 1.
I20260710 11:03:08.019078 18418 consensus_queue.cc:1048] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:08.023175 18383 raft_consensus.cc:697] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Becoming Leader. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Running, Role: LEADER
I20260710 11:03:08.024166 18383 consensus_queue.cc:237] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:08.066957 18087 catalog_manager.cc:5697] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "b1b9189f42234ad295b7ccde1108aa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:08.069729 18388 consensus_queue.cc:1048] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:08.087968 18396 consensus_queue.cc:1048] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:08.119331 18339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69b42c428ff64f39b9e60ee17a9b54b7"
dest_uuid: "b1b9189f42234ad295b7ccde1108aa51"
mode: GRACEFUL
new_leader_uuid: "57dbd84347a8494c814bd0c118c39a16"
 from {username='slave'} at 127.0.0.1:45914
I20260710 11:03:08.120174 18339 raft_consensus.cc:606] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Received request to transfer leadership to TS 57dbd84347a8494c814bd0c118c39a16
I20260710 11:03:08.140266 18265 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b"
dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
mode: GRACEFUL
new_leader_uuid: "57dbd84347a8494c814bd0c118c39a16"
 from {username='slave'} at 127.0.0.1:55768
I20260710 11:03:08.140813 18265 raft_consensus.cc:606] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 LEADER]: Received request to transfer leadership to TS 57dbd84347a8494c814bd0c118c39a16
I20260710 11:03:08.146101 18339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8993d1d191d4d1dae4122e4618aa30e"
dest_uuid: "b1b9189f42234ad295b7ccde1108aa51"
mode: GRACEFUL
new_leader_uuid: "57dbd84347a8494c814bd0c118c39a16"
 from {username='slave'} at 127.0.0.1:45914
I20260710 11:03:08.146586 18339 raft_consensus.cc:606] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Received request to transfer leadership to TS 57dbd84347a8494c814bd0c118c39a16
I20260710 11:03:08.214344 18396 consensus_queue.cc:1048] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:08.227694 18388 consensus_queue.cc:1048] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:08.237591 18423 raft_consensus.cc:993] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb: : Instructing follower 57dbd84347a8494c814bd0c118c39a16 to start an election
I20260710 11:03:08.238121 18388 raft_consensus.cc:1081] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 LEADER]: Signalling peer 57dbd84347a8494c814bd0c118c39a16 to start an election
I20260710 11:03:08.239935 18190 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b"
dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
 from {username='slave'} at 127.0.0.1:38942
I20260710 11:03:08.240509 18190 raft_consensus.cc:493] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.240828 18190 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.248157 18190 raft_consensus.cc:515] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:08.252370 18190 leader_election.cc:290] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [CANDIDATE]: Term 2 election: Requested vote from peers 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139), b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195:42205)
I20260710 11:03:08.269834 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b" candidate_uuid: "57dbd84347a8494c814bd0c118c39a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
I20260710 11:03:08.270572 18265 raft_consensus.cc:3055] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:08.270864 18265 raft_consensus.cc:740] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cb7fec2ae9c4aedbcd6705819f77bbb, State: Running, Role: LEADER
I20260710 11:03:08.271157 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b" candidate_uuid: "57dbd84347a8494c814bd0c118c39a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b9189f42234ad295b7ccde1108aa51"
I20260710 11:03:08.271853 18339 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.271807 18265 consensus_queue.cc:260] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [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: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:08.272979 18265 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.278416 18339 raft_consensus.cc:2468] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57dbd84347a8494c814bd0c118c39a16 in term 2.
I20260710 11:03:08.279066 18265 raft_consensus.cc:2468] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57dbd84347a8494c814bd0c118c39a16 in term 2.
I20260710 11:03:08.279661 18155 leader_election.cc:304] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [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: 57dbd84347a8494c814bd0c118c39a16, b1b9189f42234ad295b7ccde1108aa51; no voters: 
I20260710 11:03:08.280517 18387 raft_consensus.cc:2804] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:08.281463 18387 raft_consensus.cc:697] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Becoming Leader. State: Replica: 57dbd84347a8494c814bd0c118c39a16, State: Running, Role: LEADER
I20260710 11:03:08.282721 18387 consensus_queue.cc:237] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [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: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:08.288518 18088 catalog_manager.cc:5697] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 reported cstate change: term changed from 1 to 2, leader changed from 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194) to 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "57dbd84347a8494c814bd0c118c39a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:08.438405 18383 consensus_queue.cc:1048] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:08.446389 18415 raft_consensus.cc:993] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51: : Instructing follower 57dbd84347a8494c814bd0c118c39a16 to start an election
I20260710 11:03:08.447068 18417 raft_consensus.cc:1081] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Signalling peer 57dbd84347a8494c814bd0c118c39a16 to start an election
I20260710 11:03:08.449144 18189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8993d1d191d4d1dae4122e4618aa30e"
dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
 from {username='slave'} at 127.0.0.1:38926
I20260710 11:03:08.450368 18189 raft_consensus.cc:493] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.450810 18189 raft_consensus.cc:3060] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.453580 18415 consensus_queue.cc:1048] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:08.458694 18189 raft_consensus.cc:515] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:08.461725 18263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8993d1d191d4d1dae4122e4618aa30e" candidate_uuid: "57dbd84347a8494c814bd0c118c39a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
I20260710 11:03:08.464775 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8993d1d191d4d1dae4122e4618aa30e" candidate_uuid: "57dbd84347a8494c814bd0c118c39a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b9189f42234ad295b7ccde1108aa51"
I20260710 11:03:08.465361 18339 raft_consensus.cc:3055] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:08.465693 18339 raft_consensus.cc:740] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Running, Role: LEADER
I20260710 11:03:08.466539 18339 consensus_queue.cc:260] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [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: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:08.467356 18339 raft_consensus.cc:3060] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.472548 18189 leader_election.cc:290] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [CANDIDATE]: Term 2 election: Requested vote from peers 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139), b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195:42205)
I20260710 11:03:08.473239 18339 raft_consensus.cc:2468] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57dbd84347a8494c814bd0c118c39a16 in term 2.
I20260710 11:03:08.474313 18155 leader_election.cc:304] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [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: 57dbd84347a8494c814bd0c118c39a16, b1b9189f42234ad295b7ccde1108aa51; no voters: 2cb7fec2ae9c4aedbcd6705819f77bbb
I20260710 11:03:08.475010 18387 raft_consensus.cc:2804] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:08.475561 18387 raft_consensus.cc:697] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Becoming Leader. State: Replica: 57dbd84347a8494c814bd0c118c39a16, State: Running, Role: LEADER
I20260710 11:03:08.476328 18387 consensus_queue.cc:237] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [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: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:08.482013 18086 catalog_manager.cc:5697] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 reported cstate change: term changed from 1 to 2, leader changed from b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195) to 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "57dbd84347a8494c814bd0c118c39a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:08.632884 18415 raft_consensus.cc:993] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51: : Instructing follower 57dbd84347a8494c814bd0c118c39a16 to start an election
I20260710 11:03:08.633378 18417 raft_consensus.cc:1081] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Signalling peer 57dbd84347a8494c814bd0c118c39a16 to start an election
I20260710 11:03:08.634918 18189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69b42c428ff64f39b9e60ee17a9b54b7"
dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
 from {username='slave'} at 127.0.0.1:38926
I20260710 11:03:08.635399 18189 raft_consensus.cc:493] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.635792 18189 raft_consensus.cc:3060] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.641001 18189 raft_consensus.cc:515] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:08.642717 18189 leader_election.cc:290] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [CANDIDATE]: Term 2 election: Requested vote from peers b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195:42205), 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139)
I20260710 11:03:08.643386 18339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b42c428ff64f39b9e60ee17a9b54b7" candidate_uuid: "57dbd84347a8494c814bd0c118c39a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b1b9189f42234ad295b7ccde1108aa51"
I20260710 11:03:08.643869 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b42c428ff64f39b9e60ee17a9b54b7" candidate_uuid: "57dbd84347a8494c814bd0c118c39a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
I20260710 11:03:08.643998 18339 raft_consensus.cc:3055] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:08.644392 18339 raft_consensus.cc:740] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Running, Role: LEADER
I20260710 11:03:08.644385 18265 raft_consensus.cc:3060] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.645184 18339 consensus_queue.cc:260] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [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: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:08.646175 18339 raft_consensus.cc:3060] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.649528 18265 raft_consensus.cc:2468] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57dbd84347a8494c814bd0c118c39a16 in term 2.
I20260710 11:03:08.650578 18154 leader_election.cc:304] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [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: 2cb7fec2ae9c4aedbcd6705819f77bbb, 57dbd84347a8494c814bd0c118c39a16; no voters: 
I20260710 11:03:08.651058 18339 raft_consensus.cc:2468] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57dbd84347a8494c814bd0c118c39a16 in term 2.
I20260710 11:03:08.651293 18387 raft_consensus.cc:2804] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:08.651866 18387 raft_consensus.cc:697] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Becoming Leader. State: Replica: 57dbd84347a8494c814bd0c118c39a16, State: Running, Role: LEADER
I20260710 11:03:08.652707 18387 consensus_queue.cc:237] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [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: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } }
I20260710 11:03:08.658311 18086 catalog_manager.cc:5697] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 reported cstate change: term changed from 1 to 2, leader changed from b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195) to 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "57dbd84347a8494c814bd0c118c39a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:08.813315 18265 raft_consensus.cc:1275] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Refusing update from remote peer 57dbd84347a8494c814bd0c118c39a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:08.814694 18387 consensus_queue.cc:1048] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:08.823079 18339 raft_consensus.cc:1275] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Refusing update from remote peer 57dbd84347a8494c814bd0c118c39a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:08.824697 18387 consensus_queue.cc:1048] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:08.867621 14631 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:03:08.869170 14631 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:03:08.869585 14631 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:03:08.880787 18189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b"
dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
mode: GRACEFUL
new_leader_uuid: "b1b9189f42234ad295b7ccde1108aa51"
 from {username='slave'} at 127.0.0.1:38944
I20260710 11:03:08.881316 18189 raft_consensus.cc:606] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Received request to transfer leadership to TS b1b9189f42234ad295b7ccde1108aa51
I20260710 11:03:08.882463 14631 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:03:08.896032 18339 raft_consensus.cc:1275] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Refusing update from remote peer 57dbd84347a8494c814bd0c118c39a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:08.897313 18387 consensus_queue.cc:1048] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:08.906610 18265 raft_consensus.cc:3060] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.915102 18265 raft_consensus.cc:1275] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Refusing update from remote peer 57dbd84347a8494c814bd0c118c39a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:08.916415 18435 consensus_queue.cc:1048] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.118132 18265 raft_consensus.cc:1275] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Refusing update from remote peer 57dbd84347a8494c814bd0c118c39a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.119406 18435 consensus_queue.cc:1048] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.128116 18339 raft_consensus.cc:1275] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Refusing update from remote peer 57dbd84347a8494c814bd0c118c39a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.129865 18439 consensus_queue.cc:1048] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.263152 18439 raft_consensus.cc:993] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16: : Instructing follower b1b9189f42234ad295b7ccde1108aa51 to start an election
I20260710 11:03:09.263684 18387 raft_consensus.cc:1081] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Signalling peer b1b9189f42234ad295b7ccde1108aa51 to start an election
I20260710 11:03:09.265255 18339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b"
dest_uuid: "b1b9189f42234ad295b7ccde1108aa51"
 from {username='slave'} at 127.0.0.1:45924
I20260710 11:03:09.265805 18339 raft_consensus.cc:493] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:09.266201 18339 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.271028 18339 raft_consensus.cc:515] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:09.272603 18339 leader_election.cc:290] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [CANDIDATE]: Term 3 election: Requested vote from peers 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509), 2cb7fec2ae9c4aedbcd6705819f77bbb (127.14.73.194:39139)
I20260710 11:03:09.273675 18189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57dbd84347a8494c814bd0c118c39a16"
I20260710 11:03:09.273764 18265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4802f50793f04dd696ff9fd2aad8ae1b" candidate_uuid: "b1b9189f42234ad295b7ccde1108aa51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb"
I20260710 11:03:09.274295 18189 raft_consensus.cc:3055] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:09.274366 18265 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.274597 18189 raft_consensus.cc:740] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57dbd84347a8494c814bd0c118c39a16, State: Running, Role: LEADER
I20260710 11:03:09.275364 18189 consensus_queue.cc:260] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [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: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:09.276320 18189 raft_consensus.cc:3060] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.279253 18265 raft_consensus.cc:2468] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 3.
I20260710 11:03:09.280372 18303 leader_election.cc:304] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [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: 2cb7fec2ae9c4aedbcd6705819f77bbb, b1b9189f42234ad295b7ccde1108aa51; no voters: 
I20260710 11:03:09.281594 18417 raft_consensus.cc:2804] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:09.281760 18189 raft_consensus.cc:2468] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1b9189f42234ad295b7ccde1108aa51 in term 3.
I20260710 11:03:09.283847 18417 raft_consensus.cc:697] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 3 LEADER]: Becoming Leader. State: Replica: b1b9189f42234ad295b7ccde1108aa51, State: Running, Role: LEADER
I20260710 11:03:09.284929 18417 consensus_queue.cc:237] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [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: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } }
I20260710 11:03:09.294276 18088 catalog_manager.cc:5697] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 reported cstate change: term changed from 2 to 3, leader changed from 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193) to b1b9189f42234ad295b7ccde1108aa51 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "b1b9189f42234ad295b7ccde1108aa51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57dbd84347a8494c814bd0c118c39a16" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 46509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cb7fec2ae9c4aedbcd6705819f77bbb" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 39139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1b9189f42234ad295b7ccde1108aa51" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 42205 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:09.497920 14631 tablet_server.cc:179] TabletServer@127.14.73.193:0 shutting down...
I20260710 11:03:09.520103 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:09.520784 14631 tablet_replica.cc:333] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16: stopping tablet replica
I20260710 11:03:09.521381 14631 raft_consensus.cc:2243] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.522126 14631 raft_consensus.cc:2272] T 69b42c428ff64f39b9e60ee17a9b54b7 P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.524717 14631 tablet_replica.cc:333] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16: stopping tablet replica
I20260710 11:03:09.525295 14631 raft_consensus.cc:2243] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.526044 14631 raft_consensus.cc:2272] T f8993d1d191d4d1dae4122e4618aa30e P 57dbd84347a8494c814bd0c118c39a16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.528739 14631 tablet_replica.cc:333] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16: stopping tablet replica
I20260710 11:03:09.529182 14631 raft_consensus.cc:2243] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.529516 14631 raft_consensus.cc:2272] T 4802f50793f04dd696ff9fd2aad8ae1b P 57dbd84347a8494c814bd0c118c39a16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.531793 14631 tablet_replica.cc:333] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16: stopping tablet replica
I20260710 11:03:09.532342 14631 raft_consensus.cc:2243] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.532727 14631 raft_consensus.cc:2272] T b93f5eaf3c184c9a8469449469aa084d P 57dbd84347a8494c814bd0c118c39a16 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:09.550101 18230 consensus_peers.cc:597] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb -> Peer 57dbd84347a8494c814bd0c118c39a16 (127.14.73.193:46509): Couldn't send request to peer 57dbd84347a8494c814bd0c118c39a16. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:46509: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:09.557107 14631 tablet_server.cc:196] TabletServer@127.14.73.193:0 shutdown complete.
I20260710 11:03:09.572170 14631 tablet_server.cc:179] TabletServer@127.14.73.194:0 shutting down...
I20260710 11:03:09.592845 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:09.593585 14631 tablet_replica.cc:333] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb: stopping tablet replica
I20260710 11:03:09.594218 14631 raft_consensus.cc:2243] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.594677 14631 raft_consensus.cc:2272] T f8993d1d191d4d1dae4122e4618aa30e P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.596963 14631 tablet_replica.cc:333] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb: stopping tablet replica
I20260710 11:03:09.597462 14631 raft_consensus.cc:2243] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.597873 14631 raft_consensus.cc:2272] T 4802f50793f04dd696ff9fd2aad8ae1b P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.600191 14631 tablet_replica.cc:333] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb: stopping tablet replica
I20260710 11:03:09.600703 14631 raft_consensus.cc:2243] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.601413 14631 raft_consensus.cc:2272] T b93f5eaf3c184c9a8469449469aa084d P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.603420 14631 tablet_replica.cc:333] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb: stopping tablet replica
I20260710 11:03:09.603957 14631 raft_consensus.cc:2243] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.604370 14631 raft_consensus.cc:2272] T 69b42c428ff64f39b9e60ee17a9b54b7 P 2cb7fec2ae9c4aedbcd6705819f77bbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.628252 14631 tablet_server.cc:196] TabletServer@127.14.73.194:0 shutdown complete.
I20260710 11:03:09.642619 14631 tablet_server.cc:179] TabletServer@127.14.73.195:0 shutting down...
I20260710 11:03:09.665980 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:09.666580 14631 tablet_replica.cc:333] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51: stopping tablet replica
I20260710 11:03:09.667084 14631 raft_consensus.cc:2243] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.667524 14631 raft_consensus.cc:2272] T 69b42c428ff64f39b9e60ee17a9b54b7 P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.669786 14631 tablet_replica.cc:333] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51: stopping tablet replica
I20260710 11:03:09.670259 14631 raft_consensus.cc:2243] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.670612 14631 raft_consensus.cc:2272] T f8993d1d191d4d1dae4122e4618aa30e P b1b9189f42234ad295b7ccde1108aa51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.672770 14631 tablet_replica.cc:333] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51: stopping tablet replica
I20260710 11:03:09.673241 14631 raft_consensus.cc:2243] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.673766 14631 pending_rounds.cc:70] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51: Trying to abort 1 pending ops.
I20260710 11:03:09.673918 14631 pending_rounds.cc:77] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958970521067520 op_type: NO_OP noop_request { }
I20260710 11:03:09.674165 14631 raft_consensus.cc:2889] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:03:09.674389 14631 raft_consensus.cc:2272] T 4802f50793f04dd696ff9fd2aad8ae1b P b1b9189f42234ad295b7ccde1108aa51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.676523 14631 tablet_replica.cc:333] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51: stopping tablet replica
I20260710 11:03:09.676937 14631 raft_consensus.cc:2243] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:09.677299 14631 raft_consensus.cc:2272] T b93f5eaf3c184c9a8469449469aa084d P b1b9189f42234ad295b7ccde1108aa51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.698803 14631 tablet_server.cc:196] TabletServer@127.14.73.195:0 shutdown complete.
I20260710 11:03:09.712949 14631 master.cc:562] Master@127.14.73.254:37115 shutting down...
I20260710 11:03:09.730724 14631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:09.731268 14631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:09.731632 14631 tablet_replica.cc:333] T 00000000000000000000000000000000 P f16f3961bfef4ec584254ce8c8cc58d5: stopping tablet replica
I20260710 11:03:09.750092 14631 master.cc:584] Master@127.14.73.254:37115 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3171 ms)
[----------] 6 tests from LeaderRebalancerTest (92445 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:03:09.784906 14631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.73.254:43907
I20260710 11:03:09.786049 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:09.791988 18447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:09.792436 18448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:09.793248 18450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:09.795073 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:09.795874 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:09.796087 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:09.796237 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681389796224 us; error 0 us; skew 500 ppm
I20260710 11:03:09.796793 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:09.799094 14631 webserver.cc:533] Webserver started at http://127.14.73.254:45087/ using document root <none> and password file <none>
I20260710 11:03:09.799784 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:09.799971 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:09.800259 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:09.801357 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/master-0-root/instance:
uuid: "cde24e50cca843c5bc177cd5a5f629a3"
format_stamp: "Formatted at 2026-07-10 11:03:09 on dist-test-slave-mtn3"
I20260710 11:03:09.805717 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:09.808961 18455 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:09.809691 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:09.809962 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/master-0-root
uuid: "cde24e50cca843c5bc177cd5a5f629a3"
format_stamp: "Formatted at 2026-07-10 11:03:09 on dist-test-slave-mtn3"
I20260710 11:03:09.810253 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-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)
I20260710 11:03:09.839628 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:09.841107 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:09.881294 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.254:43907
I20260710 11:03:09.881393 18506 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.254:43907 every 8 connection(s)
I20260710 11:03:09.885414 18507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.896121 18507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3: Bootstrap starting.
I20260710 11:03:09.900830 18507 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.905066 18507 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3: No bootstrap required, opened a new log
I20260710 11:03:09.907219 18507 raft_consensus.cc:359] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cde24e50cca843c5bc177cd5a5f629a3" member_type: VOTER }
I20260710 11:03:09.907596 18507 raft_consensus.cc:385] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.907825 18507 raft_consensus.cc:740] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde24e50cca843c5bc177cd5a5f629a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.908401 18507 consensus_queue.cc:260] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cde24e50cca843c5bc177cd5a5f629a3" member_type: VOTER }
I20260710 11:03:09.908955 18507 raft_consensus.cc:399] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:09.909227 18507 raft_consensus.cc:493] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:09.909439 18507 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.914110 18507 raft_consensus.cc:515] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cde24e50cca843c5bc177cd5a5f629a3" member_type: VOTER }
I20260710 11:03:09.914568 18507 leader_election.cc:304] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [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: cde24e50cca843c5bc177cd5a5f629a3; no voters: 
I20260710 11:03:09.915701 18507 leader_election.cc:290] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:09.916028 18510 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.917479 18510 raft_consensus.cc:697] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 1 LEADER]: Becoming Leader. State: Replica: cde24e50cca843c5bc177cd5a5f629a3, State: Running, Role: LEADER
I20260710 11:03:09.918238 18510 consensus_queue.cc:237] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [LEADER]: Queue going to LEADER mode. State: All 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: "cde24e50cca843c5bc177cd5a5f629a3" member_type: VOTER }
I20260710 11:03:09.918628 18507 sys_catalog.cc:565] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:09.921267 18511 sys_catalog.cc:455] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cde24e50cca843c5bc177cd5a5f629a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cde24e50cca843c5bc177cd5a5f629a3" member_type: VOTER } }
I20260710 11:03:09.921219 18512 sys_catalog.cc:455] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cde24e50cca843c5bc177cd5a5f629a3. Latest consensus state: current_term: 1 leader_uuid: "cde24e50cca843c5bc177cd5a5f629a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cde24e50cca843c5bc177cd5a5f629a3" member_type: VOTER } }
I20260710 11:03:09.921959 18511 sys_catalog.cc:458] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:09.922250 18512 sys_catalog.cc:458] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:09.928443 18515 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:09.936134 18515 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:09.937101 14631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:09.944844 18515 catalog_manager.cc:1383] Generated new cluster ID: 38280ce7cd694a06b2871534104a26b0
I20260710 11:03:09.945147 18515 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:09.964257 18515 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:09.965523 18515 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:09.976954 18515 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3: Generated new TSK 0
I20260710 11:03:09.977540 18515 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:10.003925 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:10.009891 18528 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:10.010969 18529 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:10.012928 18531 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:10.014003 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:10.015239 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:10.015535 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:10.015755 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681390015731 us; error 0 us; skew 500 ppm
I20260710 11:03:10.016512 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:10.019416 14631 webserver.cc:533] Webserver started at http://127.14.73.193:42259/ using document root <none> and password file <none>
I20260710 11:03:10.020115 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:10.020377 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:10.020696 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:10.021714 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-0-root/instance:
uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-mtn3"
I20260710 11:03:10.026140 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:10.029294 18536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.030078 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:10.030395 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-mtn3"
I20260710 11:03:10.030707 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-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)
I20260710 11:03:10.047657 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:10.048888 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:10.050410 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:10.052830 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:10.053005 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.053400 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:10.053580 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.093854 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:37855
I20260710 11:03:10.093977 18598 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:37855 every 8 connection(s)
I20260710 11:03:10.098996 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:10.105810 18603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:10.107827 18604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:10.110085 18606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:10.111279 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:10.112190 18599 heartbeater.cc:344] Connected to a master server at 127.14.73.254:43907
I20260710 11:03:10.112416 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:10.112628 18599 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:10.112677 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:10.113024 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681390113004 us; error 0 us; skew 500 ppm
I20260710 11:03:10.113646 18599 heartbeater.cc:507] Master 127.14.73.254:43907 requested a full tablet report, sending...
I20260710 11:03:10.113777 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:10.116199 18472 ts_manager.cc:194] Registered new tserver with Master: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855)
I20260710 11:03:10.116796 14631 webserver.cc:533] Webserver started at http://127.14.73.194:32821/ using document root <none> and password file <none>
I20260710 11:03:10.117323 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:10.117532 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:10.117794 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:10.118208 18472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34388
I20260710 11:03:10.119050 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-1-root/instance:
uuid: "9df800d3d58b4f06b9438a9b190875fa"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-mtn3"
I20260710 11:03:10.123842 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:10.127007 18611 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.127787 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:10.128082 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-1-root
uuid: "9df800d3d58b4f06b9438a9b190875fa"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-mtn3"
I20260710 11:03:10.128332 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-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)
I20260710 11:03:10.137995 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:10.139138 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:10.140635 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:10.142745 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:10.142913 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.143206 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:10.143363 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.182607 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.194:34817
I20260710 11:03:10.182755 18673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.194:34817 every 8 connection(s)
I20260710 11:03:10.187518 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:10.194263 18677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:10.196417 18678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:10.197849 18680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:10.199009 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:10.199491 18674 heartbeater.cc:344] Connected to a master server at 127.14.73.254:43907
I20260710 11:03:10.199924 18674 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:10.200145 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:10.200398 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:10.200577 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681390200561 us; error 0 us; skew 500 ppm
I20260710 11:03:10.200696 18674 heartbeater.cc:507] Master 127.14.73.254:43907 requested a full tablet report, sending...
I20260710 11:03:10.201170 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:10.202992 18472 ts_manager.cc:194] Registered new tserver with Master: 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:10.203887 14631 webserver.cc:533] Webserver started at http://127.14.73.195:41549/ using document root <none> and password file <none>
I20260710 11:03:10.204411 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:10.204452 18472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34404
I20260710 11:03:10.204623 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:10.205014 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:10.206313 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-2-root/instance:
uuid: "cf41a117431849dd916d9d21257870e9"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-mtn3"
I20260710 11:03:10.210716 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:03:10.214030 18685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.214823 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:03:10.215211 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-2-root
uuid: "cf41a117431849dd916d9d21257870e9"
format_stamp: "Formatted at 2026-07-10 11:03:10 on dist-test-slave-mtn3"
I20260710 11:03:10.215538 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681297168311-14631-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)
I20260710 11:03:10.245150 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:10.246357 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:10.247879 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:10.250113 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:10.250341 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.250574 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:10.250748 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:10.288736 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.195:34041
I20260710 11:03:10.288832 18747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.195:34041 every 8 connection(s)
I20260710 11:03:10.301878 18748 heartbeater.cc:344] Connected to a master server at 127.14.73.254:43907
I20260710 11:03:10.302251 18748 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:10.302963 18748 heartbeater.cc:507] Master 127.14.73.254:43907 requested a full tablet report, sending...
I20260710 11:03:10.304874 18472 ts_manager.cc:194] Registered new tserver with Master: cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:10.305447 14631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013326137s
I20260710 11:03:10.306275 18472 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34416
I20260710 11:03:10.331095 18472 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34420:
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"
    }
  }
}
W20260710 11:03:10.333937 18472 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.
I20260710 11:03:10.409112 18713 tablet_service.cc:1511] Processing CreateTablet for tablet d01cbd38fb18415daa20fe17a314b4d3 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:10.410641 18713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01cbd38fb18415daa20fe17a314b4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.410815 18709 tablet_service.cc:1511] Processing CreateTablet for tablet e04793ec37bb4f14bb1e38d0a90236cc (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:10.411679 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce5d01700ac4e66b52c9414e7b49303 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:10.412212 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04793ec37bb4f14bb1e38d0a90236cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.413085 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce5d01700ac4e66b52c9414e7b49303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.413627 18639 tablet_service.cc:1511] Processing CreateTablet for tablet d01cbd38fb18415daa20fe17a314b4d3 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:10.414559 18710 tablet_service.cc:1511] Processing CreateTablet for tablet 0175cf48061043118955c4998a1a87df (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:10.415863 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175cf48061043118955c4998a1a87df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.416360 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce5d01700ac4e66b52c9414e7b49303 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:10.418525 18637 tablet_service.cc:1511] Processing CreateTablet for tablet 32b9c8e678c3441980013f8146becf18 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:10.420768 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 0175cf48061043118955c4998a1a87df (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:10.422938 18635 tablet_service.cc:1511] Processing CreateTablet for tablet e04793ec37bb4f14bb1e38d0a90236cc (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:10.418545 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 32b9c8e678c3441980013f8146becf18 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:10.425596 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b9c8e678c3441980013f8146becf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.414924 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01cbd38fb18415daa20fe17a314b4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.432528 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b9c8e678c3441980013f8146becf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.433465 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce5d01700ac4e66b52c9414e7b49303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.434309 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175cf48061043118955c4998a1a87df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.439978 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04793ec37bb4f14bb1e38d0a90236cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.463269 18634 tablet_service.cc:1511] Processing CreateTablet for tablet c6adc4c460334eebbdff0090389573c6 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:10.465005 18708 tablet_service.cc:1511] Processing CreateTablet for tablet c6adc4c460334eebbdff0090389573c6 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:10.465566 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6adc4c460334eebbdff0090389573c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.471163 18633 tablet_service.cc:1511] Processing CreateTablet for tablet 96524ab4764b46d38833753b0b2d006d (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:10.472515 18633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96524ab4764b46d38833753b0b2d006d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.482798 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 96524ab4764b46d38833753b0b2d006d (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:10.484580 18561 tablet_service.cc:1511] Processing CreateTablet for tablet 0175cf48061043118955c4998a1a87df (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:10.485002 18564 tablet_service.cc:1511] Processing CreateTablet for tablet d01cbd38fb18415daa20fe17a314b4d3 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:10.486622 18560 tablet_service.cc:1511] Processing CreateTablet for tablet e04793ec37bb4f14bb1e38d0a90236cc (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:10.487442 18563 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce5d01700ac4e66b52c9414e7b49303 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:10.488895 18559 tablet_service.cc:1511] Processing CreateTablet for tablet c6adc4c460334eebbdff0090389573c6 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:10.491094 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 32b9c8e678c3441980013f8146becf18 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:10.495468 18558 tablet_service.cc:1511] Processing CreateTablet for tablet 96524ab4764b46d38833753b0b2d006d (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:10.500420 18561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0175cf48061043118955c4998a1a87df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.505499 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6adc4c460334eebbdff0090389573c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.508559 18632 tablet_service.cc:1511] Processing CreateTablet for tablet 16ad43da39c74f018611957a6628d018 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:10.510262 18632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ad43da39c74f018611957a6628d018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.523757 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 16ad43da39c74f018611957a6628d018 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:10.525281 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ad43da39c74f018611957a6628d018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.526041 18558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96524ab4764b46d38833753b0b2d006d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.528366 18560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04793ec37bb4f14bb1e38d0a90236cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.533025 18557 tablet_service.cc:1511] Processing CreateTablet for tablet 16ad43da39c74f018611957a6628d018 (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:10.538630 18556 tablet_service.cc:1511] Processing CreateTablet for tablet adbee60ceca44f6bba19f326db8dd98a (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:10.551931 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b9c8e678c3441980013f8146becf18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.555908 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d01cbd38fb18415daa20fe17a314b4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.556777 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce5d01700ac4e66b52c9414e7b49303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.557698 18557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ad43da39c74f018611957a6628d018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.563899 18559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6adc4c460334eebbdff0090389573c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.567925 18556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbee60ceca44f6bba19f326db8dd98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.568050 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96524ab4764b46d38833753b0b2d006d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.583588 18711 tablet_service.cc:1511] Processing CreateTablet for tablet adbee60ceca44f6bba19f326db8dd98a (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:10.584993 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbee60ceca44f6bba19f326db8dd98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.595125 18635 tablet_service.cc:1511] Processing CreateTablet for tablet adbee60ceca44f6bba19f326db8dd98a (DEFAULT_TABLE table=test-workload [id=e2edab766a9441538e646f568ed12ae5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:10.607709 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adbee60ceca44f6bba19f326db8dd98a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:10.610174 18764 tablet_bootstrap.cc:492] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:10.616286 18763 tablet_bootstrap.cc:492] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:10.634052 18765 tablet_bootstrap.cc:492] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:10.637058 18763 tablet_bootstrap.cc:654] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.639058 18764 tablet_bootstrap.cc:654] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.661221 18765 tablet_bootstrap.cc:654] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.684821 18763 tablet_bootstrap.cc:492] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:10.685381 18763 ts_tablet_manager.cc:1403] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.025s
I20260710 11:03:10.687574 18763 raft_consensus.cc:359] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.688347 18763 raft_consensus.cc:385] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.688647 18763 raft_consensus.cc:740] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.689389 18763 consensus_queue.cc:260] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.690274 18764 tablet_bootstrap.cc:492] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:10.690830 18764 ts_tablet_manager.cc:1403] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.096s	user 0.005s	sys 0.012s
I20260710 11:03:10.691413 18765 tablet_bootstrap.cc:492] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:10.692023 18765 ts_tablet_manager.cc:1403] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.007s
I20260710 11:03:10.693763 18764 raft_consensus.cc:359] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.694442 18764 raft_consensus.cc:385] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.694677 18764 raft_consensus.cc:740] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.695318 18764 consensus_queue.cc:260] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.695889 18765 raft_consensus.cc:359] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.697013 18765 raft_consensus.cc:385] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.697345 18765 raft_consensus.cc:740] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.697664 18748 heartbeater.cc:499] Master 127.14.73.254:43907 was elected leader, sending a full tablet report...
I20260710 11:03:10.698446 18763 ts_tablet_manager.cc:1434] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
I20260710 11:03:10.698714 18764 ts_tablet_manager.cc:1434] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:10.698743 18765 consensus_queue.cc:260] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.699564 18763 tablet_bootstrap.cc:492] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:10.701164 18599 heartbeater.cc:499] Master 127.14.73.254:43907 was elected leader, sending a full tablet report...
I20260710 11:03:10.701802 18765 ts_tablet_manager.cc:1434] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260710 11:03:10.702826 18765 tablet_bootstrap.cc:492] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:10.706652 18763 tablet_bootstrap.cc:654] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.709709 18674 heartbeater.cc:499] Master 127.14.73.254:43907 was elected leader, sending a full tablet report...
I20260710 11:03:10.709983 18764 tablet_bootstrap.cc:492] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:10.710008 18765 tablet_bootstrap.cc:654] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.716640 18764 tablet_bootstrap.cc:654] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.717881 18769 raft_consensus.cc:493] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:10.718602 18769 raft_consensus.cc:515] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.724942 18769 leader_election.cc:290] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:10.747272 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
W20260710 11:03:10.749538 18686 leader_election.cc:343] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:10.781190 18771 raft_consensus.cc:493] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:10.781769 18771 raft_consensus.cc:515] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.784315 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:10.785446 18649 raft_consensus.cc:2468] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:10.787349 18687 leader_election.cc:304] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [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: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25
I20260710 11:03:10.788405 18769 raft_consensus.cc:2804] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:10.788866 18769 raft_consensus.cc:493] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:10.789585 18769 raft_consensus.cc:3060] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.793140 18771 leader_election.cc:290] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:10.801704 18769 raft_consensus.cc:515] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.808131 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
W20260710 11:03:10.810182 18686 leader_election.cc:343] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:10.811779 18764 tablet_bootstrap.cc:492] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:10.812390 18764 ts_tablet_manager.cc:1403] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.103s	user 0.032s	sys 0.040s
I20260710 11:03:10.814354 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:10.814599 18769 leader_election.cc:290] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:10.815037 18649 raft_consensus.cc:3060] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.818030 18765 tablet_bootstrap.cc:492] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:10.818176 18763 tablet_bootstrap.cc:492] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:10.818593 18765 ts_tablet_manager.cc:1403] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.036s
I20260710 11:03:10.818727 18763 ts_tablet_manager.cc:1403] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.119s	user 0.059s	sys 0.055s
I20260710 11:03:10.819545 18764 raft_consensus.cc:359] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.824308 18764 raft_consensus.cc:385] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.824661 18764 raft_consensus.cc:740] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.825322 18764 consensus_queue.cc:260] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.827219 18764 ts_tablet_manager.cc:1434] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:03:10.828159 18764 tablet_bootstrap.cc:492] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:10.821774 18763 raft_consensus.cc:359] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:10.822489 18765 raft_consensus.cc:359] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.832298 18763 raft_consensus.cc:385] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.832496 18765 raft_consensus.cc:385] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.832708 18763 raft_consensus.cc:740] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.832940 18765 raft_consensus.cc:740] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.833451 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:10.833550 18763 consensus_queue.cc:260] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:10.833953 18765 consensus_queue.cc:260] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
W20260710 11:03:10.835428 18537 leader_election.cc:343] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:10.823567 18649 raft_consensus.cc:2468] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:10.835907 18763 ts_tablet_manager.cc:1434] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:03:10.836910 18687 leader_election.cc:304] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [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: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25
I20260710 11:03:10.836905 18763 tablet_bootstrap.cc:492] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:10.839049 18769 raft_consensus.cc:2804] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:10.841784 18765 ts_tablet_manager.cc:1434] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260710 11:03:10.842983 18765 tablet_bootstrap.cc:492] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:10.839175 18764 tablet_bootstrap.cc:654] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.846156 18763 tablet_bootstrap.cc:654] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.850139 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
W20260710 11:03:10.851701 18538 leader_election.cc:343] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:10.852159 18538 leader_election.cc:304] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25; no voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9
I20260710 11:03:10.853293 18771 raft_consensus.cc:2749] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:10.859345 18765 tablet_bootstrap.cc:654] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.859560 18769 raft_consensus.cc:697] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:10.863122 18763 tablet_bootstrap.cc:492] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:10.862953 18769 consensus_queue.cc:237] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.863669 18763 ts_tablet_manager.cc:1403] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.003s
I20260710 11:03:10.863690 18764 tablet_bootstrap.cc:492] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:10.864365 18764 ts_tablet_manager.cc:1403] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260710 11:03:10.867235 18763 raft_consensus.cc:359] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.868371 18763 raft_consensus.cc:385] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.868124 18764 raft_consensus.cc:359] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:10.868891 18763 raft_consensus.cc:740] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.869166 18764 raft_consensus.cc:385] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.869624 18764 raft_consensus.cc:740] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.870061 18763 consensus_queue.cc:260] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.870517 18764 consensus_queue.cc:260] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:10.873467 18763 ts_tablet_manager.cc:1434] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:03:10.874827 18763 tablet_bootstrap.cc:492] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:10.875394 18764 ts_tablet_manager.cc:1434] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:03:10.876374 18764 tablet_bootstrap.cc:492] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:10.878510 18469 catalog_manager.cc:5697] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:10.881053 18765 tablet_bootstrap.cc:492] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:10.881552 18765 ts_tablet_manager.cc:1403] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.008s
I20260710 11:03:10.881824 18763 tablet_bootstrap.cc:654] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.882387 18764 tablet_bootstrap.cc:654] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.884893 18765 raft_consensus.cc:359] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.885986 18765 raft_consensus.cc:385] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.886411 18765 raft_consensus.cc:740] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.887509 18765 consensus_queue.cc:260] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.890687 18765 ts_tablet_manager.cc:1434] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:10.892102 18765 tablet_bootstrap.cc:492] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:10.893958 18770 raft_consensus.cc:493] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:10.894443 18770 raft_consensus.cc:515] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:10.896955 18770 leader_election.cc:290] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041), 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855)
I20260710 11:03:10.901398 18765 tablet_bootstrap.cc:654] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.915262 18769 raft_consensus.cc:493] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:10.916726 18765 tablet_bootstrap.cc:492] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:10.916142 18769 raft_consensus.cc:515] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.917357 18765 ts_tablet_manager.cc:1403] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260710 11:03:10.920226 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:10.920871 18765 raft_consensus.cc:359] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.920948 18574 raft_consensus.cc:2468] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:10.920917 18769 leader_election.cc:290] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:10.921128 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:10.921731 18765 raft_consensus.cc:385] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.922140 18765 raft_consensus.cc:740] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
W20260710 11:03:10.922928 18687 leader_election.cc:343] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:10.924304 18686 leader_election.cc:304] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:10.925586 18778 raft_consensus.cc:2804] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:10.923038 18765 consensus_queue.cc:260] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.925995 18778 raft_consensus.cc:493] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:10.926433 18778 raft_consensus.cc:3060] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:10.929519 18520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:10.927682 18765 ts_tablet_manager.cc:1434] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:03:10.931275 18765 tablet_bootstrap.cc:492] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:10.937450 18765 tablet_bootstrap.cc:654] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:10.935842 18778 raft_consensus.cc:515] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.940191 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:10.940862 18574 raft_consensus.cc:3060] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.948449 18764 tablet_bootstrap.cc:492] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:10.949045 18764 ts_tablet_manager.cc:1403] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.012s
I20260710 11:03:10.950230 18574 raft_consensus.cc:2468] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:10.951675 18686 leader_election.cc:304] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:10.952523 18769 raft_consensus.cc:2804] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:10.955482 18778 leader_election.cc:290] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:10.956876 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
W20260710 11:03:10.958947 18687 leader_election.cc:343] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:10.961107 18764 raft_consensus.cc:359] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.962239 18764 raft_consensus.cc:385] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.962131 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:10.962849 18764 raft_consensus.cc:740] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.963246 18723 raft_consensus.cc:2468] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 0.
I20260710 11:03:10.965257 18612 leader_election.cc:304] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:10.966398 18770 raft_consensus.cc:2804] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:10.966836 18770 raft_consensus.cc:493] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:10.967295 18770 raft_consensus.cc:3060] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.967012 18764 consensus_queue.cc:260] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.971629 18771 raft_consensus.cc:493] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:10.972283 18771 raft_consensus.cc:515] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.972932 18763 tablet_bootstrap.cc:492] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:10.973626 18763 ts_tablet_manager.cc:1403] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.099s	user 0.032s	sys 0.016s
I20260710 11:03:10.977442 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:10.977730 18763 raft_consensus.cc:359] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.978297 18649 raft_consensus.cc:2468] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:10.978758 18763 raft_consensus.cc:385] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:10.979176 18763 raft_consensus.cc:740] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:10.979439 18771 leader_election.cc:290] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:10.980695 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:10.980288 18538 leader_election.cc:304] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:10.983307 18771 raft_consensus.cc:2804] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:10.983829 18771 raft_consensus.cc:493] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:10.984270 18771 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.990921 18770 raft_consensus.cc:515] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:10.991957 18769 raft_consensus.cc:697] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:10.980365 18763 consensus_queue.cc:260] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:10.995281 18723 raft_consensus.cc:2468] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:10.995674 18769 consensus_queue.cc:237] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.004226 18763 ts_tablet_manager.cc:1434] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 11:03:11.005690 18763 tablet_bootstrap.cc:492] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:11.007517 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:11.008252 18722 raft_consensus.cc:3060] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.009372 18771 raft_consensus.cc:515] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.017990 18722 raft_consensus.cc:2468] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 1.
I20260710 11:03:11.019256 18612 leader_election.cc:304] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.020531 18771 leader_election.cc:290] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.020782 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:11.021564 18649 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.022014 18764 ts_tablet_manager.cc:1434] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.073s	user 0.016s	sys 0.018s
I20260710 11:03:11.017292 18763 tablet_bootstrap.cc:654] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.023027 18764 tablet_bootstrap.cc:492] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:11.024416 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:11.025074 18722 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.036060 18793 raft_consensus.cc:2804] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.016754 18770 leader_election.cc:290] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Requested vote from peers cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041), 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855)
I20260710 11:03:11.035087 18649 raft_consensus.cc:2468] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:11.038686 18538 leader_election.cc:304] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:11.039609 18771 raft_consensus.cc:2804] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.041301 18793 raft_consensus.cc:697] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:11.046393 18469 catalog_manager.cc:5697] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:11.047319 18722 raft_consensus.cc:2468] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:11.055440 18763 tablet_bootstrap.cc:492] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:11.056052 18763 ts_tablet_manager.cc:1403] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.021s
I20260710 11:03:11.055860 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:11.060482 18793 consensus_queue.cc:237] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:11.061404 18765 tablet_bootstrap.cc:492] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:11.061956 18765 ts_tablet_manager.cc:1403] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.131s	user 0.032s	sys 0.061s
I20260710 11:03:11.059517 18763 raft_consensus.cc:359] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.066078 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:11.066160 18763 raft_consensus.cc:385] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.066820 18763 raft_consensus.cc:740] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.067534 18765 raft_consensus.cc:359] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.068368 18765 raft_consensus.cc:385] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.068709 18765 raft_consensus.cc:740] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
W20260710 11:03:11.069185 18612 leader_election.cc:343] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.071491 18765 consensus_queue.cc:260] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.068015 18763 consensus_queue.cc:260] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.072579 18771 raft_consensus.cc:697] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:11.073469 18771 consensus_queue.cc:237] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.074266 18763 ts_tablet_manager.cc:1434] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:03:11.071976 18764 tablet_bootstrap.cc:654] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:11.077131 18612 leader_election.cc:343] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.078222 18763 tablet_bootstrap.cc:492] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:11.086092 18765 ts_tablet_manager.cc:1434] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.005s
I20260710 11:03:11.086709 18763 tablet_bootstrap.cc:654] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.087203 18765 tablet_bootstrap.cc:492] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:11.092298 18472 catalog_manager.cc:5697] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.092947 18470 catalog_manager.cc:5697] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 1 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.097410 18765 tablet_bootstrap.cc:654] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.120676 18763 tablet_bootstrap.cc:492] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:11.121210 18763 ts_tablet_manager.cc:1403] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.018s
I20260710 11:03:11.121646 18765 tablet_bootstrap.cc:492] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:11.122083 18765 ts_tablet_manager.cc:1403] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.010s
I20260710 11:03:11.122143 18764 tablet_bootstrap.cc:492] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:11.122674 18764 ts_tablet_manager.cc:1403] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.006s
I20260710 11:03:11.124235 18763 raft_consensus.cc:359] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.124462 18765 raft_consensus.cc:359] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:11.125083 18763 raft_consensus.cc:385] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.125203 18765 raft_consensus.cc:385] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.125476 18763 raft_consensus.cc:740] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.125559 18765 raft_consensus.cc:740] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.125560 18764 raft_consensus.cc:359] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.126490 18764 raft_consensus.cc:385] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.126376 18763 consensus_queue.cc:260] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.126606 18765 consensus_queue.cc:260] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:11.126824 18764 raft_consensus.cc:740] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.127838 18764 consensus_queue.cc:260] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.128777 18765 ts_tablet_manager.cc:1434] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:03:11.129773 18765 tablet_bootstrap.cc:492] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:11.131680 18763 ts_tablet_manager.cc:1434] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:03:11.132648 18763 tablet_bootstrap.cc:492] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:11.134590 18764 ts_tablet_manager.cc:1434] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:03:11.135419 18764 tablet_bootstrap.cc:492] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:11.139380 18763 tablet_bootstrap.cc:654] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.142074 18764 tablet_bootstrap.cc:654] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.143217 18765 tablet_bootstrap.cc:654] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.150350 18764 tablet_bootstrap.cc:492] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:11.150847 18764 ts_tablet_manager.cc:1403] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.002s
I20260710 11:03:11.153437 18765 tablet_bootstrap.cc:492] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:11.153879 18769 raft_consensus.cc:493] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.154003 18765 ts_tablet_manager.cc:1403] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260710 11:03:11.153926 18764 raft_consensus.cc:359] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.155021 18764 raft_consensus.cc:385] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.154692 18769 raft_consensus.cc:515] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.155359 18764 raft_consensus.cc:740] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.156263 18764 consensus_queue.cc:260] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.157652 18765 raft_consensus.cc:359] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.158439 18765 raft_consensus.cc:385] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.158792 18765 raft_consensus.cc:740] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.158830 18771 raft_consensus.cc:493] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.159530 18771 raft_consensus.cc:515] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.159693 18765 consensus_queue.cc:260] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.160591 18764 ts_tablet_manager.cc:1434] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:11.161901 18764 tablet_bootstrap.cc:492] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:11.162371 18765 ts_tablet_manager.cc:1434] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:03:11.163424 18765 tablet_bootstrap.cc:492] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:11.163364 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ad43da39c74f018611957a6628d018" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:11.158457 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96524ab4764b46d38833753b0b2d006d" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:11.168475 18764 tablet_bootstrap.cc:654] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.169425 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ad43da39c74f018611957a6628d018" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
W20260710 11:03:11.169993 18538 leader_election.cc:343] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.170780 18771 leader_election.cc:290] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
W20260710 11:03:11.170945 18537 leader_election.cc:343] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.171247 18765 tablet_bootstrap.cc:654] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.171470 18537 leader_election.cc:304] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25; no voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9
I20260710 11:03:11.166774 18574 raft_consensus.cc:2468] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:11.173935 18686 leader_election.cc:304] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.175236 18791 raft_consensus.cc:2804] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.175746 18791 raft_consensus.cc:493] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.176158 18791 raft_consensus.cc:3060] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.181126 18769 leader_election.cc:290] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:11.182417 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96524ab4764b46d38833753b0b2d006d" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:11.183122 18649 raft_consensus.cc:2468] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:11.184605 18764 tablet_bootstrap.cc:492] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:11.185283 18764 ts_tablet_manager.cc:1403] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260710 11:03:11.187652 18771 raft_consensus.cc:2749] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.189220 18764 raft_consensus.cc:359] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.191253 18764 raft_consensus.cc:385] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.191661 18764 raft_consensus.cc:740] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.192757 18764 consensus_queue.cc:260] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.196156 18764 ts_tablet_manager.cc:1434] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260710 11:03:11.197495 18764 tablet_bootstrap.cc:492] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:11.199927 18771 raft_consensus.cc:493] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.200450 18771 raft_consensus.cc:515] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.203404 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:11.204588 18649 raft_consensus.cc:2393] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in current term 1: Already voted for candidate cf41a117431849dd916d9d21257870e9 in this term.
I20260710 11:03:11.206776 18764 tablet_bootstrap.cc:654] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.208735 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:11.210883 18537 leader_election.cc:304] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25; no voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9
I20260710 11:03:11.212186 18799 raft_consensus.cc:3060] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.222911 18799 raft_consensus.cc:2749] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.223585 18771 leader_election.cc:290] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.226922 18791 raft_consensus.cc:515] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.231841 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96524ab4764b46d38833753b0b2d006d" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:11.232672 18574 raft_consensus.cc:3060] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.243508 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96524ab4764b46d38833753b0b2d006d" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:11.244421 18649 raft_consensus.cc:3060] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.251653 18799 raft_consensus.cc:493] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.252367 18799 raft_consensus.cc:515] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.256345 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:11.257475 18793 raft_consensus.cc:493] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:03:11.258312 18538 leader_election.cc:343] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.258145 18793 raft_consensus.cc:515] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.261158 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:11.262931 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
W20260710 11:03:11.262997 18537 leader_election.cc:343] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:11.263769 18537 leader_election.cc:304] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25; no voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9
I20260710 11:03:11.265174 18793 leader_election.cc:290] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.265836 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:11.267030 18573 raft_consensus.cc:2393] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9df800d3d58b4f06b9438a9b190875fa in current term 1: Already voted for candidate cf41a117431849dd916d9d21257870e9 in this term.
I20260710 11:03:11.268919 18612 leader_election.cc:304] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [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: 9df800d3d58b4f06b9438a9b190875fa; no voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9
I20260710 11:03:11.270510 18793 raft_consensus.cc:3060] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.275663 18771 raft_consensus.cc:2749] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.283407 18793 raft_consensus.cc:2749] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.286880 18574 raft_consensus.cc:2468] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:11.287582 18791 leader_election.cc:290] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:11.291258 18799 leader_election.cc:290] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.294160 18686 leader_election.cc:304] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.295063 18791 raft_consensus.cc:2804] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.295614 18791 raft_consensus.cc:697] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:11.296887 18765 tablet_bootstrap.cc:492] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:11.297340 18765 ts_tablet_manager.cc:1403] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.134s	user 0.053s	sys 0.075s
I20260710 11:03:11.298957 18764 tablet_bootstrap.cc:492] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:11.292835 18649 raft_consensus.cc:2468] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:11.296397 18791 consensus_queue.cc:237] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.292696 18763 tablet_bootstrap.cc:492] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:11.299409 18764 ts_tablet_manager.cc:1403] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.059s
I20260710 11:03:11.300026 18765 raft_consensus.cc:359] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.300833 18765 raft_consensus.cc:385] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.301100 18765 raft_consensus.cc:740] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.301756 18765 consensus_queue.cc:260] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.302628 18764 raft_consensus.cc:359] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.303285 18764 raft_consensus.cc:385] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.300047 18763 ts_tablet_manager.cc:1403] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.168s	user 0.034s	sys 0.094s
I20260710 11:03:11.303599 18764 raft_consensus.cc:740] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.304301 18764 consensus_queue.cc:260] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.306248 18764 ts_tablet_manager.cc:1434] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:03:11.306419 18763 raft_consensus.cc:359] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.307093 18763 raft_consensus.cc:385] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.307201 18764 tablet_bootstrap.cc:492] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:11.307396 18763 raft_consensus.cc:740] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.308109 18763 consensus_queue.cc:260] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.310412 18765 ts_tablet_manager.cc:1434] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:03:11.311375 18765 tablet_bootstrap.cc:492] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:11.313776 18764 tablet_bootstrap.cc:654] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.316260 18763 ts_tablet_manager.cc:1434] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:03:11.317267 18763 tablet_bootstrap.cc:492] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:11.329216 18765 tablet_bootstrap.cc:654] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.333139 18763 tablet_bootstrap.cc:654] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.342396 18763 tablet_bootstrap.cc:492] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:11.343258 18799 raft_consensus.cc:493] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.343938 18799 raft_consensus.cc:515] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:11.348207 18799 leader_election.cc:290] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:11.348601 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:11.350168 18722 raft_consensus.cc:2393] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in current term 1: Already voted for candidate 9df800d3d58b4f06b9438a9b190875fa in this term.
I20260710 11:03:11.349092 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:11.342870 18763 ts_tablet_manager.cc:1403] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260710 11:03:11.352480 18538 leader_election.cc:304] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25; no voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9
I20260710 11:03:11.353498 18799 raft_consensus.cc:3060] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.355050 18763 raft_consensus.cc:359] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.355595 18763 raft_consensus.cc:385] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.355893 18763 raft_consensus.cc:740] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.356580 18763 consensus_queue.cc:260] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.358089 18763 ts_tablet_manager.cc:1434] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:03:11.358812 18763 tablet_bootstrap.cc:492] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:11.360527 18799 raft_consensus.cc:2749] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:11.361008 18791 consensus_queue.cc:1048] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:11.362203 18472 catalog_manager.cc:5697] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:11.363204 18764 tablet_bootstrap.cc:492] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:11.363693 18764 ts_tablet_manager.cc:1403] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.021s
I20260710 11:03:11.364120 18763 tablet_bootstrap.cc:654] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.366218 18764 raft_consensus.cc:359] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.366855 18764 raft_consensus.cc:385] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.367098 18764 raft_consensus.cc:740] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.367851 18764 consensus_queue.cc:260] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.376824 18764 ts_tablet_manager.cc:1434] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:03:11.378744 18765 tablet_bootstrap.cc:492] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:11.379279 18765 ts_tablet_manager.cc:1403] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.006s
I20260710 11:03:11.381978 18791 consensus_queue.cc:1048] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:11.382071 18765 raft_consensus.cc:359] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.382881 18765 raft_consensus.cc:385] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.383176 18765 raft_consensus.cc:740] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.386050 18799 raft_consensus.cc:493] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.386623 18799 raft_consensus.cc:515] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.388270 18765 consensus_queue.cc:260] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.389403 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6adc4c460334eebbdff0090389573c6" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:11.390240 18648 raft_consensus.cc:2468] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:11.390703 18765 ts_tablet_manager.cc:1434] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:03:11.390628 18799 leader_election.cc:290] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.391209 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6adc4c460334eebbdff0090389573c6" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:11.391605 18538 leader_election.cc:304] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:11.391913 18722 raft_consensus.cc:2468] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:11.392473 18799 raft_consensus.cc:2804] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.392825 18799 raft_consensus.cc:493] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.394345 18799 raft_consensus.cc:3060] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.406183 18799 raft_consensus.cc:515] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.407622 18763 tablet_bootstrap.cc:492] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:11.408176 18763 ts_tablet_manager.cc:1403] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.008s
I20260710 11:03:11.408295 18799 leader_election.cc:290] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.409397 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6adc4c460334eebbdff0090389573c6" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:11.410019 18648 raft_consensus.cc:3060] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.412132 18763 raft_consensus.cc:359] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.414283 18763 raft_consensus.cc:385] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.414556 18763 raft_consensus.cc:740] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.414113 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6adc4c460334eebbdff0090389573c6" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:11.415083 18722 raft_consensus.cc:3060] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.415246 18763 consensus_queue.cc:260] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.417626 18763 ts_tablet_manager.cc:1434] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:11.424805 18722 raft_consensus.cc:2468] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:11.425930 18537 leader_election.cc:304] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.426961 18799 raft_consensus.cc:2804] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.427419 18799 raft_consensus.cc:697] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:11.428254 18799 consensus_queue.cc:237] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.429781 18648 raft_consensus.cc:2468] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:11.439219 18793 raft_consensus.cc:493] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.439795 18793 raft_consensus.cc:515] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.438730 18472 catalog_manager.cc:5697] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.442819 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:11.443486 18722 raft_consensus.cc:2468] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 0.
I20260710 11:03:11.441910 18793 leader_election.cc:290] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.444684 18612 leader_election.cc:304] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.445420 18793 raft_consensus.cc:2804] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.445734 18793 raft_consensus.cc:493] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.446023 18793 raft_consensus.cc:3060] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.445922 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:11.446653 18574 raft_consensus.cc:2468] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 0.
I20260710 11:03:11.448235 18778 raft_consensus.cc:493] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.448658 18778 raft_consensus.cc:515] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.450623 18778 leader_election.cc:290] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:11.451097 18778 consensus_queue.cc:1048] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:11.452770 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b9c8e678c3441980013f8146becf18" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:11.452250 18793 raft_consensus.cc:515] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.453444 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b9c8e678c3441980013f8146becf18" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:11.454135 18574 raft_consensus.cc:2468] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:11.454608 18793 leader_election.cc:290] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.453459 18648 raft_consensus.cc:2468] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:11.455315 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:11.455922 18574 raft_consensus.cc:3060] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.456566 18687 leader_election.cc:304] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.459921 18791 raft_consensus.cc:2804] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.460415 18791 raft_consensus.cc:493] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.460845 18791 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.461887 18574 raft_consensus.cc:2468] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 1.
I20260710 11:03:11.464203 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:11.464738 18722 raft_consensus.cc:3060] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.465134 18612 leader_election.cc:304] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:11.466418 18795 raft_consensus.cc:2804] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.467043 18795 raft_consensus.cc:697] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:11.468115 18795 consensus_queue.cc:237] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.473590 18791 raft_consensus.cc:515] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.475615 18791 leader_election.cc:290] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:11.477186 18799 consensus_queue.cc:1048] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:11.477005 18722 raft_consensus.cc:2468] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 1.
I20260710 11:03:11.479171 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b9c8e678c3441980013f8146becf18" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:11.479317 18791 consensus_queue.cc:1048] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.479791 18574 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.488186 18574 raft_consensus.cc:2468] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:11.493955 18686 leader_election.cc:304] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.494890 18822 raft_consensus.cc:2804] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.495741 18822 raft_consensus.cc:697] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:11.496634 18822 consensus_queue.cc:237] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.500773 18778 raft_consensus.cc:493] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.501427 18778 raft_consensus.cc:515] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.499400 18471 catalog_manager.cc:5697] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 1 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.503633 18778 leader_election.cc:290] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:11.504871 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ad43da39c74f018611957a6628d018" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:11.505546 18647 raft_consensus.cc:2468] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:11.506560 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b9c8e678c3441980013f8146becf18" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:11.506776 18687 leader_election.cc:304] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.507186 18649 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.507404 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ad43da39c74f018611957a6628d018" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:11.508160 18574 raft_consensus.cc:2468] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:11.512176 18769 raft_consensus.cc:2804] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.512573 18769 raft_consensus.cc:493] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.512940 18769 raft_consensus.cc:3060] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.516395 18797 consensus_queue.cc:1048] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:11.520138 18769 raft_consensus.cc:515] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.522475 18769 leader_election.cc:290] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:11.524500 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ad43da39c74f018611957a6628d018" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:11.525161 18574 raft_consensus.cc:3060] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.524509 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ad43da39c74f018611957a6628d018" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:11.526587 18648 raft_consensus.cc:3060] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.532823 18574 raft_consensus.cc:2468] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:11.537109 18686 leader_election.cc:304] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:11.537968 18822 raft_consensus.cc:2804] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.538434 18822 raft_consensus.cc:697] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:11.538561 18648 raft_consensus.cc:2468] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:11.539253 18822 consensus_queue.cc:237] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.541577 18470 catalog_manager.cc:5697] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:11.544030 18649 raft_consensus.cc:2468] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:11.557060 18471 catalog_manager.cc:5697] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:11.586362 18795 consensus_queue.cc:1048] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.596870 18793 consensus_queue.cc:1048] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.733770 18822 consensus_queue.cc:1048] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.745116 18769 consensus_queue.cc:1048] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.830082 18649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
mode: GRACEFUL
new_leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:56692
I20260710 11:03:11.830674 18649 raft_consensus.cc:606] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Received request to transfer leadership to TS 4c8ea2dbc4d94ea5b0eb446ee1c5fe25
I20260710 11:03:11.843964 18723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
mode: GRACEFUL
new_leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:03:11.844451 18723 raft_consensus.cc:606] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Received request to transfer leadership to TS 4c8ea2dbc4d94ea5b0eb446ee1c5fe25
I20260710 11:03:11.849661 18723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32b9c8e678c3441980013f8146becf18"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
mode: GRACEFUL
new_leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:03:11.850167 18723 raft_consensus.cc:606] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Received request to transfer leadership to TS 4c8ea2dbc4d94ea5b0eb446ee1c5fe25
I20260710 11:03:11.855012 18723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0175cf48061043118955c4998a1a87df"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
mode: GRACEFUL
new_leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:03:11.855480 18723 raft_consensus.cc:606] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Received request to transfer leadership to TS 4c8ea2dbc4d94ea5b0eb446ee1c5fe25
I20260710 11:03:11.868606 18574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
mode: GRACEFUL
new_leader_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:53780
I20260710 11:03:11.869056 18574 raft_consensus.cc:606] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Received request to transfer leadership to TS 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:11.873783 18574 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6adc4c460334eebbdff0090389573c6"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
mode: GRACEFUL
new_leader_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:53780
I20260710 11:03:11.874224 18574 raft_consensus.cc:606] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Received request to transfer leadership to TS 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:11.878810 18723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96524ab4764b46d38833753b0b2d006d"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
mode: GRACEFUL
new_leader_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:03:11.879259 18723 raft_consensus.cc:606] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Received request to transfer leadership to TS 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:11.883849 18723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ad43da39c74f018611957a6628d018"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
mode: GRACEFUL
new_leader_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:03:11.884274 18723 raft_consensus.cc:606] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Received request to transfer leadership to TS 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:11.888772 18649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
mode: GRACEFUL
new_leader_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:56692
I20260710 11:03:11.889268 18649 raft_consensus.cc:606] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Received request to transfer leadership to TS cf41a117431849dd916d9d21257870e9
I20260710 11:03:11.913367 18799 consensus_queue.cc:1048] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.914917 18799 consensus_queue.cc:1048] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.920818 18771 raft_consensus.cc:993] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: : Instructing follower 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:11.921253 18771 raft_consensus.cc:1081] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Signalling peer 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:11.922946 18649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6adc4c460334eebbdff0090389573c6"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:56684
I20260710 11:03:11.923529 18649 raft_consensus.cc:493] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:11.923906 18649 raft_consensus.cc:3060] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.936488 18649 raft_consensus.cc:515] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.937556 18648 raft_consensus.cc:1240] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Rejecting Update request from peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:11.938752 18649 leader_election.cc:290] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.936653 18769 consensus_queue.cc:1048] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.940231 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6adc4c460334eebbdff0090389573c6" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:11.940860 18574 raft_consensus.cc:3055] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:11.941197 18574 raft_consensus.cc:740] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:11.941975 18574 consensus_queue.cc:260] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.943094 18574 raft_consensus.cc:3060] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.951915 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6adc4c460334eebbdff0090389573c6" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:11.952545 18723 raft_consensus.cc:3060] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:11.943194 18799 consensus_queue.cc:1175] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9df800d3d58b4f06b9438a9b190875fa" 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 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:03:11.958343 18574 raft_consensus.cc:2468] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:11.959149 18723 raft_consensus.cc:2468] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:11.959800 18612 leader_election.cc:304] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:11.960490 18793 raft_consensus.cc:2804] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:11.960961 18793 raft_consensus.cc:697] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:11.961645 18793 consensus_queue.cc:237] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.966557 18791 consensus_queue.cc:1048] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:11.970757 18469 catalog_manager.cc:5697] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 1 to 2, leader changed from 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193) to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 2 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.975107 18791 raft_consensus.cc:993] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9: : Instructing follower 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:11.975597 18791 raft_consensus.cc:1081] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Signalling peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:11.977349 18573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32b9c8e678c3441980013f8146becf18"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:53760
I20260710 11:03:11.979526 18822 raft_consensus.cc:993] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9: : Instructing follower 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:11.977893 18573 raft_consensus.cc:493] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:11.980033 18791 raft_consensus.cc:1081] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Signalling peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:11.980042 18573 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.981855 18574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:53760
I20260710 11:03:11.982407 18574 raft_consensus.cc:493] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:11.982815 18574 raft_consensus.cc:3060] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.987795 18573 raft_consensus.cc:515] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.990072 18573 leader_election.cc:290] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 2 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.991400 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b9c8e678c3441980013f8146becf18" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:11.992085 18648 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.993119 18574 raft_consensus.cc:515] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:11.994284 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b9c8e678c3441980013f8146becf18" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:11.995913 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:11.996964 18574 leader_election.cc:290] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 2 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:11.997442 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce5d01700ac4e66b52c9414e7b49303" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:11.998050 18649 raft_consensus.cc:3060] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.998206 18722 raft_consensus.cc:3055] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:11.998658 18722 raft_consensus.cc:740] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:11.999121 18648 raft_consensus.cc:2468] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:11.999478 18722 consensus_queue.cc:260] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.000689 18722 raft_consensus.cc:3060] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.003396 18649 raft_consensus.cc:2468] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:12.004477 18778 raft_consensus.cc:993] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9: : Instructing follower 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:12.004952 18778 raft_consensus.cc:1081] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Signalling peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:12.004995 18538 leader_election.cc:304] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:12.005901 18799 raft_consensus.cc:2804] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.006101 18538 leader_election.cc:304] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:12.006453 18799 raft_consensus.cc:697] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:12.007001 18797 raft_consensus.cc:2804] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.007499 18797 raft_consensus.cc:697] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:12.007359 18799 consensus_queue.cc:237] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.008656 18797 consensus_queue.cc:237] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.003748 18723 raft_consensus.cc:3055] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.011606 18723 raft_consensus.cc:740] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:12.012586 18723 consensus_queue.cc:260] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.012900 18573 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0175cf48061043118955c4998a1a87df"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:53760
I20260710 11:03:12.013861 18723 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.013808 18573 raft_consensus.cc:493] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.014606 18573 raft_consensus.cc:3060] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.015961 18722 raft_consensus.cc:2468] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:12.017694 18793 consensus_queue.cc:1048] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.019631 18469 catalog_manager.cc:5697] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 1 to 2, leader changed from cf41a117431849dd916d9d21257870e9 (127.14.73.195) to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.021664 18723 raft_consensus.cc:2468] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:12.023284 18573 raft_consensus.cc:515] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.025439 18573 leader_election.cc:290] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 2 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:12.026401 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:12.026885 18723 raft_consensus.cc:3055] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.027109 18723 raft_consensus.cc:740] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:12.027884 18723 consensus_queue.cc:260] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.028658 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0175cf48061043118955c4998a1a87df" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:12.029176 18723 raft_consensus.cc:3060] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.029206 18649 raft_consensus.cc:3060] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.036481 18723 raft_consensus.cc:2468] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:12.036893 18795 consensus_queue.cc:1048] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.037789 18537 leader_election.cc:304] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:12.041795 18470 catalog_manager.cc:5697] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 1 to 2, leader changed from cf41a117431849dd916d9d21257870e9 (127.14.73.195) to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.044749 18770 raft_consensus.cc:993] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa: : Instructing follower cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:12.045219 18795 raft_consensus.cc:1081] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Signalling peer cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:12.047360 18797 raft_consensus.cc:2804] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.047950 18797 raft_consensus.cc:697] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:12.048355 18649 raft_consensus.cc:2468] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:12.048830 18797 consensus_queue.cc:237] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.049216 18723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:33944
I20260710 11:03:12.049889 18723 raft_consensus.cc:493] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.050264 18723 raft_consensus.cc:3060] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.057228 18723 raft_consensus.cc:515] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.059388 18723 leader_election.cc:290] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:12.058470 18471 catalog_manager.cc:5697] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 1 to 2, leader changed from cf41a117431849dd916d9d21257870e9 (127.14.73.195) to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.060559 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:12.061143 18573 raft_consensus.cc:3060] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.063397 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adbee60ceca44f6bba19f326db8dd98a" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:12.063971 18649 raft_consensus.cc:3055] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.064249 18649 raft_consensus.cc:740] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:12.064941 18649 consensus_queue.cc:260] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.066092 18649 raft_consensus.cc:3060] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.067628 18573 raft_consensus.cc:2468] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 2.
I20260710 11:03:12.068780 18686 leader_election.cc:304] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:12.069563 18791 raft_consensus.cc:2804] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.069991 18791 raft_consensus.cc:697] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 2 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:12.070809 18791 consensus_queue.cc:237] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.072580 18649 raft_consensus.cc:2468] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 2.
I20260710 11:03:12.077024 18470 catalog_manager.cc:5697] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 1 to 2, leader changed from 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194) to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:12.079916 18799 raft_consensus.cc:993] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: : Instructing follower 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:12.080423 18797 raft_consensus.cc:1081] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Signalling peer 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:12.081990 18649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:56684
I20260710 11:03:12.082551 18649 raft_consensus.cc:493] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.082907 18649 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.085592 18791 consensus_queue.cc:1048] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.089195 18649 raft_consensus.cc:515] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.091039 18649 leader_election.cc:290] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:12.091706 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:12.092332 18572 raft_consensus.cc:3055] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.092582 18572 raft_consensus.cc:740] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:12.093360 18572 consensus_queue.cc:260] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.094630 18572 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.097451 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:12.098030 18723 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.097929 18778 consensus_queue.cc:1048] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.105295 18572 raft_consensus.cc:2468] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:12.106652 18612 leader_election.cc:304] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:12.107735 18778 raft_consensus.cc:993] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9: : Instructing follower 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:12.108198 18778 raft_consensus.cc:1081] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Signalling peer 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:12.109074 18795 raft_consensus.cc:2804] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.109642 18795 raft_consensus.cc:697] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:12.109826 18648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ad43da39c74f018611957a6628d018"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:56668
I20260710 11:03:12.110455 18648 raft_consensus.cc:493] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.110811 18648 raft_consensus.cc:3060] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.110482 18795 consensus_queue.cc:237] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.112867 18723 raft_consensus.cc:2468] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:12.117594 18648 raft_consensus.cc:515] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.119206 18648 leader_election.cc:290] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:12.119999 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ad43da39c74f018611957a6628d018" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:12.120594 18572 raft_consensus.cc:3060] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.121181 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ad43da39c74f018611957a6628d018" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:12.121845 18723 raft_consensus.cc:3055] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.122244 18723 raft_consensus.cc:740] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:12.123090 18723 consensus_queue.cc:260] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.122746 18471 catalog_manager.cc:5697] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 1 to 2, leader changed from 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193) to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 2 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.124372 18723 raft_consensus.cc:3060] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.126247 18572 raft_consensus.cc:2468] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:12.127408 18612 leader_election.cc:304] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:12.128252 18795 raft_consensus.cc:2804] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.128707 18795 raft_consensus.cc:697] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:12.129513 18795 consensus_queue.cc:237] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.130993 18723 raft_consensus.cc:2468] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:12.137838 18823 raft_consensus.cc:993] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9: : Instructing follower 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:12.138305 18778 raft_consensus.cc:1081] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Signalling peer 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:12.139930 18648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96524ab4764b46d38833753b0b2d006d"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:56668
I20260710 11:03:12.139420 18470 catalog_manager.cc:5697] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 1 to 2, leader changed from cf41a117431849dd916d9d21257870e9 (127.14.73.195) to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 2 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.140444 18648 raft_consensus.cc:493] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.140789 18648 raft_consensus.cc:3060] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.146767 18648 raft_consensus.cc:515] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.148654 18648 leader_election.cc:290] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:12.149279 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96524ab4764b46d38833753b0b2d006d" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:12.149619 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96524ab4764b46d38833753b0b2d006d" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:12.149938 18572 raft_consensus.cc:3060] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.150202 18723 raft_consensus.cc:3055] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.150523 18723 raft_consensus.cc:740] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:12.151332 18723 consensus_queue.cc:260] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.152559 18723 raft_consensus.cc:3060] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.157008 18572 raft_consensus.cc:2468] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:12.158185 18612 leader_election.cc:304] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:12.158864 18795 raft_consensus.cc:2804] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.159184 18723 raft_consensus.cc:2468] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:12.159366 18795 raft_consensus.cc:697] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:12.160283 18795 consensus_queue.cc:237] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:12.166544 18470 catalog_manager.cc:5697] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 1 to 2, leader changed from cf41a117431849dd916d9d21257870e9 (127.14.73.195) to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 2 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.172832 18770 raft_consensus.cc:993] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa: : Instructing follower 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:12.173431 18795 raft_consensus.cc:1081] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Signalling peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:12.174984 18572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:53776
I20260710 11:03:12.175549 18572 raft_consensus.cc:493] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.175913 18572 raft_consensus.cc:3060] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.182581 18572 raft_consensus.cc:515] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:12.184209 18572 leader_election.cc:290] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 2 election: Requested vote from peers cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:12.185050 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:12.185261 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d01cbd38fb18415daa20fe17a314b4d3" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:12.185698 18723 raft_consensus.cc:3060] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.185895 18648 raft_consensus.cc:3055] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.186262 18648 raft_consensus.cc:740] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:12.186903 18648 consensus_queue.cc:260] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [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: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:12.187901 18648 raft_consensus.cc:3060] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.190933 18723 raft_consensus.cc:2468] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:12.192160 18537 leader_election.cc:304] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:12.192888 18797 raft_consensus.cc:2804] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.193051 18648 raft_consensus.cc:2468] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:12.193392 18797 raft_consensus.cc:697] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:12.194273 18797 consensus_queue.cc:237] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } }
I20260710 11:03:12.200762 18470 catalog_manager.cc:5697] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 1 to 2, leader changed from 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194) to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:12.411768 18723 raft_consensus.cc:1275] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.412935 18797 consensus_queue.cc:1048] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.420197 18648 raft_consensus.cc:1275] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.421789 18771 consensus_queue.cc:1048] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.439993 18572 raft_consensus.cc:1275] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.441174 18795 consensus_queue.cc:1048] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.449548 18723 raft_consensus.cc:1275] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.450906 18795 consensus_queue.cc:1048] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.459692 18572 raft_consensus.cc:1275] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.460311 18648 raft_consensus.cc:1275] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.461022 18778 consensus_queue.cc:1048] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.462036 18797 consensus_queue.cc:1048] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.469925 18723 raft_consensus.cc:1275] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.471380 18771 consensus_queue.cc:1048] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.476440 18649 raft_consensus.cc:1275] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.478086 18823 consensus_queue.cc:1048] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.510653 18649 raft_consensus.cc:1275] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.512060 18799 consensus_queue.cc:1048] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.521282 18723 raft_consensus.cc:1275] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.523036 18771 consensus_queue.cc:1048] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.531973 18572 raft_consensus.cc:1275] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.533228 18795 consensus_queue.cc:1048] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.539674 18572 raft_consensus.cc:1275] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.542165 18723 raft_consensus.cc:1275] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.542122 18770 consensus_queue.cc:1048] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.543730 18770 consensus_queue.cc:1048] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.549628 18722 raft_consensus.cc:1275] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.553885 18795 consensus_queue.cc:1048] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.560251 18723 raft_consensus.cc:1275] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.562106 18795 consensus_queue.cc:1048] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.573112 18573 raft_consensus.cc:1275] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.575946 18852 consensus_queue.cc:1048] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.655040 18649 raft_consensus.cc:1275] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.656534 18771 consensus_queue.cc:1048] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.666976 18723 raft_consensus.cc:1275] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.668520 18799 consensus_queue.cc:1048] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:14.861536 18744 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7960 after lost signal to thread 14634
W20260710 11:03:14.862481 18744 debug-util.cc:398] Leaking SignalData structure 0x7b08000d5a20 after lost signal to thread 18506
W20260710 11:03:14.863530 18744 debug-util.cc:398] Leaking SignalData structure 0x7b0800050ee0 after lost signal to thread 18598
W20260710 11:03:14.864416 18744 debug-util.cc:398] Leaking SignalData structure 0x7b080017a380 after lost signal to thread 18673
W20260710 11:03:14.865239 18744 debug-util.cc:398] Leaking SignalData structure 0x7b080027a6a0 after lost signal to thread 18747
I20260710 11:03:15.259577 18471 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56768:
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"
    }
  }
}
W20260710 11:03:15.261770 18471 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.
I20260710 11:03:15.324082 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 1e092314f9ca456c86ba333547c7c73e (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:15.325479 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e092314f9ca456c86ba333547c7c73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.325302 18632 tablet_service.cc:1511] Processing CreateTablet for tablet 1e092314f9ca456c86ba333547c7c73e (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:15.326637 18632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e092314f9ca456c86ba333547c7c73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.329680 18635 tablet_service.cc:1511] Processing CreateTablet for tablet 4854be714e384653acdf5e43a476691d (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:15.331094 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4854be714e384653acdf5e43a476691d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.330796 18559 tablet_service.cc:1511] Processing CreateTablet for tablet 4854be714e384653acdf5e43a476691d (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:15.332134 18559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4854be714e384653acdf5e43a476691d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.332472 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 1e092314f9ca456c86ba333547c7c73e (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:15.333148 18708 tablet_service.cc:1511] Processing CreateTablet for tablet 4854be714e384653acdf5e43a476691d (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:15.333698 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e092314f9ca456c86ba333547c7c73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.334400 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4854be714e384653acdf5e43a476691d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.336437 18564 tablet_service.cc:1511] Processing CreateTablet for tablet 977e30316af241a38376038a572431a9 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:15.337743 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977e30316af241a38376038a572431a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.356752 18877 tablet_bootstrap.cc:492] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:15.364614 18877 tablet_bootstrap.cc:654] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.369531 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 977e30316af241a38376038a572431a9 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:15.371102 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977e30316af241a38376038a572431a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.378425 18880 tablet_bootstrap.cc:492] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:15.379357 18879 tablet_bootstrap.cc:492] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:15.393836 18880 tablet_bootstrap.cc:654] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.396014 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 977e30316af241a38376038a572431a9 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:15.403039 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977e30316af241a38376038a572431a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.397958 18562 tablet_service.cc:1511] Processing CreateTablet for tablet 0c682321ca2340c79315e990a5d9ef62 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:15.400754 18879 tablet_bootstrap.cc:654] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.418161 18559 tablet_service.cc:1511] Processing CreateTablet for tablet c02f277d124148ac9aade80717e07f95 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:15.401818 18635 tablet_service.cc:1511] Processing CreateTablet for tablet 0c682321ca2340c79315e990a5d9ef62 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:15.418161 18632 tablet_service.cc:1511] Processing CreateTablet for tablet c02f277d124148ac9aade80717e07f95 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:15.421224 18635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c682321ca2340c79315e990a5d9ef62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.421381 18559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02f277d124148ac9aade80717e07f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.419776 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 0c682321ca2340c79315e990a5d9ef62 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:15.423945 18632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02f277d124148ac9aade80717e07f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.431741 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c682321ca2340c79315e990a5d9ef62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.438613 18880 tablet_bootstrap.cc:492] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:15.439318 18880 ts_tablet_manager.cc:1403] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.004s
I20260710 11:03:15.444196 18562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c682321ca2340c79315e990a5d9ef62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.445792 18877 tablet_bootstrap.cc:492] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:15.449990 18877 ts_tablet_manager.cc:1403] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.093s	user 0.030s	sys 0.023s
I20260710 11:03:15.450945 18880 raft_consensus.cc:359] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.452291 18880 raft_consensus.cc:385] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.452668 18880 raft_consensus.cc:740] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.456530 18880 consensus_queue.cc:260] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.459826 18880 ts_tablet_manager.cc:1434] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:03:15.461145 18880 tablet_bootstrap.cc:492] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:15.465523 18564 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1d121b894d45e3893c4aa5505493fe (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:15.466208 18709 tablet_service.cc:1511] Processing CreateTablet for tablet c02f277d124148ac9aade80717e07f95 (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:15.466969 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1d121b894d45e3893c4aa5505493fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.467551 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02f277d124148ac9aade80717e07f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.454056 18877 raft_consensus.cc:359] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.468142 18877 raft_consensus.cc:385] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.468564 18877 raft_consensus.cc:740] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.469765 18877 consensus_queue.cc:260] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.472903 18877 ts_tablet_manager.cc:1434] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:03:15.473834 18877 tablet_bootstrap.cc:492] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:15.474754 18863 raft_consensus.cc:493] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.475262 18863 raft_consensus.cc:515] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.478096 18863 leader_election.cc:290] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:15.480334 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e092314f9ca456c86ba333547c7c73e" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:15.482800 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e092314f9ca456c86ba333547c7c73e" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
W20260710 11:03:15.484722 18687 leader_election.cc:343] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.485152 18880 tablet_bootstrap.cc:654] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:15.485526 18686 leader_election.cc:343] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.486013 18686 leader_election.cc:304] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [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: cf41a117431849dd916d9d21257870e9; no voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:15.487100 18863 raft_consensus.cc:2749] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.489717 18636 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1d121b894d45e3893c4aa5505493fe (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:15.492516 18556 tablet_service.cc:1511] Processing CreateTablet for tablet 9486030ce3d748d2a5dbbee8128a2e1e (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:15.493070 18711 tablet_service.cc:1511] Processing CreateTablet for tablet 1f1d121b894d45e3893c4aa5505493fe (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:15.497529 18556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9486030ce3d748d2a5dbbee8128a2e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.497650 18711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1d121b894d45e3893c4aa5505493fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.493146 18877 tablet_bootstrap.cc:654] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.504484 18637 tablet_service.cc:1511] Processing CreateTablet for tablet 9486030ce3d748d2a5dbbee8128a2e1e (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:15.491096 18636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f1d121b894d45e3893c4aa5505493fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.506676 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9486030ce3d748d2a5dbbee8128a2e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.506680 18712 tablet_service.cc:1511] Processing CreateTablet for tablet 9486030ce3d748d2a5dbbee8128a2e1e (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:15.508144 18712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9486030ce3d748d2a5dbbee8128a2e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.508972 18638 tablet_service.cc:1511] Processing CreateTablet for tablet 020f594e9bbc41cdb084bd00797835af (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:15.510288 18638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020f594e9bbc41cdb084bd00797835af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.513409 18557 tablet_service.cc:1511] Processing CreateTablet for tablet 020f594e9bbc41cdb084bd00797835af (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:15.514806 18557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020f594e9bbc41cdb084bd00797835af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.527594 18710 tablet_service.cc:1511] Processing CreateTablet for tablet 020f594e9bbc41cdb084bd00797835af (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:15.528975 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 020f594e9bbc41cdb084bd00797835af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.529990 18634 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd8591c11f745bb99b08ac38085a6ae (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:15.531401 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd8591c11f745bb99b08ac38085a6ae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:03:15.522701 18537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.195:34041, user_credentials={real_user=slave}} blocked reactor thread for 81095.9us
I20260710 11:03:15.547155 18564 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd8591c11f745bb99b08ac38085a6ae (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:15.548521 18564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd8591c11f745bb99b08ac38085a6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.553288 18879 tablet_bootstrap.cc:492] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:15.553951 18879 ts_tablet_manager.cc:1403] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.175s	user 0.036s	sys 0.030s
I20260710 11:03:15.562695 18708 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd8591c11f745bb99b08ac38085a6ae (DEFAULT_TABLE table=soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:15.564172 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd8591c11f745bb99b08ac38085a6ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.563699 18879 raft_consensus.cc:359] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.568852 18879 raft_consensus.cc:385] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.577777 18880 tablet_bootstrap.cc:492] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:15.579860 18880 ts_tablet_manager.cc:1403] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.000s
I20260710 11:03:15.584614 18880 raft_consensus.cc:359] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.585397 18880 raft_consensus.cc:385] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.581175 18879 raft_consensus.cc:740] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.585783 18880 raft_consensus.cc:740] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.586591 18880 consensus_queue.cc:260] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.586591 18879 consensus_queue.cc:260] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.589175 18880 ts_tablet_manager.cc:1434] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:15.590211 18880 tablet_bootstrap.cc:492] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:15.609028 18880 tablet_bootstrap.cc:654] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.631130 18877 tablet_bootstrap.cc:492] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:15.631685 18877 ts_tablet_manager.cc:1403] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.004s
I20260710 11:03:15.632311 18879 ts_tablet_manager.cc:1434] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260710 11:03:15.633370 18879 tablet_bootstrap.cc:492] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:15.634728 18877 raft_consensus.cc:359] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.635550 18877 raft_consensus.cc:385] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.635823 18877 raft_consensus.cc:740] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.636889 18877 consensus_queue.cc:260] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.646979 18877 ts_tablet_manager.cc:1434] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:03:15.648424 18877 tablet_bootstrap.cc:492] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:15.664505 18880 tablet_bootstrap.cc:492] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:15.665094 18880 ts_tablet_manager.cc:1403] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.075s	user 0.004s	sys 0.016s
I20260710 11:03:15.665311 18877 tablet_bootstrap.cc:654] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.665292 18879 tablet_bootstrap.cc:654] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.668331 18880 raft_consensus.cc:359] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.669163 18880 raft_consensus.cc:385] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.669718 18880 raft_consensus.cc:740] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.670739 18880 consensus_queue.cc:260] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.673810 18880 ts_tablet_manager.cc:1434] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 11:03:15.675993 18880 tablet_bootstrap.cc:492] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:15.680791 18879 tablet_bootstrap.cc:492] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:15.681628 18879 ts_tablet_manager.cc:1403] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.004s
I20260710 11:03:15.683944 18880 tablet_bootstrap.cc:654] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.684932 18879 raft_consensus.cc:359] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.685698 18879 raft_consensus.cc:385] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.686002 18879 raft_consensus.cc:740] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.687196 18877 tablet_bootstrap.cc:492] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:15.686858 18879 consensus_queue.cc:260] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.688017 18877 ts_tablet_manager.cc:1403] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.014s
I20260710 11:03:15.691193 18877 raft_consensus.cc:359] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.691959 18877 raft_consensus.cc:385] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.692318 18877 raft_consensus.cc:740] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.693310 18877 consensus_queue.cc:260] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.694598 18879 ts_tablet_manager.cc:1434] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 11:03:15.695919 18877 ts_tablet_manager.cc:1434] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:15.697038 18877 tablet_bootstrap.cc:492] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:15.702720 18879 tablet_bootstrap.cc:492] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:15.704063 18877 tablet_bootstrap.cc:654] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.712246 18880 tablet_bootstrap.cc:492] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:15.712888 18880 ts_tablet_manager.cc:1403] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.001s
I20260710 11:03:15.713056 18879 tablet_bootstrap.cc:654] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.716446 18880 raft_consensus.cc:359] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.717444 18880 raft_consensus.cc:385] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.717734 18880 raft_consensus.cc:740] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.718014 18883 raft_consensus.cc:493] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.718554 18880 consensus_queue.cc:260] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.718648 18883 raft_consensus.cc:515] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.720578 18880 ts_tablet_manager.cc:1434] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:15.722494 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4854be714e384653acdf5e43a476691d" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:15.723013 18877 tablet_bootstrap.cc:492] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:15.723233 18723 raft_consensus.cc:2468] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:15.723721 18877 ts_tablet_manager.cc:1403] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 11:03:15.725023 18537 leader_election.cc:304] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:15.725932 18885 raft_consensus.cc:2804] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.726310 18885 raft_consensus.cc:493] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.726686 18885 raft_consensus.cc:3060] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.726963 18877 raft_consensus.cc:359] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.727782 18877 raft_consensus.cc:385] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.728084 18877 raft_consensus.cc:740] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.728879 18877 consensus_queue.cc:260] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.729367 18883 leader_election.cc:290] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:15.723100 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4854be714e384653acdf5e43a476691d" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:15.730481 18648 raft_consensus.cc:2468] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:15.731346 18880 tablet_bootstrap.cc:492] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:15.735852 18885 raft_consensus.cc:515] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.738587 18885 leader_election.cc:290] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:15.739718 18877 ts_tablet_manager.cc:1434] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:03:15.740854 18877 tablet_bootstrap.cc:492] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:15.741554 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4854be714e384653acdf5e43a476691d" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:15.742221 18648 raft_consensus.cc:3060] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.746780 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4854be714e384653acdf5e43a476691d" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:15.747627 18723 raft_consensus.cc:3060] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.738711 18880 tablet_bootstrap.cc:654] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.750334 18648 raft_consensus.cc:2468] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:15.760525 18538 leader_election.cc:304] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:15.761566 18885 raft_consensus.cc:2804] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.762351 18885 raft_consensus.cc:697] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:15.764289 18885 consensus_queue.cc:237] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.769616 18883 raft_consensus.cc:493] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.770473 18883 raft_consensus.cc:515] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.773604 18883 leader_election.cc:290] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:15.773905 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e092314f9ca456c86ba333547c7c73e" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:15.774590 18648 raft_consensus.cc:2468] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:15.775307 18877 tablet_bootstrap.cc:654] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.775959 18538 leader_election.cc:304] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:15.777287 18879 tablet_bootstrap.cc:492] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:15.777603 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e092314f9ca456c86ba333547c7c73e" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:15.777866 18879 ts_tablet_manager.cc:1403] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.003s
I20260710 11:03:15.778348 18722 raft_consensus.cc:2468] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:15.780773 18883 raft_consensus.cc:2804] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.781345 18883 raft_consensus.cc:493] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.781877 18883 raft_consensus.cc:3060] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.781654 18879 raft_consensus.cc:359] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.782568 18723 raft_consensus.cc:2468] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:15.783079 18879 raft_consensus.cc:385] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.783524 18879 raft_consensus.cc:740] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.784474 18879 consensus_queue.cc:260] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.799109 18471 catalog_manager.cc:5697] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.800752 18883 raft_consensus.cc:515] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.803387 18879 ts_tablet_manager.cc:1434] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:03:15.804916 18880 tablet_bootstrap.cc:492] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:15.807335 18880 ts_tablet_manager.cc:1403] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.016s
I20260710 11:03:15.807269 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e092314f9ca456c86ba333547c7c73e" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:15.816905 18648 raft_consensus.cc:3060] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.809160 18879 tablet_bootstrap.cc:492] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:15.820921 18880 raft_consensus.cc:359] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.829663 18880 raft_consensus.cc:385] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.830219 18880 raft_consensus.cc:740] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.835916 18880 consensus_queue.cc:260] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.839655 18877 tablet_bootstrap.cc:492] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:15.840243 18877 ts_tablet_manager.cc:1403] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.100s	user 0.032s	sys 0.022s
I20260710 11:03:15.832829 18648 raft_consensus.cc:2468] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:15.833710 18883 leader_election.cc:290] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:15.834867 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e092314f9ca456c86ba333547c7c73e" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:15.843909 18723 raft_consensus.cc:3060] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.845644 18879 tablet_bootstrap.cc:654] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.847815 18538 leader_election.cc:304] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:15.843257 18877 raft_consensus.cc:359] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.848620 18877 raft_consensus.cc:385] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.849022 18877 raft_consensus.cc:740] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.850003 18880 ts_tablet_manager.cc:1434] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:03:15.851219 18880 tablet_bootstrap.cc:492] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:15.852981 18723 raft_consensus.cc:2468] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:15.854794 18883 raft_consensus.cc:2804] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.855618 18883 raft_consensus.cc:697] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:15.856547 18883 consensus_queue.cc:237] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.849913 18877 consensus_queue.cc:260] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.861616 18877 ts_tablet_manager.cc:1434] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:03:15.862910 18877 tablet_bootstrap.cc:492] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:15.870100 18877 tablet_bootstrap.cc:654] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.871344 18879 tablet_bootstrap.cc:492] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:15.871968 18879 ts_tablet_manager.cc:1403] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.002s
I20260710 11:03:15.877844 18880 tablet_bootstrap.cc:654] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.880276 18879 raft_consensus.cc:359] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.881222 18879 raft_consensus.cc:385] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.881594 18879 raft_consensus.cc:740] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.882464 18879 consensus_queue.cc:260] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.886031 18879 ts_tablet_manager.cc:1434] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:03:15.890352 18863 raft_consensus.cc:493] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.889811 18470 catalog_manager.cc:5697] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.890906 18863 raft_consensus.cc:515] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.893514 18879 tablet_bootstrap.cc:492] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:15.894866 18877 tablet_bootstrap.cc:492] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:15.895498 18877 ts_tablet_manager.cc:1403] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.012s
I20260710 11:03:15.895634 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02f277d124148ac9aade80717e07f95" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:15.898568 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02f277d124148ac9aade80717e07f95" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:15.901161 18877 raft_consensus.cc:359] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.902069 18877 raft_consensus.cc:385] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.902439 18877 raft_consensus.cc:740] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.903828 18879 tablet_bootstrap.cc:654] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.903327 18877 consensus_queue.cc:260] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
W20260710 11:03:15.905040 18686 leader_election.cc:343] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:15.906733 18687 leader_election.cc:343] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.907284 18687 leader_election.cc:304] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [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: cf41a117431849dd916d9d21257870e9; no voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:15.909801 18863 leader_election.cc:290] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:15.912268 18901 raft_consensus.cc:2749] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.913949 18877 ts_tablet_manager.cc:1434] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.011s
I20260710 11:03:15.915135 18877 tablet_bootstrap.cc:492] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:15.920194 18883 raft_consensus.cc:493] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.920809 18883 raft_consensus.cc:515] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.922379 18879 tablet_bootstrap.cc:492] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:15.922399 18877 tablet_bootstrap.cc:654] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.923076 18879 ts_tablet_manager.cc:1403] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.012s
I20260710 11:03:15.923599 18883 leader_election.cc:290] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:15.926295 18879 raft_consensus.cc:359] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.926321 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:15.927096 18879 raft_consensus.cc:385] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.927508 18879 raft_consensus.cc:740] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.928310 18880 tablet_bootstrap.cc:492] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
W20260710 11:03:15.928234 18538 leader_election.cc:343] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.928251 18879 consensus_queue.cc:260] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.929330 18880 ts_tablet_manager.cc:1403] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.000s
I20260710 11:03:15.928742 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:15.931387 18879 ts_tablet_manager.cc:1434] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:15.937364 18879 tablet_bootstrap.cc:492] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:15.937489 18877 tablet_bootstrap.cc:492] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:15.938141 18877 ts_tablet_manager.cc:1403] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260710 11:03:15.941185 18877 raft_consensus.cc:359] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.941993 18877 raft_consensus.cc:385] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.942377 18877 raft_consensus.cc:740] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.943198 18877 consensus_queue.cc:260] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
W20260710 11:03:15.944418 18537 leader_election.cc:343] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.944957 18537 leader_election.cc:304] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25; no voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9
I20260710 11:03:15.945708 18877 ts_tablet_manager.cc:1434] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:15.947338 18877 tablet_bootstrap.cc:492] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:15.948094 18879 tablet_bootstrap.cc:654] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.946123 18883 raft_consensus.cc:2749] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.953704 18880 raft_consensus.cc:359] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.954454 18880 raft_consensus.cc:385] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.954762 18880 raft_consensus.cc:740] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.955415 18880 consensus_queue.cc:260] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.957664 18880 ts_tablet_manager.cc:1434] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:15.958624 18880 tablet_bootstrap.cc:492] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:15.972771 18880 tablet_bootstrap.cc:654] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.976712 18877 tablet_bootstrap.cc:654] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.980873 18879 tablet_bootstrap.cc:492] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:15.981408 18879 ts_tablet_manager.cc:1403] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.008s
I20260710 11:03:15.984405 18879 raft_consensus.cc:359] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.985176 18879 raft_consensus.cc:385] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.985488 18879 raft_consensus.cc:740] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.986269 18879 consensus_queue.cc:260] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
W20260710 11:03:15.990286 18520 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:15.993772 18877 tablet_bootstrap.cc:492] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:15.994180 18879 ts_tablet_manager.cc:1434] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.008s
I20260710 11:03:15.994270 18877 ts_tablet_manager.cc:1403] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.009s
I20260710 11:03:15.995366 18879 tablet_bootstrap.cc:492] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:15.995391 18903 raft_consensus.cc:493] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.996973 18903 raft_consensus.cc:515] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.997354 18877 raft_consensus.cc:359] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.998018 18877 raft_consensus.cc:385] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.998268 18877 raft_consensus.cc:740] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.999037 18903 leader_election.cc:290] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:16.001541 18880 tablet_bootstrap.cc:492] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:16.002055 18880 ts_tablet_manager.cc:1403] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260710 11:03:16.001979 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e30316af241a38376038a572431a9" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:16.002764 18572 raft_consensus.cc:2468] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:16.002954 18879 tablet_bootstrap.cc:654] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:16.004796 18883 raft_consensus.cc:493] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.005266 18883 raft_consensus.cc:515] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.005582 18880 raft_consensus.cc:359] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.006273 18880 raft_consensus.cc:385] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.006564 18880 raft_consensus.cc:740] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.007231 18880 consensus_queue.cc:260] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:15.998926 18877 consensus_queue.cc:260] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.007378 18883 leader_election.cc:290] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.018070 18880 ts_tablet_manager.cc:1434] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260710 11:03:16.019208 18880 tablet_bootstrap.cc:492] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:16.009809 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e30316af241a38376038a572431a9" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:16.020761 18648 raft_consensus.cc:2468] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:16.009375 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
W20260710 11:03:16.023738 18538 leader_election.cc:343] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:16.025656 18877 ts_tablet_manager.cc:1434] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:03:16.026569 18877 tablet_bootstrap.cc:492] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9: Bootstrap starting.
I20260710 11:03:16.010185 18686 leader_election.cc:304] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.030771 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:16.031391 18723 raft_consensus.cc:2468] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:16.032141 18879 tablet_bootstrap.cc:492] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:16.032235 18903 raft_consensus.cc:2804] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:16.032773 18879 ts_tablet_manager.cc:1403] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.016s
I20260710 11:03:16.032855 18903 raft_consensus.cc:493] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:16.033428 18903 raft_consensus.cc:3060] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.035786 18880 tablet_bootstrap.cc:654] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:16.036948 18537 leader_election.cc:304] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:16.038125 18885 raft_consensus.cc:2804] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:16.038502 18885 raft_consensus.cc:493] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:16.038844 18885 raft_consensus.cc:3060] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.040323 18879 raft_consensus.cc:359] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.041122 18879 raft_consensus.cc:385] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.041432 18879 raft_consensus.cc:740] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.041496 18903 raft_consensus.cc:515] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.042301 18879 consensus_queue.cc:260] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.044838 18879 ts_tablet_manager.cc:1434] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:16.045354 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e30316af241a38376038a572431a9" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:16.045904 18649 raft_consensus.cc:3060] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.050084 18885 raft_consensus.cc:515] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.051632 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e30316af241a38376038a572431a9" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.052307 18572 raft_consensus.cc:3060] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.052368 18879 tablet_bootstrap.cc:492] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:16.056635 18883 raft_consensus.cc:493] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.057168 18883 raft_consensus.cc:515] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.032248 18877 tablet_bootstrap.cc:654] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:16.060825 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9486030ce3d748d2a5dbbee8128a2e1e" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:16.061468 18648 raft_consensus.cc:2468] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:16.062527 18885 leader_election.cc:290] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.062758 18879 tablet_bootstrap.cc:654] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:16.063572 18863 raft_consensus.cc:493] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.064065 18863 raft_consensus.cc:515] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.066448 18863 leader_election.cc:290] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:16.073593 18538 leader_election.cc:304] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:16.074924 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:16.075354 18885 raft_consensus.cc:2804] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:16.075773 18885 raft_consensus.cc:493] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:16.076105 18885 raft_consensus.cc:3060] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.076967 18879 tablet_bootstrap.cc:492] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
W20260710 11:03:16.077033 18538 leader_election.cc:343] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:16.077553 18879 ts_tablet_manager.cc:1403] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.009s
I20260710 11:03:16.079790 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9486030ce3d748d2a5dbbee8128a2e1e" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:16.080420 18723 raft_consensus.cc:2468] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 0.
I20260710 11:03:16.082172 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f594e9bbc41cdb084bd00797835af" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:16.082798 18573 raft_consensus.cc:2468] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:16.084524 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.084540 18879 raft_consensus.cc:359] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.083312 18885 raft_consensus.cc:515] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.089155 18879 raft_consensus.cc:385] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.089524 18879 raft_consensus.cc:740] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.090225 18879 consensus_queue.cc:260] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.090629 18885 leader_election.cc:290] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.091935 18879 ts_tablet_manager.cc:1434] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:03:16.093021 18879 tablet_bootstrap.cc:492] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa: Bootstrap starting.
I20260710 11:03:16.059227 18883 leader_election.cc:290] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.097800 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9486030ce3d748d2a5dbbee8128a2e1e" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:16.098699 18647 raft_consensus.cc:3060] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.104350 18879 tablet_bootstrap.cc:654] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:16.085566 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f594e9bbc41cdb084bd00797835af" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:16.105142 18648 raft_consensus.cc:2468] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:16.085101 18723 raft_consensus.cc:3060] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.112135 18686 leader_election.cc:304] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.113611 18896 raft_consensus.cc:493] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.114289 18896 raft_consensus.cc:515] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.119861 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02f277d124148ac9aade80717e07f95" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:16.120739 18722 raft_consensus.cc:2468] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 0.
I20260710 11:03:16.121752 18896 leader_election.cc:290] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.122378 18879 tablet_bootstrap.cc:492] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa: No bootstrap required, opened a new log
I20260710 11:03:16.122884 18879 ts_tablet_manager.cc:1403] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.001s
I20260710 11:03:16.123770 18612 leader_election.cc:304] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.126137 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02f277d124148ac9aade80717e07f95" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
W20260710 11:03:16.127825 18612 leader_election.cc:343] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:16.130733 18896 raft_consensus.cc:2804] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:16.129520 18879 raft_consensus.cc:359] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.131438 18896 raft_consensus.cc:493] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:16.144550 18896 raft_consensus.cc:3060] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.131960 18879 raft_consensus.cc:385] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.146742 18879 raft_consensus.cc:740] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.148034 18879 consensus_queue.cc:260] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.148422 18863 raft_consensus.cc:2804] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:16.148996 18863 raft_consensus.cc:493] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:16.149421 18863 raft_consensus.cc:3060] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.163308 18879 ts_tablet_manager.cc:1434] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.004s
I20260710 11:03:16.179606 18649 raft_consensus.cc:2468] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:16.189059 18914 raft_consensus.cc:493] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.190208 18687 leader_election.cc:304] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.190367 18914 raft_consensus.cc:515] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.195724 18901 raft_consensus.cc:2804] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.187628 18903 leader_election.cc:290] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:16.200364 18903 raft_consensus.cc:493] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.200995 18903 raft_consensus.cc:515] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.204660 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:16.205497 18573 raft_consensus.cc:2468] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:16.207291 18686 leader_election.cc:304] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.209105 18572 raft_consensus.cc:2468] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:16.212595 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa" is_pre_election: true
I20260710 11:03:16.213408 18649 raft_consensus.cc:2468] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 0.
I20260710 11:03:16.214624 18901 raft_consensus.cc:697] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:16.215688 18901 consensus_queue.cc:237] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.216869 18883 consensus_queue.cc:1048] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.218309 18880 tablet_bootstrap.cc:492] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:16.212802 18915 raft_consensus.cc:2804] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:16.218806 18880 ts_tablet_manager.cc:1403] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.200s	user 0.045s	sys 0.068s
I20260710 11:03:16.218956 18915 raft_consensus.cc:493] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:16.219045 18914 leader_election.cc:290] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.219429 18915 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.220590 18647 raft_consensus.cc:2468] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:16.221956 18880 raft_consensus.cc:359] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.222671 18880 raft_consensus.cc:385] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.222944 18880 raft_consensus.cc:740] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.223589 18880 consensus_queue.cc:260] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.227771 18723 raft_consensus.cc:2468] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:16.228269 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:16.230165 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:16.230579 18903 leader_election.cc:290] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:16.231066 18880 ts_tablet_manager.cc:1434] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:03:16.230978 18572 raft_consensus.cc:2468] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 0.
I20260710 11:03:16.232015 18880 tablet_bootstrap.cc:492] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Bootstrap starting.
I20260710 11:03:16.232746 18612 leader_election.cc:304] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:16.233122 18863 raft_consensus.cc:515] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.233958 18860 raft_consensus.cc:2804] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:16.234320 18860 raft_consensus.cc:493] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:16.234649 18860 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.235651 18863 leader_election.cc:290] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:16.237365 18877 tablet_bootstrap.cc:492] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9: No bootstrap required, opened a new log
I20260710 11:03:16.237828 18877 ts_tablet_manager.cc:1403] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9: Time spent bootstrapping tablet: real 0.211s	user 0.053s	sys 0.067s
I20260710 11:03:16.238066 18880 tablet_bootstrap.cc:654] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:16.242415 18537 leader_election.cc:304] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:16.242715 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f594e9bbc41cdb084bd00797835af" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.246865 18915 raft_consensus.cc:515] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.247588 18573 raft_consensus.cc:3060] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.248268 18860 raft_consensus.cc:515] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.249667 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.250236 18572 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.250306 18860 leader_election.cc:290] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.243422 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9486030ce3d748d2a5dbbee8128a2e1e" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.251291 18538 leader_election.cc:304] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:16.251403 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.251716 18723 raft_consensus.cc:3060] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.252023 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f594e9bbc41cdb084bd00797835af" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:16.252574 18648 raft_consensus.cc:3060] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.252929 18885 raft_consensus.cc:2804] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.254001 18722 raft_consensus.cc:2393] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9df800d3d58b4f06b9438a9b190875fa in current term 1: Already voted for candidate cf41a117431849dd916d9d21257870e9 in this term.
I20260710 11:03:16.254140 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.254931 18915 leader_election.cc:290] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:16.256014 18612 leader_election.cc:304] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [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: 9df800d3d58b4f06b9438a9b190875fa; no voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9
I20260710 11:03:16.256636 18883 raft_consensus.cc:2804] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.261305 18883 raft_consensus.cc:697] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:16.262157 18883 consensus_queue.cc:237] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.263266 18572 raft_consensus.cc:2468] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:16.270651 18723 raft_consensus.cc:2468] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 1.
I20260710 11:03:16.245173 18880 tablet_bootstrap.cc:492] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: No bootstrap required, opened a new log
I20260710 11:03:16.283034 18880 ts_tablet_manager.cc:1403] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.000s
I20260710 11:03:16.240589 18877 raft_consensus.cc:359] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.285878 18877 raft_consensus.cc:385] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.284938 18920 consensus_queue.cc:1048] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.286865 18877 raft_consensus.cc:740] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.288942 18877 consensus_queue.cc:260] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.292884 18860 raft_consensus.cc:493] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.293090 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:16.293448 18860 raft_consensus.cc:515] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.295593 18860 leader_election.cc:290] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.295814 18648 raft_consensus.cc:2468] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:16.296700 18877 ts_tablet_manager.cc:1434] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.004s
I20260710 11:03:16.279843 18914 raft_consensus.cc:2749] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:16.288316 18573 raft_consensus.cc:2468] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 1.
I20260710 11:03:16.302954 18647 raft_consensus.cc:2393] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf41a117431849dd916d9d21257870e9 in current term 1: Already voted for candidate 9df800d3d58b4f06b9438a9b190875fa in this term.
I20260710 11:03:16.303329 18687 leader_election.cc:304] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.303910 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd8591c11f745bb99b08ac38085a6ae" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:16.304594 18723 raft_consensus.cc:2468] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 0.
I20260710 11:03:16.305354 18915 raft_consensus.cc:2804] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.305872 18915 raft_consensus.cc:697] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:16.306686 18915 consensus_queue.cc:237] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.307158 18880 raft_consensus.cc:359] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.307998 18880 raft_consensus.cc:385] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.308329 18880 raft_consensus.cc:740] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.308990 18880 consensus_queue.cc:260] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.309403 18612 leader_election.cc:304] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.310340 18914 raft_consensus.cc:2804] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:16.310702 18914 raft_consensus.cc:493] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:16.311019 18914 raft_consensus.cc:3060] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.306830 18896 raft_consensus.cc:515] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.311707 18880 ts_tablet_manager.cc:1434] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:03:16.313699 18896 leader_election.cc:290] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.289476 18885 raft_consensus.cc:697] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:16.325320 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02f277d124148ac9aade80717e07f95" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.326118 18722 raft_consensus.cc:3060] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.325218 18686 leader_election.cc:304] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.328366 18863 raft_consensus.cc:2804] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.328851 18863 raft_consensus.cc:697] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:16.329707 18863 consensus_queue.cc:237] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.332352 18471 catalog_manager.cc:5697] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:16.337568 18885 consensus_queue.cc:237] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.343637 18926 raft_consensus.cc:493] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.344216 18926 raft_consensus.cc:515] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.356902 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd8591c11f745bb99b08ac38085a6ae" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:16.358004 18573 raft_consensus.cc:2468] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 0.
I20260710 11:03:16.360021 18926 leader_election.cc:290] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.361557 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9" is_pre_election: true
I20260710 11:03:16.362721 18721 raft_consensus.cc:2393] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9df800d3d58b4f06b9438a9b190875fa in current term 1: Already voted for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in this term.
I20260710 11:03:16.364374 18574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" is_pre_election: true
I20260710 11:03:16.365852 18914 raft_consensus.cc:515] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.337387 18722 raft_consensus.cc:2468] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 1.
I20260710 11:03:16.373600 18924 consensus_queue.cc:1048] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.381117 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02f277d124148ac9aade80717e07f95" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.381786 18573 raft_consensus.cc:3060] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.392853 18573 raft_consensus.cc:2468] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 1.
I20260710 11:03:16.394591 18612 leader_election.cc:304] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.395686 18914 leader_election.cc:290] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.396384 18914 raft_consensus.cc:2804] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.396310 18922 consensus_queue.cc:1048] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.397202 18914 raft_consensus.cc:697] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:16.398458 18914 consensus_queue.cc:237] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.401057 18612 leader_election.cc:304] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [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: 9df800d3d58b4f06b9438a9b190875fa; no voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9
I20260710 11:03:16.401906 18926 raft_consensus.cc:3060] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.414531 18722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd8591c11f745bb99b08ac38085a6ae" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.415241 18722 raft_consensus.cc:3060] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.417416 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd8591c11f745bb99b08ac38085a6ae" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.418083 18573 raft_consensus.cc:3060] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.415849 18471 catalog_manager.cc:5697] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:16.424368 18471 catalog_manager.cc:5697] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:16.428364 18573 raft_consensus.cc:2468] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 1.
I20260710 11:03:16.429580 18722 raft_consensus.cc:2468] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 1.
I20260710 11:03:16.430173 18612 leader_election.cc:304] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:16.431007 18896 raft_consensus.cc:2804] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.431495 18896 raft_consensus.cc:697] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:16.432540 18896 consensus_queue.cc:237] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.428428 18926 raft_consensus.cc:2749] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:16.470499 18469 catalog_manager.cc:5697] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 1 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.473676 18470 catalog_manager.cc:5697] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.475371 18470 catalog_manager.cc:5697] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 1 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.490125 18469 catalog_manager.cc:5697] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 1 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.518285 18721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "977e30316af241a38376038a572431a9"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
mode: GRACEFUL
new_leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:03:16.518822 18721 raft_consensus.cc:606] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Received request to transfer leadership to TS 4c8ea2dbc4d94ea5b0eb446ee1c5fe25
I20260710 11:03:16.523433 18721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
mode: GRACEFUL
new_leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:03:16.524032 18721 raft_consensus.cc:606] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Received request to transfer leadership to TS 4c8ea2dbc4d94ea5b0eb446ee1c5fe25
I20260710 11:03:16.531968 18573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
mode: GRACEFUL
new_leader_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:53780
I20260710 11:03:16.532486 18573 raft_consensus.cc:606] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Received request to transfer leadership to TS 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:16.537671 18573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9486030ce3d748d2a5dbbee8128a2e1e"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
mode: GRACEFUL
new_leader_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:53780
I20260710 11:03:16.538158 18573 raft_consensus.cc:606] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Received request to transfer leadership to TS 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:16.543042 18721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "020f594e9bbc41cdb084bd00797835af"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
mode: GRACEFUL
new_leader_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:33958
I20260710 11:03:16.543576 18721 raft_consensus.cc:606] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Received request to transfer leadership to TS 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:16.548906 18648 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd8591c11f745bb99b08ac38085a6ae"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
mode: GRACEFUL
new_leader_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:56692
I20260710 11:03:16.549365 18648 raft_consensus.cc:606] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Received request to transfer leadership to TS cf41a117431849dd916d9d21257870e9
I20260710 11:03:16.664404 18924 consensus_queue.cc:1048] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.683529 18924 consensus_queue.cc:1048] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.694507 18885 raft_consensus.cc:993] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: : Instructing follower 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:16.694993 18885 raft_consensus.cc:1081] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Signalling peer 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:16.696849 18648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9486030ce3d748d2a5dbbee8128a2e1e"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:56684
I20260710 11:03:16.697407 18648 raft_consensus.cc:493] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:16.697784 18648 raft_consensus.cc:3060] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.703311 18648 raft_consensus.cc:515] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.704924 18648 leader_election.cc:290] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.705775 18573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9486030ce3d748d2a5dbbee8128a2e1e" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.706147 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9486030ce3d748d2a5dbbee8128a2e1e" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.706423 18573 raft_consensus.cc:3055] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:16.706739 18721 raft_consensus.cc:3060] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.706784 18573 raft_consensus.cc:740] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:16.707950 18573 consensus_queue.cc:260] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.709474 18573 raft_consensus.cc:3060] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.714073 18721 raft_consensus.cc:2468] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:16.715304 18612 leader_election.cc:304] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [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: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.717545 18938 raft_consensus.cc:2804] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:16.716647 18573 raft_consensus.cc:2468] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:16.719007 18938 raft_consensus.cc:697] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:16.720005 18938 consensus_queue.cc:237] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.727313 18470 catalog_manager.cc:5697] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 1 to 2, leader changed from 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193) to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 2 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.751819 18915 consensus_queue.cc:1048] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.758368 18863 raft_consensus.cc:993] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9: : Instructing follower 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:16.758817 18863 raft_consensus.cc:1081] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Signalling peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:16.761953 18572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "977e30316af241a38376038a572431a9"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:53760
I20260710 11:03:16.762559 18572 raft_consensus.cc:493] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:16.762949 18572 raft_consensus.cc:3060] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.769007 18863 consensus_queue.cc:1048] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.769272 18572 raft_consensus.cc:515] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.772419 18647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e30316af241a38376038a572431a9" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:16.772449 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977e30316af241a38376038a572431a9" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.773216 18721 raft_consensus.cc:3055] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:16.773588 18721 raft_consensus.cc:740] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:16.774972 18573 raft_consensus.cc:1240] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Rejecting Update request from peer cf41a117431849dd916d9d21257870e9 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:16.774530 18721 consensus_queue.cc:260] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.777238 18721 raft_consensus.cc:3060] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.780066 18863 consensus_queue.cc:1048] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.785799 18572 leader_election.cc:290] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 2 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.789844 18721 raft_consensus.cc:2468] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:16.791658 18537 leader_election.cc:304] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:16.792963 18885 raft_consensus.cc:2804] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:16.793450 18885 raft_consensus.cc:697] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:16.794343 18885 consensus_queue.cc:237] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.803939 18901 raft_consensus.cc:993] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9: : Instructing follower 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:16.805065 18901 raft_consensus.cc:1081] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Signalling peer 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:16.806869 18647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "020f594e9bbc41cdb084bd00797835af"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:56668
I20260710 11:03:16.807541 18647 raft_consensus.cc:493] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:16.807974 18647 raft_consensus.cc:3060] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.807225 18469 catalog_manager.cc:5697] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 1 to 2, leader changed from cf41a117431849dd916d9d21257870e9 (127.14.73.195) to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.814811 18647 raft_consensus.cc:515] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.817200 18647 leader_election.cc:290] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.818775 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f594e9bbc41cdb084bd00797835af" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.819393 18721 raft_consensus.cc:3055] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:16.819772 18721 raft_consensus.cc:740] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:16.820681 18721 consensus_queue.cc:260] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.822549 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "020f594e9bbc41cdb084bd00797835af" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.823184 18572 raft_consensus.cc:3060] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.824704 18647 raft_consensus.cc:1240] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Rejecting Update request from peer cf41a117431849dd916d9d21257870e9 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:16.832289 18572 raft_consensus.cc:2468] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:16.831418 18863 consensus_queue.cc:1048] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:16.833058 18573 raft_consensus.cc:1240] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Rejecting Update request from peer cf41a117431849dd916d9d21257870e9 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:16.828519 18721 raft_consensus.cc:3060] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.837767 18612 leader_election.cc:304] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, 9df800d3d58b4f06b9438a9b190875fa; no voters: 
I20260710 11:03:16.839027 18938 raft_consensus.cc:2804] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:16.839775 18938 raft_consensus.cc:697] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:16.841434 18938 consensus_queue.cc:237] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.844229 18901 consensus_queue.cc:1048] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.849944 18901 raft_consensus.cc:993] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: : Instructing follower 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:16.850359 18901 raft_consensus.cc:1081] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Signalling peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 to start an election
I20260710 11:03:16.854043 18469 catalog_manager.cc:5697] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 1 to 2, leader changed from cf41a117431849dd916d9d21257870e9 (127.14.73.195) to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 2 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.855264 18721 raft_consensus.cc:2468] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:16.855615 18914 consensus_queue.cc:1048] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.860970 18574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
 from {username='slave'} at 127.0.0.1:53760
I20260710 11:03:16.861641 18574 raft_consensus.cc:493] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:16.862079 18574 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.873533 18574 raft_consensus.cc:515] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.875981 18574 leader_election.cc:290] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [CANDIDATE]: Term 2 election: Requested vote from peers 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.878424 18723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.879022 18723 raft_consensus.cc:3055] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:16.879364 18723 raft_consensus.cc:740] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:16.879539 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:16.880205 18723 consensus_queue.cc:260] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.881388 18723 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.896770 18723 raft_consensus.cc:2468] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 in term 2.
I20260710 11:03:16.899084 18926 consensus_queue.cc:1048] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.900532 18537 leader_election.cc:304] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 9df800d3d58b4f06b9438a9b190875fa
I20260710 11:03:16.901698 18885 raft_consensus.cc:2804] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:16.902165 18885 raft_consensus.cc:697] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Becoming Leader. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:16.902963 18885 consensus_queue.cc:237] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.907858 18922 consensus_queue.cc:1048] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.912940 18924 consensus_queue.cc:1048] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.934091 18471 catalog_manager.cc:5697] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 reported cstate change: term changed from 1 to 2, leader changed from cf41a117431849dd916d9d21257870e9 (127.14.73.195) to 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193). New cstate: current_term: 2 leader_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.937850 18922 raft_consensus.cc:993] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: : Instructing follower 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:16.938491 18922 raft_consensus.cc:1081] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Signalling peer 9df800d3d58b4f06b9438a9b190875fa to start an election
I20260710 11:03:16.941761 18648 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
 from {username='slave'} at 127.0.0.1:56684
I20260710 11:03:16.942978 18648 raft_consensus.cc:493] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:16.943331 18648 raft_consensus.cc:3060] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.961329 18938 consensus_queue.cc:1048] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.962098 18648 raft_consensus.cc:515] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.964161 18648 leader_election.cc:290] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041)
I20260710 11:03:16.966434 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:16.967097 18572 raft_consensus.cc:3055] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:16.967020 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f1d121b894d45e3893c4aa5505493fe" candidate_uuid: "9df800d3d58b4f06b9438a9b190875fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf41a117431849dd916d9d21257870e9"
I20260710 11:03:16.968372 18721 raft_consensus.cc:3060] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.967526 18572 raft_consensus.cc:740] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:16.975756 18572 consensus_queue.cc:260] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.977118 18572 raft_consensus.cc:3060] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:16.980253 18721 raft_consensus.cc:2468] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:16.981484 18612 leader_election.cc:304] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [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: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:16.982517 18938 raft_consensus.cc:2804] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:16.983145 18938 raft_consensus.cc:697] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Becoming Leader. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:16.985329 18938 consensus_queue.cc:237] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:16.987097 18572 raft_consensus.cc:2468] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9df800d3d58b4f06b9438a9b190875fa in term 2.
I20260710 11:03:17.000277 18938 consensus_queue.cc:1048] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:17.014160 18938 raft_consensus.cc:993] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa: : Instructing follower cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:17.014633 18938 raft_consensus.cc:1081] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Signalling peer cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:17.016445 18721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd8591c11f745bb99b08ac38085a6ae"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:33944
I20260710 11:03:17.017072 18721 raft_consensus.cc:493] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:17.017457 18721 raft_consensus.cc:3060] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.020094 18471 catalog_manager.cc:5697] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa reported cstate change: term changed from 1 to 2, leader changed from 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193) to 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194). New cstate: current_term: 2 leader_uuid: "9df800d3d58b4f06b9438a9b190875fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.026125 18721 raft_consensus.cc:515] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:17.029690 18721 leader_election.cc:290] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:17.031862 18572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd8591c11f745bb99b08ac38085a6ae" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:17.031993 18648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd8591c11f745bb99b08ac38085a6ae" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:17.032559 18572 raft_consensus.cc:3060] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.032646 18648 raft_consensus.cc:3055] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:17.033059 18648 raft_consensus.cc:740] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:17.033842 18648 consensus_queue.cc:260] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:17.035032 18648 raft_consensus.cc:3060] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.039319 18572 raft_consensus.cc:2468] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 2.
I20260710 11:03:17.040676 18686 leader_election.cc:304] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:17.041546 18863 raft_consensus.cc:2804] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:17.042019 18863 raft_consensus.cc:697] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 2 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:17.042783 18863 consensus_queue.cc:237] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:17.044327 18648 raft_consensus.cc:2468] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 2.
I20260710 11:03:17.053669 18469 catalog_manager.cc:5697] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 1 to 2, leader changed from 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194) to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:17.126310 18721 raft_consensus.cc:1275] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.127777 18896 consensus_queue.cc:1048] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.136907 18572 raft_consensus.cc:1275] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.138976 18896 consensus_queue.cc:1048] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.202438 18721 raft_consensus.cc:1275] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.203995 18922 consensus_queue.cc:1048] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.213068 18648 raft_consensus.cc:3060] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.221125 18648 raft_consensus.cc:1275] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.222599 18922 consensus_queue.cc:1048] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.234699 18721 raft_consensus.cc:1275] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.236366 18896 consensus_queue.cc:1048] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:17.245652 18572 raft_consensus.cc:1275] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.247330 18860 consensus_queue.cc:1048] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:17.321938 18647 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.327672 18647 raft_consensus.cc:1275] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.329156 18951 consensus_queue.cc:1048] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:17.339118 18721 raft_consensus.cc:1275] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.341974 18885 consensus_queue.cc:1048] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.373651 18721 raft_consensus.cc:1275] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.375049 18896 consensus_queue.cc:1048] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.383862 18574 raft_consensus.cc:1275] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer 9df800d3d58b4f06b9438a9b190875fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.385411 18914 consensus_queue.cc:1048] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.435981 18574 raft_consensus.cc:1275] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.437392 18863 consensus_queue.cc:1048] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.449580 18647 raft_consensus.cc:1275] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:17.453297 18915 consensus_queue.cc:1048] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:19.552919 18470 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56768:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:19.575877 18470 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56768:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:19.636036 14631 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:03:19.803372 18612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.195:34041, user_credentials={real_user=slave}} blocked reactor thread for 86699.1us
W20260710 11:03:19.829285 18985 log.cc:927] Time spent T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260710 11:03:19.828342 19007 tablet.cc:1724] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa: 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
W20260710 11:03:19.864359 18982 log.cc:927] Time spent T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260710 11:03:19.896071 19009 tablet.cc:1724] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
I20260710 11:03:19.930024 19016 tablet.cc:1724] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9: 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
W20260710 11:03:19.949759 18537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.195:34041, user_credentials={real_user=slave}} blocked reactor thread for 77524.3us
I20260710 11:03:19.957065 19020 tablet.cc:1724] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9: 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
I20260710 11:03:19.928030 19014 tablet.cc:1724] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa: 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
I20260710 11:03:19.978295 19022 tablet.cc:1724] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa: 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
I20260710 11:03:19.983352 18573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
mode: GRACEFUL
new_leader_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:53786
I20260710 11:03:20.014225 18573 raft_consensus.cc:606] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Received request to transfer leadership to TS cf41a117431849dd916d9d21257870e9
I20260710 11:03:20.018949 19023 tablet.cc:1724] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9: 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
W20260710 11:03:20.016388 18600 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4854be714e384653acdf5e43a476691d)
W20260710 11:03:20.027859 18600 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:4854be714e384653acdf5e43a476691d)
I20260710 11:03:20.034267 19024 tablet.cc:1724] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
W20260710 11:03:20.032560 18600 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4854be714e384653acdf5e43a476691d)
I20260710 11:03:20.047523 19025 tablet.cc:1724] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
I20260710 11:03:20.099779 19016 tablet.cc:1724] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9: 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
I20260710 11:03:20.102849 19020 tablet.cc:1724] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9: 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
I20260710 11:03:20.090569 19021 tablet.cc:1724] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa: 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
I20260710 11:03:20.120463 19009 tablet.cc:1724] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
I20260710 11:03:20.133677 19008 raft_consensus.cc:993] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: : Instructing follower cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:20.134196 19008 raft_consensus.cc:1081] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Signalling peer cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:20.137260 18723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:33938
I20260710 11:03:20.137871 18723 raft_consensus.cc:493] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:20.137503 19009 tablet.cc:1724] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
I20260710 11:03:20.138372 18723 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.143689 19027 tablet.cc:1724] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9: 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
I20260710 11:03:20.164821 19032 tablet.cc:1724] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
I20260710 11:03:20.130512 19014 tablet.cc:1724] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa: 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
I20260710 11:03:20.126921 19020 tablet.cc:1724] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9: 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
I20260710 11:03:20.171105 18723 raft_consensus.cc:515] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.173969 18719 raft_consensus.cc:1240] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Rejecting Update request from peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 for earlier term 2. Current term is 3. Ops: []
I20260710 11:03:20.180341 19010 consensus_queue.cc:1059] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:03:20.181319 19010 raft_consensus.cc:3055] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:20.181689 19010 raft_consensus.cc:740] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:20.175277 19007 tablet.cc:1724] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa: 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
I20260710 11:03:20.182554 19010 consensus_queue.cc:260] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.185179 19010 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.193670 18569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:20.196017 19025 tablet.cc:1724] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
I20260710 11:03:20.200860 19022 tablet.cc:1724] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa: 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
I20260710 11:03:20.204006 18723 leader_election.cc:290] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 3 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:20.204669 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c682321ca2340c79315e990a5d9ef62" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:20.204350 19021 tablet.cc:1724] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa: 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
I20260710 11:03:20.205209 18649 raft_consensus.cc:3060] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.202255 19023 tablet.cc:1724] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9: 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
I20260710 11:03:20.217269 18649 raft_consensus.cc:2468] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 3.
I20260710 11:03:20.218779 18687 leader_election.cc:304] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [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: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:20.219017 18649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c02f277d124148ac9aade80717e07f95"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
mode: GRACEFUL
new_leader_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:56704
I20260710 11:03:20.219699 18649 raft_consensus.cc:606] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Received request to transfer leadership to TS cf41a117431849dd916d9d21257870e9
I20260710 11:03:20.219925 18958 raft_consensus.cc:2804] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:20.220449 18958 raft_consensus.cc:697] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 3 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:20.222108 18958 consensus_queue.cc:237] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, 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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.225137 14631 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:03:20.226876 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:20.203394 19024 tablet.cc:1724] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
I20260710 11:03:20.233603 18569 raft_consensus.cc:2468] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 3.
I20260710 11:03:20.235808 19025 tablet.cc:1724] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: 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
I20260710 11:03:20.237432 18570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32b9c8e678c3441980013f8146becf18"
dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
mode: GRACEFUL
new_leader_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:53786
I20260710 11:03:20.238082 18570 raft_consensus.cc:606] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Received request to transfer leadership to TS cf41a117431849dd916d9d21257870e9
I20260710 11:03:20.248409 18649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc"
dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
mode: GRACEFUL
new_leader_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:56704
I20260710 11:03:20.248987 18649 raft_consensus.cc:606] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Received request to transfer leadership to TS cf41a117431849dd916d9d21257870e9
I20260710 11:03:20.252107 19007 tablet.cc:1724] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa: 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
I20260710 11:03:20.253666 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:20.254381 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:20.268410 19010 raft_consensus.cc:993] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: : Instructing follower cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:20.268987 19010 raft_consensus.cc:1081] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Signalling peer cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:20.271716 18723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32b9c8e678c3441980013f8146becf18"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:33938
I20260710 11:03:20.272255 18723 raft_consensus.cc:493] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:20.272585 18723 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.277508 18470 catalog_manager.cc:5697] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 2 to 3, leader changed from 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193) to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:20.278538 18723 raft_consensus.cc:515] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.279042 18470 catalog_manager.cc:5789] TS cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041) does not have the latest schema for tablet 0c682321ca2340c79315e990a5d9ef62 (table soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]). Expected version 1 got 0
I20260710 11:03:20.280354 18723 leader_election.cc:290] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 3 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:20.281940 18569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b9c8e678c3441980013f8146becf18" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:20.282927 18569 raft_consensus.cc:3055] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:20.283238 18569 raft_consensus.cc:740] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, State: Running, Role: LEADER
I20260710 11:03:20.282151 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32b9c8e678c3441980013f8146becf18" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:20.280025 18469 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3: soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b] alter complete (version 1)
I20260710 11:03:20.283960 18649 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.285332 18569 consensus_queue.cc:260] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.289394 18569 raft_consensus.cc:3060] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.289705 18988 raft_consensus.cc:993] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa: : Instructing follower cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:20.290155 18988 raft_consensus.cc:1081] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Signalling peer cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:20.290588 18649 raft_consensus.cc:2468] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 3.
I20260710 11:03:20.291865 18719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c02f277d124148ac9aade80717e07f95"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:33944
I20260710 11:03:20.291874 18687 leader_election.cc:304] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [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: 9df800d3d58b4f06b9438a9b190875fa, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:20.292647 18719 raft_consensus.cc:493] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:20.293038 18719 raft_consensus.cc:3060] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:20.293100 18958 raft_consensus.cc:2804] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:20.293655 18958 raft_consensus.cc:697] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 3 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:20.294553 18958 consensus_queue.cc:237] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.296310 18569 raft_consensus.cc:2468] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 3.
I20260710 11:03:20.301542 18719 raft_consensus.cc:515] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.303761 18719 leader_election.cc:290] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 2 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:20.304996 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02f277d124148ac9aade80717e07f95" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:20.305555 18649 raft_consensus.cc:3055] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:20.305751 18649 raft_consensus.cc:740] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:20.306298 18649 consensus_queue.cc:260] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.306715 18569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02f277d124148ac9aade80717e07f95" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:20.307307 18569 raft_consensus.cc:3060] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:20.312681 18469 catalog_manager.cc:5697] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 2 to 3, leader changed from 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193) to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:20.307335 18649 raft_consensus.cc:3060] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:20.314455 18569 raft_consensus.cc:2468] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 2.
I20260710 11:03:20.315855 18686 leader_election.cc:304] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:20.316655 18958 raft_consensus.cc:2804] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:20.317137 18958 raft_consensus.cc:697] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 2 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:20.317981 18958 consensus_queue.cc:237] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.320631 18649 raft_consensus.cc:2468] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 2.
I20260710 11:03:20.327905 18469 catalog_manager.cc:5697] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 1 to 2, leader changed from 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194) to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:20.450896 18986 raft_consensus.cc:993] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa: : Instructing follower cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:20.451339 18986 raft_consensus.cc:1081] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Signalling peer cf41a117431849dd916d9d21257870e9 to start an election
I20260710 11:03:20.452940 18719 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc"
dest_uuid: "cf41a117431849dd916d9d21257870e9"
 from {username='slave'} at 127.0.0.1:33944
I20260710 11:03:20.453447 18719 raft_consensus.cc:493] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:20.453792 18719 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.459215 18719 raft_consensus.cc:515] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.460887 18719 leader_election.cc:290] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [CANDIDATE]: Term 3 election: Requested vote from peers 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855), 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817)
I20260710 11:03:20.461768 18569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25"
I20260710 11:03:20.461901 18649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04793ec37bb4f14bb1e38d0a90236cc" candidate_uuid: "cf41a117431849dd916d9d21257870e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9df800d3d58b4f06b9438a9b190875fa"
I20260710 11:03:20.462423 18569 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.462553 18649 raft_consensus.cc:3055] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:20.463002 18649 raft_consensus.cc:740] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9df800d3d58b4f06b9438a9b190875fa, State: Running, Role: LEADER
I20260710 11:03:20.463763 18649 consensus_queue.cc:260] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.464741 18649 raft_consensus.cc:3060] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:20.469002 18569 raft_consensus.cc:2468] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 3.
I20260710 11:03:20.470228 18686 leader_election.cc:304] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [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: 4c8ea2dbc4d94ea5b0eb446ee1c5fe25, cf41a117431849dd916d9d21257870e9; no voters: 
I20260710 11:03:20.471091 19019 raft_consensus.cc:2804] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:20.471094 18649 raft_consensus.cc:2468] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf41a117431849dd916d9d21257870e9 in term 3.
I20260710 11:03:20.471733 19019 raft_consensus.cc:697] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 3 LEADER]: Becoming Leader. State: Replica: cf41a117431849dd916d9d21257870e9, State: Running, Role: LEADER
I20260710 11:03:20.472522 19019 consensus_queue.cc:237] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [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: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } }
I20260710 11:03:20.484114 18469 catalog_manager.cc:5697] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 reported cstate change: term changed from 2 to 3, leader changed from 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194) to cf41a117431849dd916d9d21257870e9 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "cf41a117431849dd916d9d21257870e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf41a117431849dd916d9d21257870e9" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 34041 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:20.485885 18469 catalog_manager.cc:5789] TS cf41a117431849dd916d9d21257870e9 (127.14.73.195:34041) does not have the latest schema for tablet 0c682321ca2340c79315e990a5d9ef62 (table soft_deleted_table [id=2a308c59022e41c3823c38c8daeabf5b]). Expected version 1 got 0
I20260710 11:03:20.665756 18649 raft_consensus.cc:1275] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:20.667009 19019 consensus_queue.cc:1048] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:20.672762 19023 tablet.cc:1724] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: 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
I20260710 11:03:20.681602 18569 raft_consensus.cc:1275] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:20.683601 19039 consensus_queue.cc:1048] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:20.705632 19023 tablet.cc:1719] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:03:20.706910 19032 tablet.cc:1719] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:03:20.710186 19007 tablet.cc:1719] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:03:20.765331 18649 raft_consensus.cc:1275] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:20.765348 18570 raft_consensus.cc:1275] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:03:20.766642 18958 consensus_queue.cc:1048] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:20.766866 19019 consensus_queue.cc:1048] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:20.780342 18649 raft_consensus.cc:1275] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:03:20.781852 19043 consensus_queue.cc:1048] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:20.789036 18570 raft_consensus.cc:1275] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:20.790524 19019 consensus_queue.cc:1048] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:20.934115 18649 raft_consensus.cc:1275] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:20.935572 19043 consensus_queue.cc:1048] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9df800d3d58b4f06b9438a9b190875fa" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 34817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:20.936981 18570 raft_consensus.cc:1275] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Refusing update from remote peer cf41a117431849dd916d9d21257870e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:20.938282 19043 consensus_queue.cc:1048] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8ea2dbc4d94ea5b0eb446ee1c5fe25" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 37855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:21.309695 14631 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:03:21.314505 14631 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:03:21.314920 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:21.319728 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:03:21.320145 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:22.347900 14631 tablet_server.cc:179] TabletServer@127.14.73.193:0 shutting down...
W20260710 11:03:22.370141 18686 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 11:03:22.376224 18686 consensus_peers.cc:597] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 -> Peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Couldn't send request to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.381001 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:22.381914 14631 tablet_replica.cc:333] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.382936 14631 raft_consensus.cc:2243] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.383591 14631 raft_consensus.cc:2272] T 3fd8591c11f745bb99b08ac38085a6ae P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.385411 14631 tablet_replica.cc:333] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.385919 14631 raft_consensus.cc:2243] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.386296 14631 raft_consensus.cc:2272] T c02f277d124148ac9aade80717e07f95 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.388134 14631 tablet_replica.cc:333] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.388621 14631 raft_consensus.cc:2243] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.388971 14631 raft_consensus.cc:2272] T 0c682321ca2340c79315e990a5d9ef62 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.391027 14631 tablet_replica.cc:333] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.391688 14631 raft_consensus.cc:2243] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.392383 14631 raft_consensus.cc:2272] T 1f1d121b894d45e3893c4aa5505493fe P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.394505 14631 tablet_replica.cc:333] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
W20260710 11:03:22.394719 18612 consensus_peers.cc:597] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa -> Peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Couldn't send request to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.395197 14631 raft_consensus.cc:2243] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.395992 14631 raft_consensus.cc:2272] T 977e30316af241a38376038a572431a9 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.397831 14631 tablet_replica.cc:333] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.398362 14631 raft_consensus.cc:2243] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.399068 14631 raft_consensus.cc:2272] T 4854be714e384653acdf5e43a476691d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.400861 14631 tablet_replica.cc:333] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.401376 14631 raft_consensus.cc:2243] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.401757 14631 raft_consensus.cc:2272] T 32b9c8e678c3441980013f8146becf18 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.403620 14631 tablet_replica.cc:333] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.404117 14631 raft_consensus.cc:2243] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.404531 14631 raft_consensus.cc:2272] T c6adc4c460334eebbdff0090389573c6 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.406270 14631 tablet_replica.cc:333] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.406790 14631 raft_consensus.cc:2243] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.407580 14631 raft_consensus.cc:2272] T 0175cf48061043118955c4998a1a87df P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.409489 14631 tablet_replica.cc:333] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.410025 14631 raft_consensus.cc:2243] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.410424 14631 raft_consensus.cc:2272] T adbee60ceca44f6bba19f326db8dd98a P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.412976 14631 tablet_replica.cc:333] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.413534 14631 raft_consensus.cc:2243] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.413962 14631 raft_consensus.cc:2272] T 020f594e9bbc41cdb084bd00797835af P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.415642 14631 tablet_replica.cc:333] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.416158 14631 raft_consensus.cc:2243] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.416570 14631 raft_consensus.cc:2272] T e04793ec37bb4f14bb1e38d0a90236cc P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.418246 14631 tablet_replica.cc:333] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.418733 14631 raft_consensus.cc:2243] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.419139 14631 raft_consensus.cc:2272] T 16ad43da39c74f018611957a6628d018 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.421293 14631 tablet_replica.cc:333] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.421783 14631 raft_consensus.cc:2243] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.422515 14631 raft_consensus.cc:2272] T 1e092314f9ca456c86ba333547c7c73e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:22.424059 18686 consensus_peers.cc:597] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 -> Peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Couldn't send request to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.424794 14631 tablet_replica.cc:333] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.425382 14631 raft_consensus.cc:2243] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.425813 14631 raft_consensus.cc:2272] T 96524ab4764b46d38833753b0b2d006d P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.428066 14631 tablet_replica.cc:333] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.428566 14631 raft_consensus.cc:2243] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.429102 14631 raft_consensus.cc:2272] T 9486030ce3d748d2a5dbbee8128a2e1e P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.430868 14631 tablet_replica.cc:333] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.431339 14631 raft_consensus.cc:2243] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.432147 14631 raft_consensus.cc:2272] T 5ce5d01700ac4e66b52c9414e7b49303 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.434015 14631 tablet_replica.cc:333] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25: stopping tablet replica
I20260710 11:03:22.434609 14631 raft_consensus.cc:2243] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.435437 14631 raft_consensus.cc:2272] T d01cbd38fb18415daa20fe17a314b4d3 P 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:22.451082 18612 consensus_peers.cc:597] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa -> Peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Couldn't send request to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.474720 14631 tablet_server.cc:196] TabletServer@127.14.73.193:0 shutdown complete.
I20260710 11:03:22.508795 14631 tablet_server.cc:179] TabletServer@127.14.73.194:0 shutting down...
W20260710 11:03:22.509158 18686 consensus_peers.cc:597] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 -> Peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25 (127.14.73.193:37855): Couldn't send request to peer 4c8ea2dbc4d94ea5b0eb446ee1c5fe25. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:37855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.534690 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:22.535607 14631 tablet_replica.cc:333] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.536243 14631 raft_consensus.cc:2243] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.536718 14631 raft_consensus.cc:2272] T c02f277d124148ac9aade80717e07f95 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.538551 14631 tablet_replica.cc:333] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.539094 14631 raft_consensus.cc:2243] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.539618 14631 raft_consensus.cc:2272] T 0c682321ca2340c79315e990a5d9ef62 P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.541302 14631 tablet_replica.cc:333] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.541812 14631 raft_consensus.cc:2243] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.542250 14631 raft_consensus.cc:2272] T 3fd8591c11f745bb99b08ac38085a6ae P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.543972 14631 tablet_replica.cc:333] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.544454 14631 raft_consensus.cc:2243] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.545166 14631 raft_consensus.cc:2272] T 1f1d121b894d45e3893c4aa5505493fe P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.546792 14631 tablet_replica.cc:333] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.547317 14631 raft_consensus.cc:2243] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.547771 14631 raft_consensus.cc:2272] T 977e30316af241a38376038a572431a9 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.549350 14631 tablet_replica.cc:333] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.549849 14631 raft_consensus.cc:2243] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.550252 14631 raft_consensus.cc:2272] T 4854be714e384653acdf5e43a476691d P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.552063 14631 tablet_replica.cc:333] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.552554 14631 raft_consensus.cc:2243] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.553334 14631 raft_consensus.cc:2272] T 16ad43da39c74f018611957a6628d018 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.555302 14631 tablet_replica.cc:333] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.555877 14631 raft_consensus.cc:2243] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.556272 14631 raft_consensus.cc:2272] T 0175cf48061043118955c4998a1a87df P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.558023 14631 tablet_replica.cc:333] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.558503 14631 raft_consensus.cc:2243] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.558919 14631 raft_consensus.cc:2272] T adbee60ceca44f6bba19f326db8dd98a P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.560616 14631 tablet_replica.cc:333] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.561105 14631 raft_consensus.cc:2243] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.561560 14631 raft_consensus.cc:2272] T 32b9c8e678c3441980013f8146becf18 P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.563141 14631 tablet_replica.cc:333] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.563686 14631 raft_consensus.cc:2243] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.564414 14631 raft_consensus.cc:2272] T c6adc4c460334eebbdff0090389573c6 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.566021 14631 tablet_replica.cc:333] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.566506 14631 raft_consensus.cc:2243] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.566948 14631 raft_consensus.cc:2272] T 1e092314f9ca456c86ba333547c7c73e P 9df800d3d58b4f06b9438a9b190875fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.568640 14631 tablet_replica.cc:333] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.569182 14631 raft_consensus.cc:2243] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.569943 14631 raft_consensus.cc:2272] T 96524ab4764b46d38833753b0b2d006d P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.571801 14631 tablet_replica.cc:333] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.572283 14631 raft_consensus.cc:2243] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.572698 14631 raft_consensus.cc:2272] T d01cbd38fb18415daa20fe17a314b4d3 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.574388 14631 tablet_replica.cc:333] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.574877 14631 raft_consensus.cc:2243] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.575570 14631 raft_consensus.cc:2272] T 020f594e9bbc41cdb084bd00797835af P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.577389 14631 tablet_replica.cc:333] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.577975 14631 raft_consensus.cc:2243] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.578372 14631 raft_consensus.cc:2272] T e04793ec37bb4f14bb1e38d0a90236cc P 9df800d3d58b4f06b9438a9b190875fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.580360 14631 tablet_replica.cc:333] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.580802 14631 raft_consensus.cc:2243] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.581475 14631 raft_consensus.cc:2272] T 9486030ce3d748d2a5dbbee8128a2e1e P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.583195 14631 tablet_replica.cc:333] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa: stopping tablet replica
I20260710 11:03:22.583650 14631 raft_consensus.cc:2243] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.584043 14631 raft_consensus.cc:2272] T 5ce5d01700ac4e66b52c9414e7b49303 P 9df800d3d58b4f06b9438a9b190875fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.622117 14631 tablet_server.cc:196] TabletServer@127.14.73.194:0 shutdown complete.
W20260710 11:03:22.650772 18687 consensus_peers.cc:597] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 -> Peer 9df800d3d58b4f06b9438a9b190875fa (127.14.73.194:34817): Couldn't send request to peer 9df800d3d58b4f06b9438a9b190875fa. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.194:34817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:22.653609 14631 tablet_server.cc:179] TabletServer@127.14.73.195:0 shutting down...
I20260710 11:03:22.679059 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:22.679787 14631 tablet_replica.cc:333] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.680387 14631 raft_consensus.cc:2243] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.681190 14631 raft_consensus.cc:2272] T 3fd8591c11f745bb99b08ac38085a6ae P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.683074 14631 tablet_replica.cc:333] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.683679 14631 raft_consensus.cc:2243] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.684422 14631 raft_consensus.cc:2272] T 0c682321ca2340c79315e990a5d9ef62 P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.686117 14631 tablet_replica.cc:333] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.686621 14631 raft_consensus.cc:2243] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.687306 14631 raft_consensus.cc:2272] T c02f277d124148ac9aade80717e07f95 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.689069 14631 tablet_replica.cc:333] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.689606 14631 raft_consensus.cc:2243] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.690001 14631 raft_consensus.cc:2272] T 4854be714e384653acdf5e43a476691d P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.691751 14631 tablet_replica.cc:333] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.692328 14631 raft_consensus.cc:2243] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.692718 14631 raft_consensus.cc:2272] T 1f1d121b894d45e3893c4aa5505493fe P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.694329 14631 tablet_replica.cc:333] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.694849 14631 raft_consensus.cc:2243] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.695269 14631 raft_consensus.cc:2272] T 977e30316af241a38376038a572431a9 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.696928 14631 tablet_replica.cc:333] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.697417 14631 raft_consensus.cc:2243] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.697832 14631 raft_consensus.cc:2272] T 16ad43da39c74f018611957a6628d018 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.699570 14631 tablet_replica.cc:333] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.700075 14631 raft_consensus.cc:2243] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.700474 14631 raft_consensus.cc:2272] T 0175cf48061043118955c4998a1a87df P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.702205 14631 tablet_replica.cc:333] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.702709 14631 raft_consensus.cc:2243] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.703425 14631 raft_consensus.cc:2272] T adbee60ceca44f6bba19f326db8dd98a P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.705284 14631 tablet_replica.cc:333] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.705818 14631 raft_consensus.cc:2243] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.706215 14631 raft_consensus.cc:2272] T 1e092314f9ca456c86ba333547c7c73e P cf41a117431849dd916d9d21257870e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.707903 14631 tablet_replica.cc:333] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.708405 14631 raft_consensus.cc:2243] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.708818 14631 raft_consensus.cc:2272] T 96524ab4764b46d38833753b0b2d006d P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.710561 14631 tablet_replica.cc:333] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.711040 14631 raft_consensus.cc:2243] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.711421 14631 raft_consensus.cc:2272] T c6adc4c460334eebbdff0090389573c6 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.713130 14631 tablet_replica.cc:333] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.713624 14631 raft_consensus.cc:2243] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.714305 14631 raft_consensus.cc:2272] T 32b9c8e678c3441980013f8146becf18 P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.715975 14631 tablet_replica.cc:333] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.716451 14631 raft_consensus.cc:2243] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.716879 14631 raft_consensus.cc:2272] T 020f594e9bbc41cdb084bd00797835af P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.718524 14631 tablet_replica.cc:333] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.718998 14631 raft_consensus.cc:2243] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.719705 14631 raft_consensus.cc:2272] T e04793ec37bb4f14bb1e38d0a90236cc P cf41a117431849dd916d9d21257870e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.721390 14631 tablet_replica.cc:333] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.721968 14631 raft_consensus.cc:2243] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.722364 14631 raft_consensus.cc:2272] T d01cbd38fb18415daa20fe17a314b4d3 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.724385 14631 tablet_replica.cc:333] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.724917 14631 raft_consensus.cc:2243] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.725371 14631 raft_consensus.cc:2272] T 9486030ce3d748d2a5dbbee8128a2e1e P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.727145 14631 tablet_replica.cc:333] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9: stopping tablet replica
I20260710 11:03:22.727661 14631 raft_consensus.cc:2243] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:22.728089 14631 raft_consensus.cc:2272] T 5ce5d01700ac4e66b52c9414e7b49303 P cf41a117431849dd916d9d21257870e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.782964 14631 tablet_server.cc:196] TabletServer@127.14.73.195:0 shutdown complete.
I20260710 11:03:22.813768 14631 master.cc:562] Master@127.14.73.254:43907 shutting down...
I20260710 11:03:22.834235 14631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:22.834777 14631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:22.835119 14631 tablet_replica.cc:333] T 00000000000000000000000000000000 P cde24e50cca843c5bc177cd5a5f629a3: stopping tablet replica
I20260710 11:03:22.855904 14631 master.cc:584] Master@127.14.73.254:43907 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13122 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:03:22.907931 14631 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.73.254:39745
I20260710 11:03:22.909030 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:22.914263 19055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:22.914511 19056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:22.915747 19058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:22.916954 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:22.917867 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:22.918046 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:22.918156 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681402918146 us; error 0 us; skew 500 ppm
I20260710 11:03:22.918601 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:22.920837 14631 webserver.cc:533] Webserver started at http://127.14.73.254:43511/ using document root <none> and password file <none>
I20260710 11:03:22.921306 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:22.921506 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:22.921778 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:22.922962 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/master-0-root/instance:
uuid: "d567dc0e423b4acb82713c27b0c87d06"
format_stamp: "Formatted at 2026-07-10 11:03:22 on dist-test-slave-mtn3"
I20260710 11:03:22.927109 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:03:22.930322 19063 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:22.931273 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:22.931762 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/master-0-root
uuid: "d567dc0e423b4acb82713c27b0c87d06"
format_stamp: "Formatted at 2026-07-10 11:03:22 on dist-test-slave-mtn3"
I20260710 11:03:22.932004 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-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)
I20260710 11:03:22.957206 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:22.958336 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:22.994540 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.254:39745
I20260710 11:03:22.994634 19114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.254:39745 every 8 connection(s)
I20260710 11:03:22.998596 19115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.008455 19115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06: Bootstrap starting.
I20260710 11:03:23.012934 19115 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.016914 19115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06: No bootstrap required, opened a new log
I20260710 11:03:23.019006 19115 raft_consensus.cc:359] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d567dc0e423b4acb82713c27b0c87d06" member_type: VOTER }
I20260710 11:03:23.019363 19115 raft_consensus.cc:385] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.019635 19115 raft_consensus.cc:740] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d567dc0e423b4acb82713c27b0c87d06, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.020108 19115 consensus_queue.cc:260] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d567dc0e423b4acb82713c27b0c87d06" member_type: VOTER }
I20260710 11:03:23.020512 19115 raft_consensus.cc:399] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:23.020694 19115 raft_consensus.cc:493] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:23.020897 19115 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.025641 19115 raft_consensus.cc:515] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d567dc0e423b4acb82713c27b0c87d06" member_type: VOTER }
I20260710 11:03:23.026274 19115 leader_election.cc:304] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [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: d567dc0e423b4acb82713c27b0c87d06; no voters: 
I20260710 11:03:23.027395 19115 leader_election.cc:290] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:23.027895 19118 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:23.029242 19118 raft_consensus.cc:697] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 1 LEADER]: Becoming Leader. State: Replica: d567dc0e423b4acb82713c27b0c87d06, State: Running, Role: LEADER
I20260710 11:03:23.029866 19118 consensus_queue.cc:237] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [LEADER]: Queue going to LEADER mode. State: All 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: "d567dc0e423b4acb82713c27b0c87d06" member_type: VOTER }
I20260710 11:03:23.030254 19115 sys_catalog.cc:565] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:23.034087 19120 sys_catalog.cc:455] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d567dc0e423b4acb82713c27b0c87d06. Latest consensus state: current_term: 1 leader_uuid: "d567dc0e423b4acb82713c27b0c87d06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d567dc0e423b4acb82713c27b0c87d06" member_type: VOTER } }
I20260710 11:03:23.034773 19120 sys_catalog.cc:458] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:23.034991 19119 sys_catalog.cc:455] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d567dc0e423b4acb82713c27b0c87d06" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d567dc0e423b4acb82713c27b0c87d06" member_type: VOTER } }
I20260710 11:03:23.035849 19119 sys_catalog.cc:458] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:23.044507 19125 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:23.052263 19125 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:23.053223 14631 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:23.061122 19125 catalog_manager.cc:1383] Generated new cluster ID: ec57b418214b4ce7be46d39bc7c5549a
I20260710 11:03:23.061447 19125 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:23.076802 19125 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:23.078056 19125 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:23.090327 19125 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06: Generated new TSK 0
I20260710 11:03:23.090914 19125 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:23.119647 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:23.125686 19136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:23.126699 19137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:23.128077 14631 server_base.cc:1061] running on GCE node
W20260710 11:03:23.128100 19139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:23.129181 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:23.129361 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:23.129501 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681403129490 us; error 0 us; skew 500 ppm
I20260710 11:03:23.129959 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:23.132212 14631 webserver.cc:533] Webserver started at http://127.14.73.193:37685/ using document root <none> and password file <none>
I20260710 11:03:23.132620 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:23.132769 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:23.132968 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:23.134120 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-0-root/instance:
uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-mtn3"
I20260710 11:03:23.138258 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:23.141366 19144 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.142091 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:23.142334 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-0-root
uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-mtn3"
I20260710 11:03:23.142565 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-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)
I20260710 11:03:23.161041 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:23.162207 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:23.163657 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:23.165804 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:23.166019 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.166265 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:23.166462 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.205039 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.193:33683
I20260710 11:03:23.205165 19206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.193:33683 every 8 connection(s)
I20260710 11:03:23.210101 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:23.217154 19211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:23.219702 19212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:23.221398 19214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:23.222184 14631 server_base.cc:1061] running on GCE node
I20260710 11:03:23.222509 19207 heartbeater.cc:344] Connected to a master server at 127.14.73.254:39745
I20260710 11:03:23.222957 19207 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:23.223268 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:23.223592 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:23.223681 19207 heartbeater.cc:507] Master 127.14.73.254:39745 requested a full tablet report, sending...
I20260710 11:03:23.223758 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681403223744 us; error 0 us; skew 500 ppm
I20260710 11:03:23.224597 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:23.226162 19080 ts_manager.cc:194] Registered new tserver with Master: fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683)
I20260710 11:03:23.227562 14631 webserver.cc:533] Webserver started at http://127.14.73.194:42573/ using document root <none> and password file <none>
I20260710 11:03:23.228279 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:23.228531 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:23.228847 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:23.228914 19080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58862
I20260710 11:03:23.230636 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-1-root/instance:
uuid: "da15661a7f3a47afbadbd3900dd2e379"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-mtn3"
I20260710 11:03:23.235754 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260710 11:03:23.238878 19219 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.239610 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:23.239907 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-1-root
uuid: "da15661a7f3a47afbadbd3900dd2e379"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-mtn3"
I20260710 11:03:23.240175 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-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)
I20260710 11:03:23.262301 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:23.263636 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:23.265172 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:23.267506 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:23.267724 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.268013 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:23.268175 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.308251 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.194:37915
I20260710 11:03:23.308355 19281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.194:37915 every 8 connection(s)
I20260710 11:03:23.312813 14631 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:23.320154 19285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:23.322242 19286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:23.323813 14631 server_base.cc:1061] running on GCE node
W20260710 11:03:23.323715 19288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:23.325122 14631 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:23.325389 14631 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:23.325625 14631 hybrid_clock.cc:648] HybridClock initialized: now 1783681403325586 us; error 0 us; skew 500 ppm
I20260710 11:03:23.326200 19282 heartbeater.cc:344] Connected to a master server at 127.14.73.254:39745
I20260710 11:03:23.326298 14631 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:23.326650 19282 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:23.327425 19282 heartbeater.cc:507] Master 127.14.73.254:39745 requested a full tablet report, sending...
I20260710 11:03:23.328995 14631 webserver.cc:533] Webserver started at http://127.14.73.195:42899/ using document root <none> and password file <none>
I20260710 11:03:23.329627 14631 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:23.329635 19080 ts_manager.cc:194] Registered new tserver with Master: da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:23.329897 14631 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:23.330286 14631 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:23.331174 19080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58876
I20260710 11:03:23.331537 14631 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-2-root/instance:
uuid: "94affe8487424c0dbd92290e2cd03e53"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-mtn3"
I20260710 11:03:23.336722 14631 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:23.340111 19293 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.340869 14631 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:03:23.341163 14631 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-2-root
uuid: "94affe8487424c0dbd92290e2cd03e53"
format_stamp: "Formatted at 2026-07-10 11:03:23 on dist-test-slave-mtn3"
I20260710 11:03:23.341431 14631 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFJ5E7f/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681297168311-14631-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)
I20260710 11:03:23.359616 14631 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:23.360770 14631 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:23.362164 14631 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:23.364367 14631 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:23.364598 14631 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.364832 14631 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:23.365000 14631 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:23.403584 14631 rpc_server.cc:307] RPC server started. Bound to: 127.14.73.195:35525
I20260710 11:03:23.403695 19355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.73.195:35525 every 8 connection(s)
I20260710 11:03:23.416594 19356 heartbeater.cc:344] Connected to a master server at 127.14.73.254:39745
I20260710 11:03:23.416975 19356 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:23.417632 19356 heartbeater.cc:507] Master 127.14.73.254:39745 requested a full tablet report, sending...
I20260710 11:03:23.419499 19080 ts_manager.cc:194] Registered new tserver with Master: 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:23.420037 14631 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013345908s
I20260710 11:03:23.420871 19080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58892
I20260710 11:03:23.444650 19080 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58894:
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"
    }
  }
}
W20260710 11:03:23.447273 19080 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.
I20260710 11:03:23.511910 19172 tablet_service.cc:1511] Processing CreateTablet for tablet d25b9bce7ed5412da25ab2b87475789b (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:23.512482 19170 tablet_service.cc:1511] Processing CreateTablet for tablet c706f4d0369448918c46467203a967f7 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:23.513432 19172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25b9bce7ed5412da25ab2b87475789b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.514042 19170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c706f4d0369448918c46467203a967f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.516677 19171 tablet_service.cc:1511] Processing CreateTablet for tablet 6a27bf43f25e4218aa1c2fc217c96df3 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:23.516760 19169 tablet_service.cc:1511] Processing CreateTablet for tablet b5db967ac4a44200ba336521396dbd57 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:23.518092 19171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a27bf43f25e4218aa1c2fc217c96df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.520037 19169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db967ac4a44200ba336521396dbd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.521166 19168 tablet_service.cc:1511] Processing CreateTablet for tablet d84030b77343459c89ddcd03714fcdfe (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:23.522460 19168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84030b77343459c89ddcd03714fcdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.525666 19167 tablet_service.cc:1511] Processing CreateTablet for tablet fe2dfdb758614592ab400fd94c418df4 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:23.526945 19167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2dfdb758614592ab400fd94c418df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.530731 19166 tablet_service.cc:1511] Processing CreateTablet for tablet de9c5c25f974453bb1046c1379be0d60 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:23.532114 19166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9c5c25f974453bb1046c1379be0d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.533828 19165 tablet_service.cc:1511] Processing CreateTablet for tablet 2da390a04fdf4889b41b804d2534fea4 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:23.535164 19165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da390a04fdf4889b41b804d2534fea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.542018 19164 tablet_service.cc:1511] Processing CreateTablet for tablet d85982a96a4c4599bbc4fd33c5e27000 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:23.543339 19164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85982a96a4c4599bbc4fd33c5e27000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.556555 19247 tablet_service.cc:1511] Processing CreateTablet for tablet d25b9bce7ed5412da25ab2b87475789b (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:23.557963 19247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25b9bce7ed5412da25ab2b87475789b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.560609 19246 tablet_service.cc:1511] Processing CreateTablet for tablet 6a27bf43f25e4218aa1c2fc217c96df3 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:23.561934 19246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a27bf43f25e4218aa1c2fc217c96df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.564644 19245 tablet_service.cc:1511] Processing CreateTablet for tablet c706f4d0369448918c46467203a967f7 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:23.566006 19245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c706f4d0369448918c46467203a967f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.567934 19371 tablet_bootstrap.cc:492] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:23.581954 19318 tablet_service.cc:1511] Processing CreateTablet for tablet b5db967ac4a44200ba336521396dbd57 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:23.582554 19316 tablet_service.cc:1511] Processing CreateTablet for tablet fe2dfdb758614592ab400fd94c418df4 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:23.583396 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db967ac4a44200ba336521396dbd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.584736 19317 tablet_service.cc:1511] Processing CreateTablet for tablet d84030b77343459c89ddcd03714fcdfe (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:23.586040 19317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84030b77343459c89ddcd03714fcdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.580812 19319 tablet_service.cc:1511] Processing CreateTablet for tablet c706f4d0369448918c46467203a967f7 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:23.589385 19319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c706f4d0369448918c46467203a967f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.568784 19244 tablet_service.cc:1511] Processing CreateTablet for tablet b5db967ac4a44200ba336521396dbd57 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:23.590346 19316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2dfdb758614592ab400fd94c418df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.591248 19244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db967ac4a44200ba336521396dbd57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.593254 19371 tablet_bootstrap.cc:654] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.572294 19242 tablet_service.cc:1511] Processing CreateTablet for tablet fe2dfdb758614592ab400fd94c418df4 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:23.594982 19242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe2dfdb758614592ab400fd94c418df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.572664 19314 tablet_service.cc:1511] Processing CreateTablet for tablet 2da390a04fdf4889b41b804d2534fea4 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:23.597105 19314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da390a04fdf4889b41b804d2534fea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.597311 19239 tablet_service.cc:1511] Processing CreateTablet for tablet d85982a96a4c4599bbc4fd33c5e27000 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:23.598572 19239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85982a96a4c4599bbc4fd33c5e27000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.574050 19241 tablet_service.cc:1511] Processing CreateTablet for tablet de9c5c25f974453bb1046c1379be0d60 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:23.574214 19313 tablet_service.cc:1511] Processing CreateTablet for tablet d85982a96a4c4599bbc4fd33c5e27000 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:23.600215 19313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d85982a96a4c4599bbc4fd33c5e27000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.575773 19240 tablet_service.cc:1511] Processing CreateTablet for tablet 2da390a04fdf4889b41b804d2534fea4 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:23.577453 19321 tablet_service.cc:1511] Processing CreateTablet for tablet d25b9bce7ed5412da25ab2b87475789b (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:23.602876 19321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25b9bce7ed5412da25ab2b87475789b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.579123 19320 tablet_service.cc:1511] Processing CreateTablet for tablet 6a27bf43f25e4218aa1c2fc217c96df3 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:23.604226 19320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a27bf43f25e4218aa1c2fc217c96df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.580781 19315 tablet_service.cc:1511] Processing CreateTablet for tablet de9c5c25f974453bb1046c1379be0d60 (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:23.608343 19315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9c5c25f974453bb1046c1379be0d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.570531 19243 tablet_service.cc:1511] Processing CreateTablet for tablet d84030b77343459c89ddcd03714fcdfe (DEFAULT_TABLE table=test-workload [id=51c82dfb9b1b42838e5790f8ae91a7f9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:23.600217 19241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9c5c25f974453bb1046c1379be0d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.610641 19240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da390a04fdf4889b41b804d2534fea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.611397 19243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84030b77343459c89ddcd03714fcdfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:23.677629 19374 tablet_bootstrap.cc:492] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:23.690651 19374 tablet_bootstrap.cc:654] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.702996 19374 tablet_bootstrap.cc:492] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:23.704573 19374 ts_tablet_manager.cc:1403] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.008s
I20260710 11:03:23.707953 19374 raft_consensus.cc:359] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.711951 19374 raft_consensus.cc:385] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.712682 19374 raft_consensus.cc:740] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.714165 19374 consensus_queue.cc:260] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.728260 19373 tablet_bootstrap.cc:492] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:23.731328 19371 tablet_bootstrap.cc:492] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:23.733449 19371 ts_tablet_manager.cc:1403] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.166s	user 0.051s	sys 0.054s
I20260710 11:03:23.735675 19373 tablet_bootstrap.cc:654] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.738096 19371 raft_consensus.cc:359] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.739136 19371 raft_consensus.cc:385] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.739336 19282 heartbeater.cc:499] Master 127.14.73.254:39745 was elected leader, sending a full tablet report...
I20260710 11:03:23.739539 19371 raft_consensus.cc:740] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.739888 19374 ts_tablet_manager.cc:1434] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.034s	user 0.013s	sys 0.010s
I20260710 11:03:23.740988 19374 tablet_bootstrap.cc:492] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:23.740614 19371 consensus_queue.cc:260] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.748715 19374 tablet_bootstrap.cc:654] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.749251 19373 tablet_bootstrap.cc:492] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:23.749352 19371 ts_tablet_manager.cc:1434] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260710 11:03:23.749938 19373 ts_tablet_manager.cc:1403] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.013s
I20260710 11:03:23.750190 19207 heartbeater.cc:499] Master 127.14.73.254:39745 was elected leader, sending a full tablet report...
I20260710 11:03:23.753039 19373 raft_consensus.cc:359] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.753829 19373 raft_consensus.cc:385] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.754171 19373 raft_consensus.cc:740] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.755267 19371 tablet_bootstrap.cc:492] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:23.755031 19373 consensus_queue.cc:260] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.760541 19356 heartbeater.cc:499] Master 127.14.73.254:39745 was elected leader, sending a full tablet report...
I20260710 11:03:23.760939 19373 ts_tablet_manager.cc:1434] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:03:23.761773 19373 tablet_bootstrap.cc:492] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:23.762715 19371 tablet_bootstrap.cc:654] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.765851 19374 tablet_bootstrap.cc:492] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:23.766467 19374 ts_tablet_manager.cc:1403] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260710 11:03:23.767108 19373 tablet_bootstrap.cc:654] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.769812 19374 raft_consensus.cc:359] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.770584 19374 raft_consensus.cc:385] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.770874 19374 raft_consensus.cc:740] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.771728 19374 consensus_queue.cc:260] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.772675 19371 tablet_bootstrap.cc:492] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:23.773355 19371 ts_tablet_manager.cc:1403] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 11:03:23.774125 19374 ts_tablet_manager.cc:1434] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:03:23.775092 19374 tablet_bootstrap.cc:492] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:23.777076 19371 raft_consensus.cc:359] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.777782 19371 raft_consensus.cc:385] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.778105 19371 raft_consensus.cc:740] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.778685 19373 tablet_bootstrap.cc:492] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:23.779176 19373 ts_tablet_manager.cc:1403] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260710 11:03:23.778995 19371 consensus_queue.cc:260] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.781234 19371 ts_tablet_manager.cc:1434] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:23.781787 19374 tablet_bootstrap.cc:654] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.782238 19371 tablet_bootstrap.cc:492] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:23.782156 19373 raft_consensus.cc:359] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.783000 19373 raft_consensus.cc:385] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.783303 19373 raft_consensus.cc:740] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.784289 19373 consensus_queue.cc:260] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.786677 19373 ts_tablet_manager.cc:1434] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:23.787621 19373 tablet_bootstrap.cc:492] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:23.789333 19371 tablet_bootstrap.cc:654] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.793423 19374 tablet_bootstrap.cc:492] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:23.793865 19374 ts_tablet_manager.cc:1403] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:03:23.794400 19373 tablet_bootstrap.cc:654] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.796694 19374 raft_consensus.cc:359] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.797430 19374 raft_consensus.cc:385] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.797734 19374 raft_consensus.cc:740] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.798700 19374 consensus_queue.cc:260] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.801151 19374 ts_tablet_manager.cc:1434] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260710 11:03:23.802126 19374 tablet_bootstrap.cc:492] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:23.809979 19378 raft_consensus.cc:493] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:23.810667 19378 raft_consensus.cc:515] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.818137 19374 tablet_bootstrap.cc:654] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.820086 19371 tablet_bootstrap.cc:492] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:23.820675 19371 ts_tablet_manager.cc:1403] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.011s
I20260710 11:03:23.821682 19378 leader_election.cc:290] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:23.823922 19374 tablet_bootstrap.cc:492] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:23.824146 19373 tablet_bootstrap.cc:492] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:23.824600 19373 ts_tablet_manager.cc:1403] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.011s
I20260710 11:03:23.824601 19374 ts_tablet_manager.cc:1403] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260710 11:03:23.824874 19371 raft_consensus.cc:359] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.825951 19371 raft_consensus.cc:385] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.826315 19371 raft_consensus.cc:740] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.827378 19371 consensus_queue.cc:260] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.827759 19373 raft_consensus.cc:359] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.828557 19373 raft_consensus.cc:385] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.828308 19374 raft_consensus.cc:359] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.829348 19374 raft_consensus.cc:385] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.829761 19374 raft_consensus.cc:740] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.830627 19374 consensus_queue.cc:260] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.828920 19373 raft_consensus.cc:740] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.833196 19374 ts_tablet_manager.cc:1434] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:23.834470 19374 tablet_bootstrap.cc:492] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:23.834041 19373 consensus_queue.cc:260] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.836426 19373 ts_tablet_manager.cc:1434] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:03:23.837604 19373 tablet_bootstrap.cc:492] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:23.838179 19376 raft_consensus.cc:493] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:23.838841 19380 raft_consensus.cc:493] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:23.838745 19376 raft_consensus.cc:515] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.839366 19380 raft_consensus.cc:515] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.842278 19374 tablet_bootstrap.cc:654] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.845723 19380 leader_election.cc:290] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:23.852557 19376 leader_election.cc:290] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:23.857002 19371 ts_tablet_manager.cc:1434] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:03:23.862674 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:23.863394 19257 raft_consensus.cc:2468] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 0.
I20260710 11:03:23.864681 19371 tablet_bootstrap.cc:492] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:23.869563 19147 leader_election.cc:304] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:23.870586 19378 raft_consensus.cc:2804] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:23.870949 19378 raft_consensus.cc:493] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:23.871291 19378 raft_consensus.cc:3060] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.874835 19371 tablet_bootstrap.cc:654] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.879249 19378 raft_consensus.cc:515] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.882189 19378 leader_election.cc:290] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:23.884125 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:23.884727 19257 raft_consensus.cc:3060] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.886301 19371 tablet_bootstrap.cc:492] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:23.886809 19371 ts_tablet_manager.cc:1403] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260710 11:03:23.889776 19371 raft_consensus.cc:359] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:23.890501 19371 raft_consensus.cc:385] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.890790 19371 raft_consensus.cc:740] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.891700 19371 consensus_queue.cc:260] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:23.893828 19371 ts_tablet_manager.cc:1434] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:03:23.893486 19331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:23.894367 19331 raft_consensus.cc:2468] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 0.
I20260710 11:03:23.895179 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:23.896178 19330 raft_consensus.cc:3060] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.896384 19371 tablet_bootstrap.cc:492] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:23.902652 19371 tablet_bootstrap.cc:654] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.895282 19257 raft_consensus.cc:2468] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 1.
I20260710 11:03:23.908001 19380 raft_consensus.cc:493] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:23.908686 19380 raft_consensus.cc:515] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.910264 19147 leader_election.cc:304] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:23.911345 19378 raft_consensus.cc:2804] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:23.912181 19380 leader_election.cc:290] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:23.913031 19378 raft_consensus.cc:697] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:23.914285 19378 consensus_queue.cc:237] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.931286 19079 catalog_manager.cc:5697] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 1 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:23.937160 19330 raft_consensus.cc:2468] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 1.
I20260710 11:03:23.949963 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:23.950793 19257 raft_consensus.cc:2393] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94affe8487424c0dbd92290e2cd03e53 in current term 1: Already voted for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in this term.
I20260710 11:03:23.951644 19371 tablet_bootstrap.cc:492] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:23.936368 19373 tablet_bootstrap.cc:654] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.952106 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84030b77343459c89ddcd03714fcdfe" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:23.952788 19257 raft_consensus.cc:2468] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:23.952155 19371 ts_tablet_manager.cc:1403] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.031s
I20260710 11:03:23.954134 19296 leader_election.cc:304] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:23.955618 19380 raft_consensus.cc:2804] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:23.955996 19380 raft_consensus.cc:493] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:23.956347 19380 raft_consensus.cc:3060] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.957024 19371 raft_consensus.cc:359] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.957773 19371 raft_consensus.cc:385] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.958078 19371 raft_consensus.cc:740] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.959089 19374 tablet_bootstrap.cc:492] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:23.959656 19374 ts_tablet_manager.cc:1403] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.125s	user 0.037s	sys 0.080s
I20260710 11:03:23.958885 19371 consensus_queue.cc:260] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.962488 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:23.962684 19374 raft_consensus.cc:359] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.963194 19182 raft_consensus.cc:2468] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 0.
I20260710 11:03:23.963506 19374 raft_consensus.cc:385] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:23.963914 19374 raft_consensus.cc:740] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:23.964634 19223 leader_election.cc:304] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:23.964802 19374 consensus_queue.cc:260] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:23.965538 19376 raft_consensus.cc:2804] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:23.965900 19376 raft_consensus.cc:493] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:23.966325 19376 raft_consensus.cc:3060] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:23.968696 19371 ts_tablet_manager.cc:1434] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:03:23.970079 19371 tablet_bootstrap.cc:492] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:23.975342 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84030b77343459c89ddcd03714fcdfe" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:23.976338 19181 raft_consensus.cc:2468] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:23.978084 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:23.980099 19371 tablet_bootstrap.cc:654] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:23.981835 19297 leader_election.cc:304] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53; no voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.006191 19376 raft_consensus.cc:515] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.008316 19380 raft_consensus.cc:515] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.012890 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84030b77343459c89ddcd03714fcdfe" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:24.013688 19257 raft_consensus.cc:3060] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.017153 19401 raft_consensus.cc:2749] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:24.019966 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84030b77343459c89ddcd03714fcdfe" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:24.020783 19182 raft_consensus.cc:3060] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.023666 19257 raft_consensus.cc:2468] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:24.025775 19296 leader_election.cc:304] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:24.037670 19403 raft_consensus.cc:2804] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.050987 19378 raft_consensus.cc:493] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.051764 19378 raft_consensus.cc:515] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.056221 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
W20260710 11:03:24.058168 19147 leader_election.cc:343] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.059479 19378 leader_election.cc:290] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.051683 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
W20260710 11:03:24.061950 19220 leader_election.cc:343] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.064054 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
W20260710 11:03:24.065871 19145 leader_election.cc:343] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.066524 19145 leader_election.cc:304] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [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: fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:24.068375 19378 raft_consensus.cc:2749] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:03:24.070844 19128 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:24.076010 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:24.076871 19181 raft_consensus.cc:3060] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.087596 19380 leader_election.cc:290] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.091385 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
W20260710 11:03:24.093225 19220 leader_election.cc:343] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.095901 19182 raft_consensus.cc:2468] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:24.096709 19376 leader_election.cc:290] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:24.102802 19181 raft_consensus.cc:2468] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 1.
I20260710 11:03:24.104506 19223 leader_election.cc:304] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [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: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 94affe8487424c0dbd92290e2cd03e53
I20260710 11:03:24.106046 19376 raft_consensus.cc:2804] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.106669 19376 raft_consensus.cc:697] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:24.107643 19403 raft_consensus.cc:697] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:24.109666 19373 tablet_bootstrap.cc:492] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:24.113408 19373 ts_tablet_manager.cc:1403] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.276s	user 0.079s	sys 0.077s
I20260710 11:03:24.117430 19373 raft_consensus.cc:359] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.118610 19373 raft_consensus.cc:385] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.118981 19373 raft_consensus.cc:740] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.110450 19376 consensus_queue.cc:237] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.120530 19403 consensus_queue.cc:237] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.123584 19373 consensus_queue.cc:260] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.126081 19374 ts_tablet_manager.cc:1434] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.166s	user 0.043s	sys 0.117s
I20260710 11:03:24.127473 19374 tablet_bootstrap.cc:492] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:24.127583 19373 ts_tablet_manager.cc:1434] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 11:03:24.128798 19373 tablet_bootstrap.cc:492] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:24.129302 19371 tablet_bootstrap.cc:492] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:24.129856 19371 ts_tablet_manager.cc:1403] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.160s	user 0.052s	sys 0.074s
I20260710 11:03:24.133246 19371 raft_consensus.cc:359] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.134014 19371 raft_consensus.cc:385] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.134328 19371 raft_consensus.cc:740] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.136111 19374 tablet_bootstrap.cc:654] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.139957 19373 tablet_bootstrap.cc:654] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.140197 19371 consensus_queue.cc:260] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.145306 19371 ts_tablet_manager.cc:1434] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 11:03:24.144716 19078 catalog_manager.cc:5697] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 0 to 1, leader changed from <none> to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.147375 19374 tablet_bootstrap.cc:492] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:24.147917 19374 ts_tablet_manager.cc:1403] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260710 11:03:24.148815 19371 tablet_bootstrap.cc:492] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:24.150853 19374 raft_consensus.cc:359] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.151552 19374 raft_consensus.cc:385] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.151823 19374 raft_consensus.cc:740] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.152652 19374 consensus_queue.cc:260] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.154978 19371 tablet_bootstrap.cc:654] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.155282 19374 ts_tablet_manager.cc:1434] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:24.156602 19374 tablet_bootstrap.cc:492] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:24.159075 19404 raft_consensus.cc:493] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.159584 19404 raft_consensus.cc:515] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.161841 19404 leader_election.cc:290] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.162959 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:24.163847 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:24.164149 19374 tablet_bootstrap.cc:654] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.164506 19257 raft_consensus.cc:2468] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
W20260710 11:03:24.164837 19297 leader_election.cc:343] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.165962 19296 leader_election.cc:304] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.167137 19376 raft_consensus.cc:493] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.167654 19376 raft_consensus.cc:515] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.168831 19403 raft_consensus.cc:2804] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.169234 19403 raft_consensus.cc:493] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.169593 19403 raft_consensus.cc:3060] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.170357 19371 tablet_bootstrap.cc:492] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:24.170857 19371 ts_tablet_manager.cc:1403] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 11:03:24.173243 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:24.173947 19371 raft_consensus.cc:359] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.174232 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
W20260710 11:03:24.174680 19223 leader_election.cc:343] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.175127 19376 leader_election.cc:290] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:24.176214 19079 catalog_manager.cc:5697] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:24.181547 19403 raft_consensus.cc:515] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.182636 19330 raft_consensus.cc:2393] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da15661a7f3a47afbadbd3900dd2e379 in current term 1: Already voted for candidate 94affe8487424c0dbd92290e2cd03e53 in this term.
I20260710 11:03:24.184130 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:24.174702 19371 raft_consensus.cc:385] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.184857 19371 raft_consensus.cc:740] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.184780 19220 leader_election.cc:304] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [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: da15661a7f3a47afbadbd3900dd2e379; no voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.185384 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
W20260710 11:03:24.185577 19297 leader_election.cc:343] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.183256 19403 leader_election.cc:290] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.185941 19257 raft_consensus.cc:3060] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.185767 19371 consensus_queue.cc:260] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.187744 19374 tablet_bootstrap.cc:492] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:24.188223 19374 ts_tablet_manager.cc:1403] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.007s
I20260710 11:03:24.188310 19371 ts_tablet_manager.cc:1434] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 11:03:24.189321 19371 tablet_bootstrap.cc:492] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:24.178831 19373 tablet_bootstrap.cc:492] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:24.191573 19373 ts_tablet_manager.cc:1403] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.003s
I20260710 11:03:24.191152 19374 raft_consensus.cc:359] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.192006 19374 raft_consensus.cc:385] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.192334 19374 raft_consensus.cc:740] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.193235 19374 consensus_queue.cc:260] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.194897 19373 raft_consensus.cc:359] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.195595 19371 tablet_bootstrap.cc:654] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.195735 19373 raft_consensus.cc:385] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.195959 19374 ts_tablet_manager.cc:1434] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:03:24.196300 19373 raft_consensus.cc:740] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.197083 19374 tablet_bootstrap.cc:492] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:24.197228 19373 consensus_queue.cc:260] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.199764 19373 ts_tablet_manager.cc:1434] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:24.200829 19373 tablet_bootstrap.cc:492] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:24.201781 19400 raft_consensus.cc:493] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.202301 19400 raft_consensus.cc:515] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.204512 19400 leader_election.cc:290] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:24.205291 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db967ac4a44200ba336521396dbd57" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:24.205978 19181 raft_consensus.cc:2468] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 0.
I20260710 11:03:24.207477 19223 leader_election.cc:304] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.207966 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db967ac4a44200ba336521396dbd57" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:24.208468 19400 raft_consensus.cc:2804] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.208922 19400 raft_consensus.cc:493] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.209327 19400 raft_consensus.cc:3060] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.214098 19374 tablet_bootstrap.cc:654] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:24.215870 19220 leader_election.cc:343] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.220129 19400 raft_consensus.cc:515] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.226925 19371 tablet_bootstrap.cc:492] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:24.222054 19403 raft_consensus.cc:493] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.223984 19373 tablet_bootstrap.cc:654] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.227432 19371 ts_tablet_manager.cc:1403] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.027s
I20260710 11:03:24.227557 19403 raft_consensus.cc:515] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.228165 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db967ac4a44200ba336521396dbd57" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:24.228765 19181 raft_consensus.cc:3060] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.230324 19371 raft_consensus.cc:359] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.230702 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:24.231263 19371 raft_consensus.cc:385] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.231563 19182 raft_consensus.cc:2468] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:24.231675 19371 raft_consensus.cc:740] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.205960 19257 raft_consensus.cc:2468] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:24.232501 19376 raft_consensus.cc:2749] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:24.233182 19297 leader_election.cc:304] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.233501 19371 consensus_queue.cc:260] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.234206 19296 leader_election.cc:304] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.235303 19404 raft_consensus.cc:2804] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.235662 19404 raft_consensus.cc:493] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.235749 19371 ts_tablet_manager.cc:1434] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:24.236011 19404 raft_consensus.cc:3060] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.239125 19181 raft_consensus.cc:2468] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 1.
I20260710 11:03:24.239636 19380 raft_consensus.cc:2804] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.240139 19380 raft_consensus.cc:697] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:24.241214 19374 tablet_bootstrap.cc:492] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:24.240924 19380 consensus_queue.cc:237] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.241668 19374 ts_tablet_manager.cc:1403] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.009s
I20260710 11:03:24.242034 19373 tablet_bootstrap.cc:492] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:24.242640 19373 ts_tablet_manager.cc:1403] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.001s
I20260710 11:03:24.244581 19374 raft_consensus.cc:359] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.245244 19374 raft_consensus.cc:385] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.245115 19223 leader_election.cc:304] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.245550 19374 raft_consensus.cc:740] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.245995 19376 raft_consensus.cc:2804] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.245508 19373 raft_consensus.cc:359] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.246616 19373 raft_consensus.cc:385] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.247005 19373 raft_consensus.cc:740] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.246665 19374 consensus_queue.cc:260] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.248208 19373 consensus_queue.cc:260] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.248759 19376 raft_consensus.cc:697] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:24.249689 19376 consensus_queue.cc:237] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.250702 19373 ts_tablet_manager.cc:1434] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:03:24.251061 19371 tablet_bootstrap.cc:492] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:24.251663 19373 tablet_bootstrap.cc:492] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:24.254725 19374 ts_tablet_manager.cc:1434] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:03:24.255672 19374 tablet_bootstrap.cc:492] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:24.257017 19371 tablet_bootstrap.cc:654] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.257983 19373 tablet_bootstrap.cc:654] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.262349 19374 tablet_bootstrap.cc:654] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.266906 19404 raft_consensus.cc:515] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.267936 19373 tablet_bootstrap.cc:492] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:24.268441 19373 ts_tablet_manager.cc:1403] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 11:03:24.273510 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:24.274780 19373 raft_consensus.cc:359] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.275528 19373 raft_consensus.cc:385] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:03:24.275393 19296 leader_election.cc:343] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.275990 19373 raft_consensus.cc:740] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.276903 19378 raft_consensus.cc:493] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.276364 19080 catalog_manager.cc:5697] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 0 to 1, leader changed from <none> to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.277841 19403 leader_election.cc:290] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.277563 19378 raft_consensus.cc:515] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.278481 19400 leader_election.cc:290] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:24.276773 19373 consensus_queue.cc:260] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.280753 19378 leader_election.cc:290] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:24.281028 19371 tablet_bootstrap.cc:492] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:24.281445 19371 ts_tablet_manager.cc:1403] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260710 11:03:24.282909 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db967ac4a44200ba336521396dbd57" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:24.269188 19404 leader_election.cc:290] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.285276 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:24.285890 19181 raft_consensus.cc:3060] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.283705 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:24.284286 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:24.288159 19257 raft_consensus.cc:2393] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1a6d7732ad44edb0ed368d5d9ed79b in current term 1: Already voted for candidate 94affe8487424c0dbd92290e2cd03e53 in this term.
I20260710 11:03:24.288447 19330 raft_consensus.cc:3060] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.288502 19371 raft_consensus.cc:359] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.289206 19371 raft_consensus.cc:385] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.289489 19371 raft_consensus.cc:740] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
W20260710 11:03:24.289710 19296 leader_election.cc:343] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:24.290246 19371 consensus_queue.cc:260] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.283233 19373 ts_tablet_manager.cc:1434] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:03:24.291769 19373 tablet_bootstrap.cc:492] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:24.291635 19331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:24.290887 19079 catalog_manager.cc:5697] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:24.296973 19330 raft_consensus.cc:2468] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 1.
I20260710 11:03:24.297705 19147 leader_election.cc:304] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:24.298952 19378 raft_consensus.cc:3060] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.308143 19181 raft_consensus.cc:2468] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:24.309501 19297 leader_election.cc:304] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:24.310717 19371 ts_tablet_manager.cc:1434] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:03:24.310817 19404 raft_consensus.cc:2804] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.311715 19404 raft_consensus.cc:697] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:24.312542 19404 consensus_queue.cc:237] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.313268 19378 raft_consensus.cc:2749] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:24.317888 19374 tablet_bootstrap.cc:492] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:24.318414 19374 ts_tablet_manager.cc:1403] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.009s
I20260710 11:03:24.320711 19374 raft_consensus.cc:359] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.321300 19374 raft_consensus.cc:385] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.321324 19373 tablet_bootstrap.cc:654] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.321565 19374 raft_consensus.cc:740] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.322294 19374 consensus_queue.cc:260] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.324617 19374 ts_tablet_manager.cc:1434] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:24.328517 19373 tablet_bootstrap.cc:492] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:24.329016 19373 ts_tablet_manager.cc:1403] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.002s
I20260710 11:03:24.331632 19373 raft_consensus.cc:359] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.332413 19373 raft_consensus.cc:385] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.332660 19373 raft_consensus.cc:740] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.333253 19373 consensus_queue.cc:260] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.333688 19079 catalog_manager.cc:5697] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:24.334959 19373 ts_tablet_manager.cc:1434] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:24.335738 19373 tablet_bootstrap.cc:492] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:24.340516 19373 tablet_bootstrap.cc:654] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:24.345341 19373 tablet_bootstrap.cc:492] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:24.345711 19373 ts_tablet_manager.cc:1403] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:24.347725 19373 raft_consensus.cc:359] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.348222 19373 raft_consensus.cc:385] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:24.348443 19373 raft_consensus.cc:740] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:24.349011 19373 consensus_queue.cc:260] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.350426 19373 ts_tablet_manager.cc:1434] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:03:24.359745 19404 raft_consensus.cc:493] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.360152 19404 raft_consensus.cc:515] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.362232 19404 leader_election.cc:290] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.362597 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:24.362830 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:24.363260 19181 raft_consensus.cc:2468] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:24.363415 19257 raft_consensus.cc:2468] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:24.364383 19297 leader_election.cc:304] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.365012 19404 raft_consensus.cc:2804] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.365293 19404 raft_consensus.cc:493] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.365530 19404 raft_consensus.cc:3060] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.370229 19404 raft_consensus.cc:515] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.371881 19404 leader_election.cc:290] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.372707 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:24.372913 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:24.373245 19181 raft_consensus.cc:3060] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.373471 19257 raft_consensus.cc:3060] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.378059 19181 raft_consensus.cc:2468] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:24.378177 19257 raft_consensus.cc:2468] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:24.379202 19297 leader_election.cc:304] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.379997 19404 raft_consensus.cc:2804] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.380450 19404 raft_consensus.cc:697] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:24.381137 19404 consensus_queue.cc:237] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.388649 19078 catalog_manager.cc:5697] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.390015 19404 raft_consensus.cc:493] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.390556 19404 raft_consensus.cc:515] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.392714 19404 leader_election.cc:290] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.393612 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:24.393862 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:24.394313 19181 raft_consensus.cc:2393] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94affe8487424c0dbd92290e2cd03e53 in current term 1: Already voted for candidate da15661a7f3a47afbadbd3900dd2e379 in this term.
I20260710 11:03:24.395577 19297 leader_election.cc:304] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53; no voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.396260 19404 raft_consensus.cc:3060] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.401821 19404 raft_consensus.cc:2749] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:24.436856 19378 consensus_queue.cc:1048] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.447181 19378 consensus_queue.cc:1048] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.536948 19404 consensus_queue.cc:1048] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.548544 19380 consensus_queue.cc:1048] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.592139 19380 raft_consensus.cc:493] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.592645 19380 raft_consensus.cc:515] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.594400 19380 leader_election.cc:290] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.595233 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9c5c25f974453bb1046c1379be0d60" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:24.595520 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9c5c25f974453bb1046c1379be0d60" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:24.595909 19181 raft_consensus.cc:2468] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:24.596136 19257 raft_consensus.cc:2468] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:24.597002 19297 leader_election.cc:304] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.597776 19380 raft_consensus.cc:2804] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.598090 19380 raft_consensus.cc:493] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.598358 19380 raft_consensus.cc:3060] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.602993 19380 raft_consensus.cc:515] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.604626 19380 leader_election.cc:290] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.605732 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9c5c25f974453bb1046c1379be0d60" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:24.605775 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9c5c25f974453bb1046c1379be0d60" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:24.606355 19257 raft_consensus.cc:3060] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.606411 19181 raft_consensus.cc:3060] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.611301 19181 raft_consensus.cc:2468] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:24.611809 19257 raft_consensus.cc:2468] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:24.612457 19297 leader_election.cc:304] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.613310 19380 raft_consensus.cc:2804] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.613754 19380 raft_consensus.cc:697] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:24.614462 19380 consensus_queue.cc:237] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.615612 19400 consensus_queue.cc:1048] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.622653 19078 catalog_manager.cc:5697] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:24.630863 19414 consensus_queue.cc:1048] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.640208 19378 raft_consensus.cc:493] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.640772 19378 raft_consensus.cc:515] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.642891 19378 leader_election.cc:290] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:24.644155 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:24.644284 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:24.644858 19330 raft_consensus.cc:2468] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 0.
I20260710 11:03:24.644959 19257 raft_consensus.cc:2468] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 0.
I20260710 11:03:24.645821 19145 leader_election.cc:304] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.646528 19378 raft_consensus.cc:2804] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:24.646870 19378 raft_consensus.cc:493] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:24.647157 19378 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.652240 19378 raft_consensus.cc:515] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.653867 19378 leader_election.cc:290] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:24.654549 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:24.654783 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:24.655144 19257 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.655308 19330 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.661937 19330 raft_consensus.cc:2468] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 1.
I20260710 11:03:24.661937 19257 raft_consensus.cc:2468] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 1.
I20260710 11:03:24.663201 19145 leader_election.cc:304] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:24.664011 19378 raft_consensus.cc:2804] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:24.664528 19378 raft_consensus.cc:697] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:24.665506 19378 consensus_queue.cc:237] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.673341 19078 catalog_manager.cc:5697] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 1 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:24.725330 19414 raft_consensus.cc:493] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:24.725976 19414 raft_consensus.cc:515] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:24.728756 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:24.729542 19182 raft_consensus.cc:2393] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da15661a7f3a47afbadbd3900dd2e379 in current term 1: Already voted for candidate 94affe8487424c0dbd92290e2cd03e53 in this term.
I20260710 11:03:24.729588 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:24.729701 19414 leader_election.cc:290] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:24.729610 19380 consensus_queue.cc:1048] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:24.730993 19220 leader_election.cc:304] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [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: da15661a7f3a47afbadbd3900dd2e379; no voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.731865 19414 raft_consensus.cc:3060] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:24.737754 19415 consensus_queue.cc:1048] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.739634 19414 raft_consensus.cc:2749] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:24.743611 19380 consensus_queue.cc:1048] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.752063 19414 consensus_queue.cc:1048] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.769922 19380 consensus_queue.cc:1048] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.780254 19401 consensus_queue.cc:1048] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.915355 19330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:24.916023 19330 raft_consensus.cc:606] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.924336 19330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c706f4d0369448918c46467203a967f7"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:24.924827 19330 raft_consensus.cc:606] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.938026 19257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5db967ac4a44200ba336521396dbd57"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
mode: GRACEFUL
new_leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56944
I20260710 11:03:24.938611 19257 raft_consensus.cc:606] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Received request to transfer leadership to TS fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:24.944207 19330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d84030b77343459c89ddcd03714fcdfe"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:24.944684 19330 raft_consensus.cc:606] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:24.959117 19181 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
mode: GRACEFUL
new_leader_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56488
I20260710 11:03:24.959651 19181 raft_consensus.cc:606] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Received request to transfer leadership to TS da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:24.964394 19330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de9c5c25f974453bb1046c1379be0d60"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:24.964933 19330 raft_consensus.cc:606] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:24.966930 19401 consensus_queue.cc:1048] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.970217 19330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:24.970674 19330 raft_consensus.cc:606] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:24.976792 19257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
mode: GRACEFUL
new_leader_uuid: "94affe8487424c0dbd92290e2cd03e53"
 from {username='slave'} at 127.0.0.1:56944
I20260710 11:03:24.977485 19257 raft_consensus.cc:606] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Received request to transfer leadership to TS 94affe8487424c0dbd92290e2cd03e53
I20260710 11:03:24.979755 19404 consensus_queue.cc:1048] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:24.987633 19401 raft_consensus.cc:993] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:24.988073 19404 raft_consensus.cc:1081] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:24.989460 19182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56476
I20260710 11:03:24.989919 19182 raft_consensus.cc:493] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:24.990274 19182 raft_consensus.cc:3060] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.995129 19182 raft_consensus.cc:515] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:24.996826 19182 leader_election.cc:290] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 2 election: Requested vote from peers 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:24.997987 19256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:24.998178 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b9bce7ed5412da25ab2b87475789b" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:24.998603 19256 raft_consensus.cc:3060] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:24.998734 19330 raft_consensus.cc:3055] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:24.999174 19330 raft_consensus.cc:740] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:24.999912 19330 consensus_queue.cc:260] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [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: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:25.000864 19330 raft_consensus.cc:3060] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.004222 19256 raft_consensus.cc:2468] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:25.005321 19147 leader_election.cc:304] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [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: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:25.005800 19330 raft_consensus.cc:2468] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:25.005990 19443 raft_consensus.cc:2804] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.006533 19443 raft_consensus.cc:697] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:25.007333 19443 consensus_queue.cc:237] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } }
I20260710 11:03:25.013021 19078 catalog_manager.cc:5697] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 2 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.060902 19401 raft_consensus.cc:993] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:25.061357 19404 raft_consensus.cc:1081] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:25.062819 19256 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d84030b77343459c89ddcd03714fcdfe"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56932
I20260710 11:03:25.063251 19256 raft_consensus.cc:493] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.063580 19256 raft_consensus.cc:3060] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.068414 19256 raft_consensus.cc:515] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.070103 19256 leader_election.cc:290] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:25.070901 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84030b77343459c89ddcd03714fcdfe" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:25.071143 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84030b77343459c89ddcd03714fcdfe" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:25.071616 19182 raft_consensus.cc:3060] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.071874 19330 raft_consensus.cc:3055] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.072319 19330 raft_consensus.cc:740] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:25.073256 19330 consensus_queue.cc:260] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.074607 19330 raft_consensus.cc:3060] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.079198 19182 raft_consensus.cc:2468] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:25.080614 19223 leader_election.cc:304] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [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: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:25.080828 19330 raft_consensus.cc:2468] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:25.081446 19414 raft_consensus.cc:2804] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.081909 19414 raft_consensus.cc:697] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:25.082660 19414 consensus_queue.cc:237] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.089428 19078 catalog_manager.cc:5697] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.109447 19443 consensus_queue.cc:1048] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:25.119711 19378 consensus_queue.cc:1048] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:25.124543 19404 consensus_queue.cc:1048] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:25.128469 19378 raft_consensus.cc:993] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b: : Instructing follower da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:25.128963 19426 raft_consensus.cc:1081] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Signalling peer da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:25.130766 19257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56918
I20260710 11:03:25.131290 19257 raft_consensus.cc:493] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.131685 19257 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.132597 19401 raft_consensus.cc:993] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:25.133085 19403 raft_consensus.cc:1081] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:25.136070 19255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de9c5c25f974453bb1046c1379be0d60"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56932
I20260710 11:03:25.136464 19255 raft_consensus.cc:493] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.136723 19255 raft_consensus.cc:3060] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.142547 19404 consensus_queue.cc:1048] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:25.143067 19255 raft_consensus.cc:515] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.145852 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9c5c25f974453bb1046c1379be0d60" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:25.146535 19255 leader_election.cc:290] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:25.148087 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9c5c25f974453bb1046c1379be0d60" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:25.148722 19330 raft_consensus.cc:3055] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.149055 19330 raft_consensus.cc:740] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:25.149835 19330 consensus_queue.cc:260] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.150640 19330 raft_consensus.cc:3060] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.151194 19257 raft_consensus.cc:515] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.154032 19257 leader_election.cc:290] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:25.154935 19376 raft_consensus.cc:993] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379: : Instructing follower 94affe8487424c0dbd92290e2cd03e53 to start an election
I20260710 11:03:25.154999 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:25.156050 19181 raft_consensus.cc:3055] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.156334 19181 raft_consensus.cc:740] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:25.155400 19376 raft_consensus.cc:1081] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Signalling peer 94affe8487424c0dbd92290e2cd03e53 to start an election
I20260710 11:03:25.157111 19181 consensus_queue.cc:260] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.158342 19181 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.158812 19331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:25.159106 19329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
 from {username='slave'} at 127.0.0.1:40120
I20260710 11:03:25.159407 19331 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.159768 19329 raft_consensus.cc:493] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.160156 19329 raft_consensus.cc:3060] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.165760 19181 raft_consensus.cc:2468] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:25.166687 19331 raft_consensus.cc:2468] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:25.167228 19223 leader_election.cc:304] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [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: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:25.167580 19329 raft_consensus.cc:515] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.168551 19376 raft_consensus.cc:2804] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.169013 19376 raft_consensus.cc:697] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:25.169839 19376 consensus_queue.cc:237] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.170416 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:25.171155 19182 raft_consensus.cc:3060] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.175110 19330 raft_consensus.cc:2468] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:25.176438 19329 leader_election.cc:290] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:25.176494 19220 leader_election.cc:304] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:25.178181 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d85982a96a4c4599bbc4fd33c5e27000" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:25.178378 19376 raft_consensus.cc:2804] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.178547 19182 raft_consensus.cc:2468] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 2.
I20260710 11:03:25.178838 19257 raft_consensus.cc:3055] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.179262 19257 raft_consensus.cc:740] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:25.179899 19297 leader_election.cc:304] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:25.179219 19376 raft_consensus.cc:697] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:25.180737 19404 raft_consensus.cc:2804] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.180465 19257 consensus_queue.cc:260] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.181241 19404 raft_consensus.cc:697] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 2 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:25.181641 19257 raft_consensus.cc:3060] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.181332 19376 consensus_queue.cc:237] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.182142 19404 consensus_queue.cc:237] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.189605 19257 raft_consensus.cc:2468] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 2.
I20260710 11:03:25.189445 19079 catalog_manager.cc:5697] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 1 to 2, leader changed from da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194) to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:25.190447 19078 catalog_manager.cc:5697] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.191960 19078 catalog_manager.cc:5697] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 1 to 2, leader changed from fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193) to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.267828 19414 raft_consensus.cc:993] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379: : Instructing follower fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:25.268273 19376 raft_consensus.cc:1081] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Signalling peer fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:25.269724 19182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5db967ac4a44200ba336521396dbd57"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56464
I20260710 11:03:25.270171 19182 raft_consensus.cc:493] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.270416 19182 raft_consensus.cc:3060] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.275197 19182 raft_consensus.cc:515] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.277141 19182 leader_election.cc:290] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 2 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:25.277668 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db967ac4a44200ba336521396dbd57" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:25.278316 19257 raft_consensus.cc:3055] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.278214 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db967ac4a44200ba336521396dbd57" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:25.278729 19257 raft_consensus.cc:740] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:25.278885 19329 raft_consensus.cc:3060] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.279649 19257 consensus_queue.cc:260] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.280897 19257 raft_consensus.cc:3060] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.286093 19329 raft_consensus.cc:2468] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:25.287382 19145 leader_election.cc:304] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:25.287979 19257 raft_consensus.cc:2468] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:25.288264 19426 raft_consensus.cc:2804] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.288775 19426 raft_consensus.cc:697] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:25.289584 19426 consensus_queue.cc:237] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.295110 19078 catalog_manager.cc:5697] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 1 to 2, leader changed from da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194) to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 2 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.327939 19403 raft_consensus.cc:993] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:25.328457 19404 raft_consensus.cc:1081] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:25.330108 19257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56932
I20260710 11:03:25.330682 19257 raft_consensus.cc:493] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.331096 19257 raft_consensus.cc:3060] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.331854 19403 raft_consensus.cc:993] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:25.332383 19380 raft_consensus.cc:1081] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:25.334117 19182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c706f4d0369448918c46467203a967f7"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56476
I20260710 11:03:25.334654 19182 raft_consensus.cc:493] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:25.335007 19182 raft_consensus.cc:3060] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.338222 19257 raft_consensus.cc:515] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.340706 19257 leader_election.cc:290] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:25.341017 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:25.341667 19181 raft_consensus.cc:3060] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.341970 19182 raft_consensus.cc:515] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.343959 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da390a04fdf4889b41b804d2534fea4" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:25.344681 19329 raft_consensus.cc:3055] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.344857 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:25.345471 19330 raft_consensus.cc:3055] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:25.345618 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c706f4d0369448918c46467203a967f7" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:25.345844 19330 raft_consensus.cc:740] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:25.346239 19257 raft_consensus.cc:3060] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.346714 19330 consensus_queue.cc:260] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.345005 19329 raft_consensus.cc:740] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:25.348096 19329 consensus_queue.cc:260] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.349656 19330 raft_consensus.cc:3060] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.350244 19181 raft_consensus.cc:2468] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:25.351338 19223 leader_election.cc:304] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [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: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:25.351603 19182 leader_election.cc:290] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 2 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:25.352312 19376 raft_consensus.cc:2804] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.352828 19376 raft_consensus.cc:697] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:25.353649 19376 consensus_queue.cc:237] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.355203 19257 raft_consensus.cc:2468] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:25.356179 19329 raft_consensus.cc:3060] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.356566 19147 leader_election.cc:304] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:25.356688 19330 raft_consensus.cc:2468] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:25.357582 19426 raft_consensus.cc:2804] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:25.358105 19426 raft_consensus.cc:697] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:25.358994 19426 consensus_queue.cc:237] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:25.362423 19329 raft_consensus.cc:2468] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:25.365135 19078 catalog_manager.cc:5697] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.366189 19079 catalog_manager.cc:5697] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 2 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:25.404019 19329 raft_consensus.cc:1275] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.405251 19426 consensus_queue.cc:1048] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.412575 19257 raft_consensus.cc:1275] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.413811 19426 consensus_queue.cc:1048] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.643877 19182 raft_consensus.cc:1275] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer 94affe8487424c0dbd92290e2cd03e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.645262 19380 consensus_queue.cc:1048] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.653894 19257 raft_consensus.cc:1275] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer 94affe8487424c0dbd92290e2cd03e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.655516 19403 consensus_queue.cc:1048] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.694360 19182 raft_consensus.cc:1275] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.695621 19376 consensus_queue.cc:1048] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.704411 19329 raft_consensus.cc:1275] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.706871 19457 consensus_queue.cc:1048] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.707374 19329 raft_consensus.cc:1275] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.708999 19426 consensus_queue.cc:1048] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.717360 19257 raft_consensus.cc:1275] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.718639 19426 consensus_queue.cc:1048] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.746187 19329 raft_consensus.cc:1275] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.748885 19457 consensus_queue.cc:1048] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:25.754506 19182 raft_consensus.cc:3060] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:25.758750 19181 raft_consensus.cc:1275] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.759248 19180 raft_consensus.cc:1275] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.762069 19414 consensus_queue.cc:1048] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.762954 19257 raft_consensus.cc:1275] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.763406 19414 consensus_queue.cc:1048] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.764592 19443 consensus_queue.cc:1048] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.768147 19182 raft_consensus.cc:1275] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.770565 19459 consensus_queue.cc:1048] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:25.781550 19329 raft_consensus.cc:1275] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.785404 19414 consensus_queue.cc:1048] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.789494 19330 raft_consensus.cc:1275] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.791103 19378 consensus_queue.cc:1048] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.797515 19330 raft_consensus.cc:1275] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:25.798998 19376 consensus_queue.cc:1048] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:28.002094 19080 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58906:
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"
    }
  }
}
W20260710 11:03:28.004181 19080 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.
I20260710 11:03:28.050289 19166 tablet_service.cc:1511] Processing CreateTablet for tablet be0d6e0474e441979b5e1ae14ac981fe (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:28.051543 19166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0d6e0474e441979b5e1ae14ac981fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.051396 19240 tablet_service.cc:1511] Processing CreateTablet for tablet be0d6e0474e441979b5e1ae14ac981fe (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:28.052704 19240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0d6e0474e441979b5e1ae14ac981fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.054777 19241 tablet_service.cc:1511] Processing CreateTablet for tablet 59d975ba32eb4cf68cf268eb36dc6807 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:28.055864 19241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d975ba32eb4cf68cf268eb36dc6807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.056066 19321 tablet_service.cc:1511] Processing CreateTablet for tablet 59d975ba32eb4cf68cf268eb36dc6807 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:28.057267 19321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d975ba32eb4cf68cf268eb36dc6807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.058301 19247 tablet_service.cc:1511] Processing CreateTablet for tablet 2d33dc5f411c4968b9591fb774d6fcc5 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:28.059607 19247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d33dc5f411c4968b9591fb774d6fcc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.059343 19317 tablet_service.cc:1511] Processing CreateTablet for tablet 2d33dc5f411c4968b9591fb774d6fcc5 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:28.060596 19317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d33dc5f411c4968b9591fb774d6fcc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.061887 19315 tablet_service.cc:1511] Processing CreateTablet for tablet be0d6e0474e441979b5e1ae14ac981fe (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:28.063112 19315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0d6e0474e441979b5e1ae14ac981fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.063997 19318 tablet_service.cc:1511] Processing CreateTablet for tablet 2e26c76627114249888d2dcba793e2c9 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:28.065577 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e26c76627114249888d2dcba793e2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.066195 19242 tablet_service.cc:1511] Processing CreateTablet for tablet 2e26c76627114249888d2dcba793e2c9 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:28.070161 19170 tablet_service.cc:1511] Processing CreateTablet for tablet 59d975ba32eb4cf68cf268eb36dc6807 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:28.071152 19167 tablet_service.cc:1511] Processing CreateTablet for tablet 2d33dc5f411c4968b9591fb774d6fcc5 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:28.071666 19170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d975ba32eb4cf68cf268eb36dc6807. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.072548 19167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d33dc5f411c4968b9591fb774d6fcc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.072440 19316 tablet_service.cc:1511] Processing CreateTablet for tablet edc24176dcda474b843bd3dd4b64e5e1 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:28.073702 19316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc24176dcda474b843bd3dd4b64e5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.073592 19165 tablet_service.cc:1511] Processing CreateTablet for tablet edc24176dcda474b843bd3dd4b64e5e1 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:28.074918 19165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc24176dcda474b843bd3dd4b64e5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.076399 19245 tablet_service.cc:1511] Processing CreateTablet for tablet edc24176dcda474b843bd3dd4b64e5e1 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:28.076400 19168 tablet_service.cc:1511] Processing CreateTablet for tablet 2e26c76627114249888d2dcba793e2c9 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:28.077666 19245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edc24176dcda474b843bd3dd4b64e5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.077400 19313 tablet_service.cc:1511] Processing CreateTablet for tablet 533d850bb5684a0da8202b8e4e88a67b (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:28.078094 19168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e26c76627114249888d2dcba793e2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.078675 19313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533d850bb5684a0da8202b8e4e88a67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.080899 19171 tablet_service.cc:1511] Processing CreateTablet for tablet 533d850bb5684a0da8202b8e4e88a67b (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:28.082127 19171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533d850bb5684a0da8202b8e4e88a67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.084414 19243 tablet_service.cc:1511] Processing CreateTablet for tablet 533d850bb5684a0da8202b8e4e88a67b (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:28.085672 19243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533d850bb5684a0da8202b8e4e88a67b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.090638 19169 tablet_service.cc:1511] Processing CreateTablet for tablet a365d52d84c64498983b7a86ded75e0e (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:28.091774 19242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e26c76627114249888d2dcba793e2c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.091956 19169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365d52d84c64498983b7a86ded75e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.093883 19319 tablet_service.cc:1511] Processing CreateTablet for tablet a365d52d84c64498983b7a86ded75e0e (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:28.095152 19319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365d52d84c64498983b7a86ded75e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.096438 19246 tablet_service.cc:1511] Processing CreateTablet for tablet a365d52d84c64498983b7a86ded75e0e (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:28.097675 19246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a365d52d84c64498983b7a86ded75e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.103421 19172 tablet_service.cc:1511] Processing CreateTablet for tablet 199df2b09b874bcb81870e12a12baa6c (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:28.104774 19172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199df2b09b874bcb81870e12a12baa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.106575 19314 tablet_service.cc:1511] Processing CreateTablet for tablet 199df2b09b874bcb81870e12a12baa6c (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:28.107874 19314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199df2b09b874bcb81870e12a12baa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.108965 19164 tablet_service.cc:1511] Processing CreateTablet for tablet ed1f4ce8d6a84514ad255455da2ffe59 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:28.110553 19164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1f4ce8d6a84514ad255455da2ffe59. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:03:28.112298 19128 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:28.120394 19320 tablet_service.cc:1511] Processing CreateTablet for tablet ed1f4ce8d6a84514ad255455da2ffe59 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:28.121099 19239 tablet_service.cc:1511] Processing CreateTablet for tablet ed1f4ce8d6a84514ad255455da2ffe59 (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:28.122157 19320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1f4ce8d6a84514ad255455da2ffe59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.122424 19239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1f4ce8d6a84514ad255455da2ffe59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.124786 19244 tablet_service.cc:1511] Processing CreateTablet for tablet 199df2b09b874bcb81870e12a12baa6c (DEFAULT_TABLE table=soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:28.126494 19244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199df2b09b874bcb81870e12a12baa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.225479 19477 tablet_bootstrap.cc:492] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.240104 19476 tablet_bootstrap.cc:492] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.240798 19477 tablet_bootstrap.cc:654] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.244804 19474 tablet_bootstrap.cc:492] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.249418 19476 tablet_bootstrap.cc:654] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.252092 19477 tablet_bootstrap.cc:492] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.328545 19477 ts_tablet_manager.cc:1403] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.103s	user 0.015s	sys 0.003s
W20260710 11:03:28.321700 19064 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.73.195:35525, user_credentials={real_user=slave}} blocked reactor thread for 45334.6us
W20260710 11:03:28.384364 19066 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.73.194:37915, user_credentials={real_user=slave}} blocked reactor thread for 106571us
I20260710 11:03:28.385564 19477 raft_consensus.cc:359] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.387377 19477 raft_consensus.cc:385] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.391407 19474 tablet_bootstrap.cc:654] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.411588 19477 raft_consensus.cc:740] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.421972 19477 consensus_queue.cc:260] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.424613 19477 ts_tablet_manager.cc:1434] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.096s	user 0.010s	sys 0.000s
I20260710 11:03:28.425873 19477 tablet_bootstrap.cc:492] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.431007 19476 tablet_bootstrap.cc:492] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.431794 19476 ts_tablet_manager.cc:1403] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.024s
I20260710 11:03:28.433535 19474 tablet_bootstrap.cc:492] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.434593 19474 ts_tablet_manager.cc:1403] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.004s
I20260710 11:03:28.435122 19476 raft_consensus.cc:359] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.435599 19477 tablet_bootstrap.cc:654] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.435925 19476 raft_consensus.cc:385] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.436241 19476 raft_consensus.cc:740] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.436982 19476 consensus_queue.cc:260] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.438143 19474 raft_consensus.cc:359] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.439039 19474 raft_consensus.cc:385] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.439527 19474 raft_consensus.cc:740] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.441201 19476 ts_tablet_manager.cc:1434] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:03:28.440819 19474 consensus_queue.cc:260] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.442906 19476 tablet_bootstrap.cc:492] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.452705 19474 ts_tablet_manager.cc:1434] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260710 11:03:28.452847 19476 tablet_bootstrap.cc:654] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.454205 19474 tablet_bootstrap.cc:492] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.454371 19477 tablet_bootstrap.cc:492] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.454921 19477 ts_tablet_manager.cc:1403] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.012s
I20260710 11:03:28.462136 19474 tablet_bootstrap.cc:654] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.464473 19477 raft_consensus.cc:359] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.465281 19477 raft_consensus.cc:385] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.465607 19477 raft_consensus.cc:740] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.466418 19477 consensus_queue.cc:260] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.469810 19477 ts_tablet_manager.cc:1434] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260710 11:03:28.470467 19476 tablet_bootstrap.cc:492] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.470995 19477 tablet_bootstrap.cc:492] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.471041 19476 ts_tablet_manager.cc:1403] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.010s
I20260710 11:03:28.472344 19474 tablet_bootstrap.cc:492] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.472849 19474 ts_tablet_manager.cc:1403] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 11:03:28.474715 19476 raft_consensus.cc:359] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.475492 19476 raft_consensus.cc:385] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.475833 19476 raft_consensus.cc:740] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.475981 19474 raft_consensus.cc:359] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.476750 19474 raft_consensus.cc:385] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.477125 19474 raft_consensus.cc:740] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.476812 19476 consensus_queue.cc:260] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.478080 19474 consensus_queue.cc:260] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.478641 19477 tablet_bootstrap.cc:654] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.479627 19476 ts_tablet_manager.cc:1434] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:28.480471 19474 ts_tablet_manager.cc:1434] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:03:28.480811 19476 tablet_bootstrap.cc:492] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.481598 19474 tablet_bootstrap.cc:492] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.488246 19476 tablet_bootstrap.cc:654] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.489985 19474 tablet_bootstrap.cc:654] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.509253 19477 tablet_bootstrap.cc:492] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.509333 19474 tablet_bootstrap.cc:492] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.509824 19477 ts_tablet_manager.cc:1403] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260710 11:03:28.509837 19474 ts_tablet_manager.cc:1403] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.008s
I20260710 11:03:28.513096 19474 raft_consensus.cc:359] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.513823 19474 raft_consensus.cc:385] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.514123 19474 raft_consensus.cc:740] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.514320 19476 tablet_bootstrap.cc:492] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.514837 19476 ts_tablet_manager.cc:1403] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.009s
I20260710 11:03:28.514882 19474 consensus_queue.cc:260] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.516485 19477 raft_consensus.cc:359] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.517205 19477 raft_consensus.cc:385] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.517463 19474 ts_tablet_manager.cc:1434] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:03:28.517485 19477 raft_consensus.cc:740] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.517972 19476 raft_consensus.cc:359] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.518649 19474 tablet_bootstrap.cc:492] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.518739 19476 raft_consensus.cc:385] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.518595 19477 consensus_queue.cc:260] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.519213 19476 raft_consensus.cc:740] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.520038 19476 consensus_queue.cc:260] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.522493 19476 ts_tablet_manager.cc:1434] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 11:03:28.523685 19476 tablet_bootstrap.cc:492] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.526590 19474 tablet_bootstrap.cc:654] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.532212 19477 ts_tablet_manager.cc:1434] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:03:28.532307 19476 tablet_bootstrap.cc:654] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.533308 19477 tablet_bootstrap.cc:492] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.541905 19477 tablet_bootstrap.cc:654] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.546554 19474 tablet_bootstrap.cc:492] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.547209 19474 ts_tablet_manager.cc:1403] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.013s
I20260710 11:03:28.554087 19476 tablet_bootstrap.cc:492] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.554044 19474 raft_consensus.cc:359] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.554790 19476 ts_tablet_manager.cc:1403] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.019s
I20260710 11:03:28.555035 19474 raft_consensus.cc:385] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.555343 19474 raft_consensus.cc:740] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.555613 19477 tablet_bootstrap.cc:492] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.556082 19477 ts_tablet_manager.cc:1403] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260710 11:03:28.556226 19474 consensus_queue.cc:260] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.557844 19476 raft_consensus.cc:359] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.558584 19476 raft_consensus.cc:385] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.558624 19474 ts_tablet_manager.cc:1434] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:03:28.558979 19476 raft_consensus.cc:740] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.558933 19477 raft_consensus.cc:359] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.559825 19477 raft_consensus.cc:385] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.559873 19474 tablet_bootstrap.cc:492] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.560186 19477 raft_consensus.cc:740] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.560115 19476 consensus_queue.cc:260] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.562671 19476 ts_tablet_manager.cc:1434] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:03:28.563910 19476 tablet_bootstrap.cc:492] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.561107 19477 consensus_queue.cc:260] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.566856 19474 tablet_bootstrap.cc:654] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.567983 19477 ts_tablet_manager.cc:1434] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:28.569033 19477 tablet_bootstrap.cc:492] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.571056 19476 tablet_bootstrap.cc:654] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.575357 19477 tablet_bootstrap.cc:654] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.579172 19474 tablet_bootstrap.cc:492] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.579804 19474 ts_tablet_manager.cc:1403] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260710 11:03:28.583036 19474 raft_consensus.cc:359] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.583807 19474 raft_consensus.cc:385] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.584108 19474 raft_consensus.cc:740] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.584784 19474 consensus_queue.cc:260] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.587123 19474 ts_tablet_manager.cc:1434] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:03:28.587730 19476 tablet_bootstrap.cc:492] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.588150 19474 tablet_bootstrap.cc:492] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.588244 19476 ts_tablet_manager.cc:1403] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.016s
I20260710 11:03:28.591717 19476 raft_consensus.cc:359] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.592574 19476 raft_consensus.cc:385] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.592902 19476 raft_consensus.cc:740] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.593272 19403 raft_consensus.cc:493] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.593644 19476 consensus_queue.cc:260] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.593801 19403 raft_consensus.cc:515] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.596035 19476 ts_tablet_manager.cc:1434] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:28.597658 19476 tablet_bootstrap.cc:492] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.599603 19474 tablet_bootstrap.cc:654] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.599387 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc24176dcda474b843bd3dd4b64e5e1" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:28.600219 19181 raft_consensus.cc:2468] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:28.602185 19297 leader_election.cc:304] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:28.604140 19403 leader_election.cc:290] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.604681 19403 raft_consensus.cc:2804] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.605008 19403 raft_consensus.cc:493] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.605368 19403 raft_consensus.cc:3060] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.605162 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc24176dcda474b843bd3dd4b64e5e1" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:28.606112 19257 raft_consensus.cc:2468] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:28.609289 19476 tablet_bootstrap.cc:654] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.616703 19474 tablet_bootstrap.cc:492] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.616542 19403 raft_consensus.cc:515] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.617224 19474 ts_tablet_manager.cc:1403] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.010s
I20260710 11:03:28.618093 19476 tablet_bootstrap.cc:492] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.618358 19403 leader_election.cc:290] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.618579 19476 ts_tablet_manager.cc:1403] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260710 11:03:28.619086 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc24176dcda474b843bd3dd4b64e5e1" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:28.619692 19181 raft_consensus.cc:3060] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.619796 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc24176dcda474b843bd3dd4b64e5e1" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:28.620342 19257 raft_consensus.cc:3060] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.620325 19474 raft_consensus.cc:359] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.621163 19474 raft_consensus.cc:385] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.621448 19474 raft_consensus.cc:740] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.622155 19476 raft_consensus.cc:359] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.622323 19474 consensus_queue.cc:260] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.622898 19476 raft_consensus.cc:385] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.623179 19476 raft_consensus.cc:740] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.624049 19476 consensus_queue.cc:260] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.624744 19474 ts_tablet_manager.cc:1434] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:28.625792 19474 tablet_bootstrap.cc:492] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.628176 19257 raft_consensus.cc:2468] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:28.629274 19476 ts_tablet_manager.cc:1434] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260710 11:03:28.631649 19474 tablet_bootstrap.cc:654] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.632246 19181 raft_consensus.cc:2468] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:28.634262 19477 tablet_bootstrap.cc:492] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.638373 19477 ts_tablet_manager.cc:1403] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.016s
I20260710 11:03:28.641515 19477 raft_consensus.cc:359] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.643524 19477 raft_consensus.cc:385] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.643841 19477 raft_consensus.cc:740] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.644780 19477 consensus_queue.cc:260] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.636121 19476 tablet_bootstrap.cc:492] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.636618 19296 leader_election.cc:304] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:28.648023 19403 raft_consensus.cc:2804] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.649008 19474 tablet_bootstrap.cc:492] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.649158 19403 raft_consensus.cc:697] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:28.649559 19474 ts_tablet_manager.cc:1403] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.007s
I20260710 11:03:28.650194 19403 consensus_queue.cc:237] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.652779 19474 raft_consensus.cc:359] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.653533 19474 raft_consensus.cc:385] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.653796 19474 raft_consensus.cc:740] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.654484 19474 consensus_queue.cc:260] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.655766 19476 tablet_bootstrap.cc:654] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.656924 19474 ts_tablet_manager.cc:1434] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:28.657953 19474 tablet_bootstrap.cc:492] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.660190 19477 ts_tablet_manager.cc:1434] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:03:28.661235 19477 tablet_bootstrap.cc:492] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.661809 19079 catalog_manager.cc:5697] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:28.664126 19474 tablet_bootstrap.cc:654] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.668627 19477 tablet_bootstrap.cc:654] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.673904 19476 tablet_bootstrap.cc:492] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.674546 19476 ts_tablet_manager.cc:1403] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.005s
I20260710 11:03:28.675608 19474 tablet_bootstrap.cc:492] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.676191 19474 ts_tablet_manager.cc:1403] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:03:28.676841 19479 raft_consensus.cc:493] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.677312 19479 raft_consensus.cc:515] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.678224 19476 raft_consensus.cc:359] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.679208 19476 raft_consensus.cc:385] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.678961 19474 raft_consensus.cc:359] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.679569 19479 leader_election.cc:290] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:28.679796 19474 raft_consensus.cc:385] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.679642 19476 raft_consensus.cc:740] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.680231 19474 raft_consensus.cc:740] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.680958 19474 consensus_queue.cc:260] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.681123 19476 consensus_queue.cc:260] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.681627 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533d850bb5684a0da8202b8e4e88a67b" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:28.682230 19330 raft_consensus.cc:2468] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 0.
I20260710 11:03:28.683506 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533d850bb5684a0da8202b8e4e88a67b" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:28.683924 19476 ts_tablet_manager.cc:1434] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 11:03:28.684084 19257 raft_consensus.cc:2468] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 0.
I20260710 11:03:28.684805 19474 ts_tablet_manager.cc:1434] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:28.684943 19476 tablet_bootstrap.cc:492] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.685503 19403 raft_consensus.cc:493] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.685871 19474 tablet_bootstrap.cc:492] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53: Bootstrap starting.
I20260710 11:03:28.685976 19403 raft_consensus.cc:515] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.686183 19145 leader_election.cc:304] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:28.688315 19403 leader_election.cc:290] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.692327 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:28.692927 19257 raft_consensus.cc:2468] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:28.693251 19476 tablet_bootstrap.cc:654] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.694361 19474 tablet_bootstrap.cc:654] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.694167 19296 leader_election.cc:304] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:28.695091 19403 raft_consensus.cc:2804] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.695461 19403 raft_consensus.cc:493] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.695771 19403 raft_consensus.cc:3060] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.698088 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:28.700001 19476 tablet_bootstrap.cc:492] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.700646 19476 ts_tablet_manager.cc:1403] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:03:28.703140 19403 raft_consensus.cc:515] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.704296 19476 raft_consensus.cc:359] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.704999 19476 raft_consensus.cc:385] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.705297 19476 raft_consensus.cc:740] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.705626 19474 tablet_bootstrap.cc:492] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53: No bootstrap required, opened a new log
I20260710 11:03:28.706059 19474 ts_tablet_manager.cc:1403] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:03:28.706063 19476 consensus_queue.cc:260] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.706605 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:28.707202 19257 raft_consensus.cc:3060] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.708405 19476 ts_tablet_manager.cc:1434] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:28.708792 19474 raft_consensus.cc:359] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.709321 19476 tablet_bootstrap.cc:492] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379: Bootstrap starting.
I20260710 11:03:28.709481 19474 raft_consensus.cc:385] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.709858 19474 raft_consensus.cc:740] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.710512 19474 consensus_queue.cc:260] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.712387 19474 ts_tablet_manager.cc:1434] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:28.713866 19479 raft_consensus.cc:2804] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.714268 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:28.714963 19457 raft_consensus.cc:493] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.715430 19457 raft_consensus.cc:515] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.715971 19476 tablet_bootstrap.cc:654] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:28.714368 19297 leader_election.cc:343] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:28.719813 19330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:28.720499 19330 raft_consensus.cc:2468] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 0.
I20260710 11:03:28.720961 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
W20260710 11:03:28.721714 19297 leader_election.cc:343] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:28.723018 19220 leader_election.cc:304] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
W20260710 11:03:28.724165 19223 leader_election.cc:343] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:28.724434 19457 leader_election.cc:290] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:28.724913 19403 leader_election.cc:290] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.725010 19457 raft_consensus.cc:493] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.725543 19457 raft_consensus.cc:515] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.714289 19479 raft_consensus.cc:493] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.728214 19479 raft_consensus.cc:3060] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.728432 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365d52d84c64498983b7a86ded75e0e" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:28.728777 19257 raft_consensus.cc:2468] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:28.730315 19296 leader_election.cc:304] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: fd1a6d7732ad44edb0ed368d5d9ed79b
W20260710 11:03:28.732095 19223 leader_election.cc:343] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:28.733109 19403 raft_consensus.cc:2804] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.733287 19457 leader_election.cc:290] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:28.734790 19457 raft_consensus.cc:2804] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.735167 19457 raft_consensus.cc:493] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.735596 19457 raft_consensus.cc:3060] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.737243 19477 tablet_bootstrap.cc:492] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.738040 19477 ts_tablet_manager.cc:1403] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.007s
I20260710 11:03:28.734203 19403 raft_consensus.cc:697] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:28.740289 19403 consensus_queue.cc:237] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.742796 19477 raft_consensus.cc:359] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.744870 19477 raft_consensus.cc:385] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.745309 19477 raft_consensus.cc:740] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.746600 19477 consensus_queue.cc:260] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.750262 19477 ts_tablet_manager.cc:1434] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:03:28.751380 19477 tablet_bootstrap.cc:492] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.752746 19476 tablet_bootstrap.cc:492] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379: No bootstrap required, opened a new log
I20260710 11:03:28.753358 19476 ts_tablet_manager.cc:1403] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.012s
I20260710 11:03:28.756709 19476 raft_consensus.cc:359] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.757393 19476 raft_consensus.cc:385] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.757736 19476 raft_consensus.cc:740] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.758553 19477 tablet_bootstrap.cc:654] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.758910 19476 consensus_queue.cc:260] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.761329 19476 ts_tablet_manager.cc:1434] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:28.767398 19080 catalog_manager.cc:5697] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:28.757587 19479 raft_consensus.cc:515] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.770817 19479 leader_election.cc:290] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:28.773209 19457 raft_consensus.cc:515] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.774356 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533d850bb5684a0da8202b8e4e88a67b" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:28.775323 19329 raft_consensus.cc:3060] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:28.775808 19220 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.73.195:35525, user_credentials={real_user=slave}} blocked reactor thread for 52975.7us
I20260710 11:03:28.776356 19457 leader_election.cc:290] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:28.777047 19403 raft_consensus.cc:493] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.777618 19328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365d52d84c64498983b7a86ded75e0e" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:28.778417 19328 raft_consensus.cc:2468] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 0.
I20260710 11:03:28.778457 19331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:28.779337 19331 raft_consensus.cc:3060] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.777611 19403 raft_consensus.cc:515] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.781807 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533d850bb5684a0da8202b8e4e88a67b" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:28.782383 19257 raft_consensus.cc:3060] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.783527 19403 leader_election.cc:290] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.786044 19255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:28.786760 19255 raft_consensus.cc:2468] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:28.788049 19296 leader_election.cc:304] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:28.788443 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:28.789095 19403 raft_consensus.cc:2804] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.789520 19403 raft_consensus.cc:493] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.789906 19403 raft_consensus.cc:3060] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.790107 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
W20260710 11:03:28.791438 19297 leader_election.cc:343] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:28.791606 19223 leader_election.cc:343] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:28.797447 19329 raft_consensus.cc:2468] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 1.
I20260710 11:03:28.798355 19331 raft_consensus.cc:2468] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 1.
I20260710 11:03:28.800069 19220 leader_election.cc:304] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:28.801033 19257 raft_consensus.cc:2468] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 1.
I20260710 11:03:28.801141 19457 raft_consensus.cc:2804] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.801692 19457 raft_consensus.cc:493] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.802126 19457 raft_consensus.cc:3060] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.804440 19497 raft_consensus.cc:493] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.804975 19497 raft_consensus.cc:515] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.805656 19147 leader_election.cc:304] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:28.806617 19480 raft_consensus.cc:2804] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.807050 19480 raft_consensus.cc:697] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:28.807641 19477 tablet_bootstrap.cc:492] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.808192 19477 ts_tablet_manager.cc:1403] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.035s
I20260710 11:03:28.807833 19480 consensus_queue.cc:237] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.808565 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199df2b09b874bcb81870e12a12baa6c" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:28.809267 19257 raft_consensus.cc:2468] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:28.810550 19296 leader_election.cc:304] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:28.811645 19477 raft_consensus.cc:359] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.812183 19497 leader_election.cc:290] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.812453 19477 raft_consensus.cc:385] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.812752 19497 raft_consensus.cc:2804] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.812783 19477 raft_consensus.cc:740] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.813263 19497 raft_consensus.cc:493] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.813647 19497 raft_consensus.cc:3060] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.813727 19477 consensus_queue.cc:260] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.814728 19220 leader_election.cc:304] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:28.815975 19511 raft_consensus.cc:2804] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.816480 19511 raft_consensus.cc:697] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:28.816767 19477 ts_tablet_manager.cc:1434] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:28.816566 19457 raft_consensus.cc:515] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.817308 19511 consensus_queue.cc:237] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.818044 19477 tablet_bootstrap.cc:492] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.818297 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199df2b09b874bcb81870e12a12baa6c" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:28.818976 19181 raft_consensus.cc:2468] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:28.821957 19457 leader_election.cc:290] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:28.822448 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365d52d84c64498983b7a86ded75e0e" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:28.823139 19181 raft_consensus.cc:3060] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.825167 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a365d52d84c64498983b7a86ded75e0e" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:28.825881 19477 tablet_bootstrap.cc:654] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.825954 19329 raft_consensus.cc:3060] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.828668 19403 raft_consensus.cc:515] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.829917 19515 raft_consensus.cc:493] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.830395 19515 raft_consensus.cc:515] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.833122 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:28.834120 19329 raft_consensus.cc:2468] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 1.
W20260710 11:03:28.835085 19297 leader_election.cc:343] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:28.836834 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d975ba32eb4cf68cf268eb36dc6807" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:28.838475 19079 catalog_manager.cc:5697] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 1 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:28.841612 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d975ba32eb4cf68cf268eb36dc6807" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:28.842260 19180 raft_consensus.cc:2468] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:28.842532 19257 raft_consensus.cc:2468] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 0.
I20260710 11:03:28.844204 19220 leader_election.cc:304] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:28.844566 19296 leader_election.cc:304] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:28.845149 19511 raft_consensus.cc:2804] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.845790 19511 raft_consensus.cc:697] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:28.840238 19515 leader_election.cc:290] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.840369 19080 catalog_manager.cc:5697] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 0 to 1, leader changed from <none> to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:28.846783 19511 consensus_queue.cc:237] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.850780 19515 raft_consensus.cc:2804] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.851249 19515 raft_consensus.cc:493] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.851686 19515 raft_consensus.cc:3060] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.863967 19403 leader_election.cc:290] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.866787 19181 raft_consensus.cc:2468] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 1.
I20260710 11:03:28.870276 19497 raft_consensus.cc:515] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.882274 19477 tablet_bootstrap.cc:492] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.882827 19477 ts_tablet_manager.cc:1403] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.029s
I20260710 11:03:28.883968 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:28.884582 19257 raft_consensus.cc:3060] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.885706 19477 raft_consensus.cc:359] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.886464 19477 raft_consensus.cc:385] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.886731 19477 raft_consensus.cc:740] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.886168 19080 catalog_manager.cc:5697] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 0 to 1, leader changed from <none> to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:28.887473 19477 consensus_queue.cc:260] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.889731 19477 ts_tablet_manager.cc:1434] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:28.890916 19477 tablet_bootstrap.cc:492] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b: Bootstrap starting.
I20260710 11:03:28.890847 19257 raft_consensus.cc:2468] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:28.892127 19296 leader_election.cc:304] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:28.892302 19497 leader_election.cc:290] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.893060 19497 raft_consensus.cc:2804] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.893594 19497 raft_consensus.cc:697] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:28.894590 19497 consensus_queue.cc:237] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.895846 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199df2b09b874bcb81870e12a12baa6c" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:28.896397 19257 raft_consensus.cc:3060] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.897855 19477 tablet_bootstrap.cc:654] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.896315 19515 raft_consensus.cc:515] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.900133 19515 leader_election.cc:290] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:28.905207 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199df2b09b874bcb81870e12a12baa6c" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:28.906024 19181 raft_consensus.cc:3060] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.907672 19255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d975ba32eb4cf68cf268eb36dc6807" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:28.908288 19255 raft_consensus.cc:3060] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.909281 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d975ba32eb4cf68cf268eb36dc6807" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:28.909897 19180 raft_consensus.cc:3060] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.911913 19511 raft_consensus.cc:493] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:28.912408 19511 raft_consensus.cc:515] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.914538 19511 leader_election.cc:290] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:28.915858 19181 raft_consensus.cc:2468] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:28.916451 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f4ce8d6a84514ad255455da2ffe59" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" is_pre_election: true
I20260710 11:03:28.917150 19182 raft_consensus.cc:2468] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 0.
I20260710 11:03:28.917636 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f4ce8d6a84514ad255455da2ffe59" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:28.918260 19329 raft_consensus.cc:2468] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 0.
I20260710 11:03:28.918164 19297 leader_election.cc:304] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:28.919552 19515 raft_consensus.cc:2804] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.920015 19223 leader_election.cc:304] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:28.920228 19515 raft_consensus.cc:697] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:28.921432 19511 raft_consensus.cc:2804] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:28.921849 19511 raft_consensus.cc:493] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:28.922247 19511 raft_consensus.cc:3060] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.921553 19515 consensus_queue.cc:237] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.923595 19180 raft_consensus.cc:2468] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:28.927146 19297 leader_election.cc:304] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:28.928700 19403 raft_consensus.cc:2804] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.929335 19403 raft_consensus.cc:697] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:28.930413 19403 consensus_queue.cc:237] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.931345 19477 tablet_bootstrap.cc:492] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b: No bootstrap required, opened a new log
I20260710 11:03:28.931931 19477 ts_tablet_manager.cc:1403] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.019s
I20260710 11:03:28.934001 19255 raft_consensus.cc:2468] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:28.935019 19477 raft_consensus.cc:359] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.935806 19477 raft_consensus.cc:385] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.936089 19477 raft_consensus.cc:740] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.936901 19477 consensus_queue.cc:260] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.940351 19079 catalog_manager.cc:5697] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:28.941216 19511 raft_consensus.cc:515] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.944283 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f4ce8d6a84514ad255455da2ffe59" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:28.944779 19257 raft_consensus.cc:2468] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 1.
I20260710 11:03:28.945027 19477 ts_tablet_manager.cc:1434] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:03:28.944859 19180 raft_consensus.cc:3060] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.956319 19511 leader_election.cc:290] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:28.957471 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f4ce8d6a84514ad255455da2ffe59" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:28.958020 19329 raft_consensus.cc:3060] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.964741 19180 raft_consensus.cc:2468] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 1.
I20260710 11:03:28.965015 19329 raft_consensus.cc:2468] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 1.
I20260710 11:03:28.966102 19223 leader_election.cc:304] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:28.965855 19080 catalog_manager.cc:5697] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:28.966981 19511 raft_consensus.cc:2804] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.967582 19511 raft_consensus.cc:697] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:28.967499 19080 catalog_manager.cc:5697] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 1 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:28.968634 19511 consensus_queue.cc:237] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:28.978307 19079 catalog_manager.cc:5697] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 0 to 1, leader changed from <none> to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 1 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:28.993848 19329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:28.994639 19329 raft_consensus.cc:606] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:28.999961 19329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59d975ba32eb4cf68cf268eb36dc6807"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:29.000557 19329 raft_consensus.cc:606] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:29.005262 19329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:29.005836 19329 raft_consensus.cc:606] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:29.011312 19257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
mode: GRACEFUL
new_leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56944
I20260710 11:03:29.011864 19257 raft_consensus.cc:606] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Received request to transfer leadership to TS fd1a6d7732ad44edb0ed368d5d9ed79b
I20260710 11:03:29.016780 19329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edc24176dcda474b843bd3dd4b64e5e1"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:29.017292 19329 raft_consensus.cc:606] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:29.022418 19180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "533d850bb5684a0da8202b8e4e88a67b"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
mode: GRACEFUL
new_leader_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56488
I20260710 11:03:29.022969 19180 raft_consensus.cc:606] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Received request to transfer leadership to TS da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:29.030625 19329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "199df2b09b874bcb81870e12a12baa6c"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
mode: GRACEFUL
new_leader_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:40130
I20260710 11:03:29.031157 19329 raft_consensus.cc:606] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Received request to transfer leadership to TS da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:29.036417 19257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1f4ce8d6a84514ad255455da2ffe59"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
mode: GRACEFUL
new_leader_uuid: "94affe8487424c0dbd92290e2cd03e53"
 from {username='slave'} at 127.0.0.1:56944
I20260710 11:03:29.036846 19257 raft_consensus.cc:606] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Received request to transfer leadership to TS 94affe8487424c0dbd92290e2cd03e53
I20260710 11:03:29.048225 19515 consensus_queue.cc:1048] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.059226 19497 consensus_queue.cc:1048] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:29.069283 19497 raft_consensus.cc:993] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:29.069794 19497 raft_consensus.cc:1081] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:29.071381 19255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edc24176dcda474b843bd3dd4b64e5e1"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56932
I20260710 11:03:29.072019 19255 raft_consensus.cc:493] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.072392 19255 raft_consensus.cc:3060] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.078088 19255 raft_consensus.cc:515] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.080205 19255 leader_election.cc:290] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.080510 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc24176dcda474b843bd3dd4b64e5e1" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:29.081197 19180 raft_consensus.cc:3060] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.081308 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edc24176dcda474b843bd3dd4b64e5e1" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:29.081936 19329 raft_consensus.cc:3055] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.082252 19329 raft_consensus.cc:740] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:29.083030 19329 consensus_queue.cc:260] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.084339 19329 raft_consensus.cc:3060] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.088495 19180 raft_consensus.cc:2468] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:29.089807 19223 leader_election.cc:304] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [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: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:29.090610 19511 raft_consensus.cc:2804] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.091032 19329 raft_consensus.cc:2468] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:29.091090 19511 raft_consensus.cc:697] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:29.092211 19511 consensus_queue.cc:237] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.098889 19079 catalog_manager.cc:5697] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.104034 19480 raft_consensus.cc:493] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:29.104584 19480 raft_consensus.cc:515] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.106482 19480 leader_election.cc:290] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.107421 19255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:29.107555 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:29.108162 19255 raft_consensus.cc:2393] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1a6d7732ad44edb0ed368d5d9ed79b in current term 1: Already voted for candidate 94affe8487424c0dbd92290e2cd03e53 in this term.
I20260710 11:03:29.109045 19147 leader_election.cc:304] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:29.109751 19480 raft_consensus.cc:3060] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:29.115515 19480 raft_consensus.cc:2749] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:29.210417 19519 consensus_queue.cc:1048] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.216853 19497 raft_consensus.cc:993] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:29.217404 19515 raft_consensus.cc:1081] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:29.219235 19182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56476
I20260710 11:03:29.220669 19182 raft_consensus.cc:493] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.221112 19182 raft_consensus.cc:3060] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.223654 19497 consensus_queue.cc:1048] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.231035 19182 raft_consensus.cc:515] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.236011 19182 leader_election.cc:290] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 2 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.237778 19255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:29.237844 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d33dc5f411c4968b9591fb774d6fcc5" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:29.238396 19255 raft_consensus.cc:3060] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.238507 19329 raft_consensus.cc:3055] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.238948 19329 raft_consensus.cc:740] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:29.239712 19329 consensus_queue.cc:260] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.240841 19329 raft_consensus.cc:3060] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.246712 19329 raft_consensus.cc:2468] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:29.246709 19255 raft_consensus.cc:2468] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:29.247864 19145 leader_election.cc:304] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:29.248553 19480 raft_consensus.cc:2804] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.249022 19480 raft_consensus.cc:697] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:29.249763 19480 consensus_queue.cc:237] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.256505 19079 catalog_manager.cc:5697] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 2 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.257596 19480 consensus_queue.cc:1048] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.268402 19479 consensus_queue.cc:1048] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.274345 19480 raft_consensus.cc:493] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:29.274863 19480 raft_consensus.cc:515] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.276970 19480 leader_election.cc:290] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.277958 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:29.280364 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:29.283064 19329 raft_consensus.cc:2393] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1a6d7732ad44edb0ed368d5d9ed79b in current term 1: Already voted for candidate da15661a7f3a47afbadbd3900dd2e379 in this term.
I20260710 11:03:29.284132 19479 raft_consensus.cc:993] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b: : Instructing follower da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:29.284040 19145 leader_election.cc:304] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:29.284706 19479 raft_consensus.cc:1081] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Signalling peer da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:29.285642 19479 raft_consensus.cc:3060] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:29.286804 19511 consensus_queue.cc:1048] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.288690 19255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "533d850bb5684a0da8202b8e4e88a67b"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56918
I20260710 11:03:29.289227 19255 raft_consensus.cc:493] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.289549 19255 raft_consensus.cc:3060] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.293284 19479 raft_consensus.cc:2749] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:29.296020 19255 raft_consensus.cc:515] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.298097 19255 leader_election.cc:290] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.298815 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533d850bb5684a0da8202b8e4e88a67b" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:29.299367 19180 raft_consensus.cc:3055] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.299489 19457 consensus_queue.cc:1048] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.299768 19180 raft_consensus.cc:740] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:29.300431 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533d850bb5684a0da8202b8e4e88a67b" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:29.300992 19329 raft_consensus.cc:3060] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.300603 19180 consensus_queue.cc:260] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.302662 19180 raft_consensus.cc:3060] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.310331 19180 raft_consensus.cc:2468] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:29.311489 19223 leader_election.cc:304] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [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: da15661a7f3a47afbadbd3900dd2e379, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:29.314424 19510 raft_consensus.cc:2804] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.314785 19329 raft_consensus.cc:2468] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:29.314915 19510 raft_consensus.cc:697] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:29.316599 19510 consensus_queue.cc:237] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.317538 19479 raft_consensus.cc:493] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:29.318034 19479 raft_consensus.cc:515] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.319034 19497 consensus_queue.cc:1048] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.325035 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da15661a7f3a47afbadbd3900dd2e379" is_pre_election: true
I20260710 11:03:29.325362 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94affe8487424c0dbd92290e2cd03e53" is_pre_election: true
I20260710 11:03:29.325770 19257 raft_consensus.cc:2393] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1a6d7732ad44edb0ed368d5d9ed79b in current term 1: Already voted for candidate 94affe8487424c0dbd92290e2cd03e53 in this term.
I20260710 11:03:29.326833 19147 leader_election.cc:304] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [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: fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:29.327747 19480 raft_consensus.cc:3060] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:29.327766 19078 catalog_manager.cc:5697] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 1 to 2, leader changed from fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193) to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.326987 19479 leader_election.cc:290] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.334101 19510 raft_consensus.cc:993] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379: : Instructing follower fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:29.334616 19510 raft_consensus.cc:1081] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Signalling peer fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:29.335742 19480 raft_consensus.cc:2749] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:29.337777 19182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56464
I20260710 11:03:29.338338 19182 raft_consensus.cc:493] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.339430 19182 raft_consensus.cc:3060] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.341511 19515 raft_consensus.cc:993] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:29.341992 19403 raft_consensus.cc:1081] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer da15661a7f3a47afbadbd3900dd2e379 to start an election
I20260710 11:03:29.348024 19257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "199df2b09b874bcb81870e12a12baa6c"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
 from {username='slave'} at 127.0.0.1:56932
I20260710 11:03:29.348595 19257 raft_consensus.cc:493] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.348953 19257 raft_consensus.cc:3060] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.349246 19497 consensus_queue.cc:1048] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.354645 19257 raft_consensus.cc:515] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.356925 19255 raft_consensus.cc:1240] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Rejecting Update request from peer 94affe8487424c0dbd92290e2cd03e53 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:29.357952 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199df2b09b874bcb81870e12a12baa6c" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:29.357282 19182 raft_consensus.cc:515] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.359011 19180 raft_consensus.cc:3060] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.359157 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199df2b09b874bcb81870e12a12baa6c" candidate_uuid: "da15661a7f3a47afbadbd3900dd2e379" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:29.359761 19329 raft_consensus.cc:3055] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.358112 19257 leader_election.cc:290] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.360148 19329 raft_consensus.cc:740] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:29.361002 19329 consensus_queue.cc:260] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
W20260710 11:03:29.361919 19497 consensus_queue.cc:1175] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "da15661a7f3a47afbadbd3900dd2e379" 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 94affe8487424c0dbd92290e2cd03e53 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:03:29.362555 19182 leader_election.cc:290] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 2 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.362147 19329 raft_consensus.cc:3060] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.365463 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:29.365669 19331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e26c76627114249888d2dcba793e2c9" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:29.366014 19257 raft_consensus.cc:3055] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.366216 19331 raft_consensus.cc:3060] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.366357 19257 raft_consensus.cc:740] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:29.367241 19257 consensus_queue.cc:260] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.368374 19257 raft_consensus.cc:3060] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.369287 19329 raft_consensus.cc:2468] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:29.370349 19220 leader_election.cc:304] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:29.371177 19510 raft_consensus.cc:2804] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.371678 19510 raft_consensus.cc:697] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Becoming Leader. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:29.372488 19510 consensus_queue.cc:237] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.373013 19331 raft_consensus.cc:2468] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:29.374290 19145 leader_election.cc:304] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:29.375631 19479 raft_consensus.cc:2804] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.376099 19479 raft_consensus.cc:697] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:29.376917 19479 consensus_queue.cc:237] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.380056 19257 raft_consensus.cc:2468] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:29.380142 19180 raft_consensus.cc:2468] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da15661a7f3a47afbadbd3900dd2e379 in term 2.
I20260710 11:03:29.383281 19080 catalog_manager.cc:5697] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194). New cstate: current_term: 2 leader_uuid: "da15661a7f3a47afbadbd3900dd2e379" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.387954 19510 consensus_queue.cc:1048] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.396713 19078 catalog_manager.cc:5697] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 1 to 2, leader changed from da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194) to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 2 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.402592 19511 consensus_queue.cc:1048] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.451548 19497 consensus_queue.cc:1048] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.457866 19403 raft_consensus.cc:993] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:29.458352 19519 raft_consensus.cc:1081] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:29.462821 19182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56476
I20260710 11:03:29.463305 19182 raft_consensus.cc:493] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.463713 19182 raft_consensus.cc:3060] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.464517 19519 consensus_queue.cc:1048] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.471741 19403 consensus_queue.cc:1048] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.471798 19182 raft_consensus.cc:515] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.475054 19255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:29.476955 19331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0d6e0474e441979b5e1ae14ac981fe" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:29.477304 19182 leader_election.cc:290] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 2 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.477576 19331 raft_consensus.cc:3055] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.477916 19331 raft_consensus.cc:740] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:29.478758 19331 consensus_queue.cc:260] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.479966 19331 raft_consensus.cc:3060] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.485685 19403 raft_consensus.cc:993] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53: : Instructing follower fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:29.486202 19497 raft_consensus.cc:1081] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Signalling peer fd1a6d7732ad44edb0ed368d5d9ed79b to start an election
I20260710 11:03:29.487967 19181 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59d975ba32eb4cf68cf268eb36dc6807"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
 from {username='slave'} at 127.0.0.1:56476
I20260710 11:03:29.489955 19181 raft_consensus.cc:493] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.490314 19181 raft_consensus.cc:3060] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.493224 19403 consensus_queue.cc:1048] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.496306 19331 raft_consensus.cc:2468] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:29.496708 19181 raft_consensus.cc:515] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.497498 19145 leader_election.cc:304] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:29.498368 19480 raft_consensus.cc:2804] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.498833 19480 raft_consensus.cc:697] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:29.499804 19480 consensus_queue.cc:237] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.500962 19255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d975ba32eb4cf68cf268eb36dc6807" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:29.502889 19181 leader_election.cc:290] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [CANDIDATE]: Term 2 election: Requested vote from peers da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915), 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195:35525)
I20260710 11:03:29.506481 19329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d975ba32eb4cf68cf268eb36dc6807" candidate_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
I20260710 11:03:29.506970 19329 raft_consensus.cc:3055] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.507254 19329 raft_consensus.cc:740] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:29.507972 19329 consensus_queue.cc:260] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.509251 19329 raft_consensus.cc:3060] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.515678 19329 raft_consensus.cc:2468] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1a6d7732ad44edb0ed368d5d9ed79b in term 2.
I20260710 11:03:29.516682 19145 leader_election.cc:304] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: da15661a7f3a47afbadbd3900dd2e379
I20260710 11:03:29.517462 19480 raft_consensus.cc:2804] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.517980 19480 raft_consensus.cc:697] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Becoming Leader. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:29.518774 19480 consensus_queue.cc:237] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.521358 19080 catalog_manager.cc:5697] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 2 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.524559 19510 consensus_queue.cc:1048] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.531570 19329 raft_consensus.cc:1275] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.532466 19511 consensus_queue.cc:1048] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:29.535187 19511 consensus_queue.cc:1048] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.537230 19080 catalog_manager.cc:5697] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b reported cstate change: term changed from 1 to 2, leader changed from 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195) to fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193). New cstate: current_term: 2 leader_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:29.546838 19181 raft_consensus.cc:1275] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.548290 19510 consensus_queue.cc:1048] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.563948 19545 raft_consensus.cc:993] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379: : Instructing follower 94affe8487424c0dbd92290e2cd03e53 to start an election
I20260710 11:03:29.564482 19457 raft_consensus.cc:1081] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Signalling peer 94affe8487424c0dbd92290e2cd03e53 to start an election
I20260710 11:03:29.566097 19329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1f4ce8d6a84514ad255455da2ffe59"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
 from {username='slave'} at 127.0.0.1:40120
I20260710 11:03:29.566532 19329 raft_consensus.cc:493] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:29.566816 19329 raft_consensus.cc:3060] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.572206 19329 raft_consensus.cc:515] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.573558 19329 leader_election.cc:290] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:29.574363 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f4ce8d6a84514ad255455da2ffe59" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:29.574615 19257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1f4ce8d6a84514ad255455da2ffe59" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:29.574959 19181 raft_consensus.cc:3060] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.575197 19257 raft_consensus.cc:3055] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:29.575577 19257 raft_consensus.cc:740] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:29.576292 19257 consensus_queue.cc:260] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.577122 19257 raft_consensus.cc:3060] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.581539 19181 raft_consensus.cc:2468] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 2.
I20260710 11:03:29.582607 19297 leader_election.cc:304] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:29.582688 19257 raft_consensus.cc:2468] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 2.
I20260710 11:03:29.583421 19403 raft_consensus.cc:2804] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:29.583904 19403 raft_consensus.cc:697] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 2 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:29.584595 19403 consensus_queue.cc:237] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:29.591020 19078 catalog_manager.cc:5697] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 1 to 2, leader changed from da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194) to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:29.669680 19329 raft_consensus.cc:1275] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.671219 19481 consensus_queue.cc:1048] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.678360 19257 raft_consensus.cc:1275] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.679934 19481 consensus_queue.cc:1048] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.757686 19180 raft_consensus.cc:1275] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.759168 19457 consensus_queue.cc:1048] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.767570 19329 raft_consensus.cc:1275] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.769765 19457 consensus_queue.cc:1048] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.778882 19257 raft_consensus.cc:1275] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.780150 19481 consensus_queue.cc:1048] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.789148 19329 raft_consensus.cc:1275] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.790441 19480 consensus_queue.cc:1048] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.837643 19180 raft_consensus.cc:1275] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.838965 19457 consensus_queue.cc:1048] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.846865 19329 raft_consensus.cc:1275] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer da15661a7f3a47afbadbd3900dd2e379: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.848536 19457 consensus_queue.cc:1048] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.919236 19257 raft_consensus.cc:3060] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:29.924449 19257 raft_consensus.cc:1275] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.924660 19330 raft_consensus.cc:1275] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:29.925832 19480 consensus_queue.cc:1048] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.926558 19479 consensus_queue.cc:1048] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.004107 19330 raft_consensus.cc:1275] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.005481 19480 consensus_queue.cc:1048] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.012697 19255 raft_consensus.cc:3060] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.019063 19255 raft_consensus.cc:1275] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer fd1a6d7732ad44edb0ed368d5d9ed79b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.020416 19481 consensus_queue.cc:1048] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.181927 19255 raft_consensus.cc:1275] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer 94affe8487424c0dbd92290e2cd03e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.183110 19403 consensus_queue.cc:1048] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.195195 19180 raft_consensus.cc:1275] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer 94affe8487424c0dbd92290e2cd03e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:30.197196 19549 consensus_queue.cc:1048] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.039915 19080 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58906:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:32.060529 19080 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58906:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:32.139485 19574 tablet.cc:1724] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53: 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
I20260710 11:03:32.151784 19573 tablet.cc:1724] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.153517 19580 tablet.cc:1724] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379: 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
I20260710 11:03:32.168761 14631 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:32.211254 19590 tablet.cc:1724] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.232337 19594 tablet.cc:1724] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379: 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
I20260710 11:03:32.266614 19593 tablet.cc:1724] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53: 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
W20260710 11:03:32.264411 19147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.194:37915, user_credentials={real_user=slave}} blocked reactor thread for 87440.2us
W20260710 11:03:32.294603 19223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.193:33683, user_credentials={real_user=slave}} blocked reactor thread for 65789.7us
I20260710 11:03:32.299976 19604 tablet.cc:1724] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379: 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
I20260710 11:03:32.249065 19585 tablet.cc:1724] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379: 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
W20260710 11:03:32.339809 19591 log.cc:927] Time spent T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
W20260710 11:03:32.388195 19223 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.73.193:33683, user_credentials={real_user=slave}} blocked reactor thread for 79768.7us
I20260710 11:03:32.403601 19610 tablet.cc:1724] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53: 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
I20260710 11:03:32.412973 19574 tablet.cc:1724] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53: 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
I20260710 11:03:32.422295 19590 tablet.cc:1724] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.439296 19594 tablet.cc:1724] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379: 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
I20260710 11:03:32.462196 19616 tablet.cc:1724] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53: 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
I20260710 11:03:32.462522 19617 tablet.cc:1724] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.462993 19573 tablet.cc:1724] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.466225 19580 tablet.cc:1724] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379: 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
I20260710 11:03:32.488916 19585 tablet.cc:1724] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379: 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
I20260710 11:03:32.498848 19182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3"
dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
mode: GRACEFUL
new_leader_uuid: "94affe8487424c0dbd92290e2cd03e53"
 from {username='slave'} at 127.0.0.1:33114
I20260710 11:03:32.499572 19182 raft_consensus.cc:606] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Received request to transfer leadership to TS 94affe8487424c0dbd92290e2cd03e53
I20260710 11:03:32.504058 19593 tablet.cc:1724] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53: 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
I20260710 11:03:32.508469 19620 tablet.cc:1724] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.516091 19610 tablet.cc:1724] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53: 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
I20260710 11:03:32.519240 19596 raft_consensus.cc:993] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b: : Instructing follower 94affe8487424c0dbd92290e2cd03e53 to start an election
I20260710 11:03:32.519863 19596 raft_consensus.cc:1081] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Signalling peer 94affe8487424c0dbd92290e2cd03e53 to start an election
I20260710 11:03:32.539433 19330 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
 from {username='slave'} at 127.0.0.1:40118
I20260710 11:03:32.539057 19580 tablet.cc:1724] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379: 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
I20260710 11:03:32.540210 19330 raft_consensus.cc:493] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:32.540653 19330 raft_consensus.cc:3060] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.543028 19573 tablet.cc:1724] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.503773 19594 tablet.cc:1724] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379: 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
I20260710 11:03:32.534726 19617 tablet.cc:1724] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.574095 19616 tablet.cc:1724] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53: 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
I20260710 11:03:32.580184 19330 raft_consensus.cc:515] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:32.588894 19330 leader_election.cc:290] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 2 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:32.590471 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:32.590916 19254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a27bf43f25e4218aa1c2fc217c96df3" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:32.591120 19181 raft_consensus.cc:3055] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:32.591516 19181 raft_consensus.cc:740] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1a6d7732ad44edb0ed368d5d9ed79b, State: Running, Role: LEADER
I20260710 11:03:32.591598 19254 raft_consensus.cc:3060] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.592278 19181 consensus_queue.cc:260] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:32.593484 19181 raft_consensus.cc:3060] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:32.583402 19573 tablet.cc:1724] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b: 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
I20260710 11:03:32.599872 19254 raft_consensus.cc:2468] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 2.
I20260710 11:03:32.601222 19296 leader_election.cc:304] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, da15661a7f3a47afbadbd3900dd2e379; no voters: 
I20260710 11:03:32.602687 19609 raft_consensus.cc:2804] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.603219 19609 raft_consensus.cc:697] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 2 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:32.604171 19609 consensus_queue.cc:237] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:32.610581 19181 raft_consensus.cc:2468] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 2.
I20260710 11:03:32.623323 19254 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4"
dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
mode: GRACEFUL
new_leader_uuid: "94affe8487424c0dbd92290e2cd03e53"
 from {username='slave'} at 127.0.0.1:43734
I20260710 11:03:32.622891 19593 tablet.cc:1724] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53: 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
I20260710 11:03:32.624058 19254 raft_consensus.cc:606] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Received request to transfer leadership to TS 94affe8487424c0dbd92290e2cd03e53
I20260710 11:03:32.630431 14631 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:32.631228 14631 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:32.637709 19078 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06: soft_deleted_table [id=142dbf04d8c147e6a114c107dc635511] alter complete (version 1)
I20260710 11:03:32.650131 19080 catalog_manager.cc:5697] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 1 to 2, leader changed from fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193) to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 2 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:32.833811 19586 raft_consensus.cc:993] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379: : Instructing follower 94affe8487424c0dbd92290e2cd03e53 to start an election
I20260710 11:03:32.834352 19623 raft_consensus.cc:1081] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Signalling peer 94affe8487424c0dbd92290e2cd03e53 to start an election
I20260710 11:03:32.835919 19327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4"
dest_uuid: "94affe8487424c0dbd92290e2cd03e53"
 from {username='slave'} at 127.0.0.1:40120
I20260710 11:03:32.836388 19327 raft_consensus.cc:493] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:32.836714 19327 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:32.841733 19327 raft_consensus.cc:515] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:32.843796 19327 leader_election.cc:290] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [CANDIDATE]: Term 3 election: Requested vote from peers fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683), da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915)
I20260710 11:03:32.844422 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b"
I20260710 11:03:32.844996 19254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe2dfdb758614592ab400fd94c418df4" candidate_uuid: "94affe8487424c0dbd92290e2cd03e53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da15661a7f3a47afbadbd3900dd2e379"
I20260710 11:03:32.845010 19181 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:32.845685 19254 raft_consensus.cc:3055] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:32.845991 19254 raft_consensus.cc:740] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da15661a7f3a47afbadbd3900dd2e379, State: Running, Role: LEADER
I20260710 11:03:32.846640 19254 consensus_queue.cc:260] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:32.847680 19254 raft_consensus.cc:3060] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:32.850179 19181 raft_consensus.cc:2468] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 3.
I20260710 11:03:32.851150 19297 leader_election.cc:304] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [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: 94affe8487424c0dbd92290e2cd03e53, fd1a6d7732ad44edb0ed368d5d9ed79b; no voters: 
I20260710 11:03:32.851895 19609 raft_consensus.cc:2804] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:32.852278 19609 raft_consensus.cc:697] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 3 LEADER]: Becoming Leader. State: Replica: 94affe8487424c0dbd92290e2cd03e53, State: Running, Role: LEADER
I20260710 11:03:32.852520 19254 raft_consensus.cc:2468] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94affe8487424c0dbd92290e2cd03e53 in term 3.
I20260710 11:03:32.853037 19609 consensus_queue.cc:237] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [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: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } }
I20260710 11:03:32.860399 19080 catalog_manager.cc:5697] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 reported cstate change: term changed from 2 to 3, leader changed from da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194) to 94affe8487424c0dbd92290e2cd03e53 (127.14.73.195). New cstate: current_term: 3 leader_uuid: "94affe8487424c0dbd92290e2cd03e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94affe8487424c0dbd92290e2cd03e53" member_type: VOTER last_known_addr { host: "127.14.73.195" port: 35525 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:33.020062 19254 raft_consensus.cc:1275] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Refusing update from remote peer 94affe8487424c0dbd92290e2cd03e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:33.021430 19609 consensus_queue.cc:1048] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:33.032159 19181 raft_consensus.cc:1275] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Refusing update from remote peer 94affe8487424c0dbd92290e2cd03e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:33.034346 19615 consensus_queue.cc:1048] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:33.251165 19181 raft_consensus.cc:1275] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 3 FOLLOWER]: Refusing update from remote peer 94affe8487424c0dbd92290e2cd03e53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:33.252454 19615 consensus_queue.cc:1048] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1a6d7732ad44edb0ed368d5d9ed79b" member_type: VOTER last_known_addr { host: "127.14.73.193" port: 33683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:33.261168 19254 raft_consensus.cc:1275] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 3 FOLLOWER]: Refusing update from remote peer 94affe8487424c0dbd92290e2cd03e53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:33.262640 19615 consensus_queue.cc:1048] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da15661a7f3a47afbadbd3900dd2e379" member_type: VOTER last_known_addr { host: "127.14.73.194" port: 37915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:33.682422 14631 tablet_server.cc:179] TabletServer@127.14.73.193:0 shutting down...
W20260710 11:03:33.707150 19297 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:03:33.709841 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:03:33.710673 19297 consensus_peers.cc:597] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 -> Peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Couldn't send request to peer fd1a6d7732ad44edb0ed368d5d9ed79b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:33.710737 14631 tablet_replica.cc:333] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.711681 14631 raft_consensus.cc:2243] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.712496 14631 raft_consensus.cc:2272] T 2d33dc5f411c4968b9591fb774d6fcc5 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.714469 14631 tablet_replica.cc:333] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.715027 14631 raft_consensus.cc:2243] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.715436 14631 raft_consensus.cc:2272] T a365d52d84c64498983b7a86ded75e0e P fd1a6d7732ad44edb0ed368d5d9ed79b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.717120 14631 tablet_replica.cc:333] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.717640 14631 raft_consensus.cc:2243] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.718032 14631 raft_consensus.cc:2272] T ed1f4ce8d6a84514ad255455da2ffe59 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.719658 14631 tablet_replica.cc:333] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.720148 14631 raft_consensus.cc:2243] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.720536 14631 raft_consensus.cc:2272] T edc24176dcda474b843bd3dd4b64e5e1 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.722088 14631 tablet_replica.cc:333] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.722586 14631 raft_consensus.cc:2243] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.723272 14631 raft_consensus.cc:2272] T be0d6e0474e441979b5e1ae14ac981fe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.725220 14631 tablet_replica.cc:333] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.725894 14631 raft_consensus.cc:2243] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.726368 14631 raft_consensus.cc:2272] T 199df2b09b874bcb81870e12a12baa6c P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.728310 14631 tablet_replica.cc:333] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.728765 14631 raft_consensus.cc:2243] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.729105 14631 raft_consensus.cc:2272] T de9c5c25f974453bb1046c1379be0d60 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.730767 14631 tablet_replica.cc:333] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.731233 14631 raft_consensus.cc:2243] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.731680 14631 raft_consensus.cc:2272] T fe2dfdb758614592ab400fd94c418df4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.734479 14631 tablet_replica.cc:333] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.734977 14631 raft_consensus.cc:2243] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.735700 14631 raft_consensus.cc:2272] T d25b9bce7ed5412da25ab2b87475789b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.737352 14631 tablet_replica.cc:333] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.737846 14631 raft_consensus.cc:2243] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.738514 14631 raft_consensus.cc:2272] T 2e26c76627114249888d2dcba793e2c9 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.740082 14631 tablet_replica.cc:333] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.740566 14631 raft_consensus.cc:2243] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.741259 14631 raft_consensus.cc:2272] T c706f4d0369448918c46467203a967f7 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.743064 14631 tablet_replica.cc:333] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.743611 14631 raft_consensus.cc:2243] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.744376 14631 raft_consensus.cc:2272] T 59d975ba32eb4cf68cf268eb36dc6807 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.745935 14631 tablet_replica.cc:333] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.746474 14631 raft_consensus.cc:2243] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.747149 14631 raft_consensus.cc:2272] T b5db967ac4a44200ba336521396dbd57 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.748878 14631 tablet_replica.cc:333] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.749349 14631 raft_consensus.cc:2243] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.749774 14631 raft_consensus.cc:2272] T 533d850bb5684a0da8202b8e4e88a67b P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.751256 14631 tablet_replica.cc:333] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.751739 14631 raft_consensus.cc:2243] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.752132 14631 raft_consensus.cc:2272] T d84030b77343459c89ddcd03714fcdfe P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.753751 14631 tablet_replica.cc:333] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.754210 14631 raft_consensus.cc:2243] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.754591 14631 raft_consensus.cc:2272] T 2da390a04fdf4889b41b804d2534fea4 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.756316 14631 tablet_replica.cc:333] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.756758 14631 raft_consensus.cc:2243] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.757148 14631 raft_consensus.cc:2272] T d85982a96a4c4599bbc4fd33c5e27000 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.759068 14631 tablet_replica.cc:333] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b: stopping tablet replica
I20260710 11:03:33.759747 14631 raft_consensus.cc:2243] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.760269 14631 raft_consensus.cc:2272] T 6a27bf43f25e4218aa1c2fc217c96df3 P fd1a6d7732ad44edb0ed368d5d9ed79b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.797827 14631 tablet_server.cc:196] TabletServer@127.14.73.193:0 shutdown complete.
W20260710 11:03:33.813467 19297 consensus_peers.cc:597] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 -> Peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Couldn't send request to peer fd1a6d7732ad44edb0ed368d5d9ed79b. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:33683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:33.827584 14631 tablet_server.cc:179] TabletServer@127.14.73.194:0 shutting down...
W20260710 11:03:33.832027 19223 consensus_peers.cc:597] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 -> Peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Couldn't send request to peer fd1a6d7732ad44edb0ed368d5d9ed79b. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:33683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:33.835371 19223 consensus_peers.cc:597] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 -> Peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Couldn't send request to peer fd1a6d7732ad44edb0ed368d5d9ed79b. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:33683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:33.837085 19296 consensus_peers.cc:597] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 -> Peer da15661a7f3a47afbadbd3900dd2e379 (127.14.73.194:37915): Couldn't send request to peer da15661a7f3a47afbadbd3900dd2e379. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:33.859534 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:33.860244 14631 tablet_replica.cc:333] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.860826 14631 raft_consensus.cc:2243] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.861579 14631 raft_consensus.cc:2272] T 199df2b09b874bcb81870e12a12baa6c P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.863286 14631 tablet_replica.cc:333] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.863843 14631 raft_consensus.cc:2243] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.864264 14631 raft_consensus.cc:2272] T be0d6e0474e441979b5e1ae14ac981fe P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.865831 14631 tablet_replica.cc:333] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.866349 14631 raft_consensus.cc:2243] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.867069 14631 raft_consensus.cc:2272] T edc24176dcda474b843bd3dd4b64e5e1 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.868721 14631 tablet_replica.cc:333] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.869239 14631 raft_consensus.cc:2243] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.869925 14631 raft_consensus.cc:2272] T a365d52d84c64498983b7a86ded75e0e P da15661a7f3a47afbadbd3900dd2e379 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.871579 14631 tablet_replica.cc:333] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.872092 14631 raft_consensus.cc:2243] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.872488 14631 raft_consensus.cc:2272] T 2d33dc5f411c4968b9591fb774d6fcc5 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.873994 14631 tablet_replica.cc:333] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.874490 14631 raft_consensus.cc:2243] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.875205 14631 raft_consensus.cc:2272] T de9c5c25f974453bb1046c1379be0d60 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.876950 14631 tablet_replica.cc:333] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.877460 14631 raft_consensus.cc:2243] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.877846 14631 raft_consensus.cc:2272] T fe2dfdb758614592ab400fd94c418df4 P da15661a7f3a47afbadbd3900dd2e379 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.880569 14631 tablet_replica.cc:333] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.881088 14631 raft_consensus.cc:2243] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.881541 14631 raft_consensus.cc:2272] T d25b9bce7ed5412da25ab2b87475789b P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.883181 14631 tablet_replica.cc:333] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.883713 14631 raft_consensus.cc:2243] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.884403 14631 raft_consensus.cc:2272] T 2da390a04fdf4889b41b804d2534fea4 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.886059 14631 tablet_replica.cc:333] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.886543 14631 raft_consensus.cc:2243] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.886935 14631 raft_consensus.cc:2272] T d85982a96a4c4599bbc4fd33c5e27000 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.888675 14631 tablet_replica.cc:333] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.889163 14631 raft_consensus.cc:2243] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.889581 14631 raft_consensus.cc:2272] T 2e26c76627114249888d2dcba793e2c9 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.891148 14631 tablet_replica.cc:333] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.891709 14631 raft_consensus.cc:2243] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.892109 14631 raft_consensus.cc:2272] T 59d975ba32eb4cf68cf268eb36dc6807 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.893620 14631 tablet_replica.cc:333] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.894125 14631 raft_consensus.cc:2243] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.894534 14631 raft_consensus.cc:2272] T c706f4d0369448918c46467203a967f7 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.896258 14631 tablet_replica.cc:333] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.896719 14631 raft_consensus.cc:2243] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.897121 14631 raft_consensus.cc:2272] T ed1f4ce8d6a84514ad255455da2ffe59 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.898741 14631 tablet_replica.cc:333] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.899204 14631 raft_consensus.cc:2243] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.899652 14631 raft_consensus.cc:2272] T b5db967ac4a44200ba336521396dbd57 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.901261 14631 tablet_replica.cc:333] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.901722 14631 raft_consensus.cc:2243] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.902411 14631 raft_consensus.cc:2272] T 533d850bb5684a0da8202b8e4e88a67b P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.904063 14631 tablet_replica.cc:333] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.904510 14631 raft_consensus.cc:2243] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:33.905193 14631 raft_consensus.cc:2272] T d84030b77343459c89ddcd03714fcdfe P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:33.906828 14631 tablet_replica.cc:333] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379: stopping tablet replica
I20260710 11:03:33.907421 14631 raft_consensus.cc:2243] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:33.907888 14631 raft_consensus.cc:2272] T 6a27bf43f25e4218aa1c2fc217c96df3 P da15661a7f3a47afbadbd3900dd2e379 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:33.911485 19297 consensus_peers.cc:597] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 -> Peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Couldn't send request to peer fd1a6d7732ad44edb0ed368d5d9ed79b. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:33683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:33.945242 14631 tablet_server.cc:196] TabletServer@127.14.73.194:0 shutdown complete.
I20260710 11:03:33.971354 14631 tablet_server.cc:179] TabletServer@127.14.73.195:0 shutting down...
I20260710 11:03:33.998302 14631 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:33.998986 14631 tablet_replica.cc:333] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:33.999684 14631 raft_consensus.cc:2243] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:34.000483 14631 raft_consensus.cc:2272] T ed1f4ce8d6a84514ad255455da2ffe59 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.002244 14631 tablet_replica.cc:333] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.002807 14631 raft_consensus.cc:2243] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.003232 14631 raft_consensus.cc:2272] T a365d52d84c64498983b7a86ded75e0e P 94affe8487424c0dbd92290e2cd03e53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.004902 14631 tablet_replica.cc:333] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.005432 14631 raft_consensus.cc:2243] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.005851 14631 raft_consensus.cc:2272] T be0d6e0474e441979b5e1ae14ac981fe P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.007946 14631 tablet_replica.cc:333] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.008669 14631 raft_consensus.cc:2243] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.009208 14631 raft_consensus.cc:2272] T 199df2b09b874bcb81870e12a12baa6c P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.011384 14631 tablet_replica.cc:333] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.012065 14631 raft_consensus.cc:2243] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:03:34.012005 19297 consensus_peers.cc:597] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 -> Peer fd1a6d7732ad44edb0ed368d5d9ed79b (127.14.73.193:33683): Couldn't send request to peer fd1a6d7732ad44edb0ed368d5d9ed79b. Status: Network error: Client connection negotiation failed: client connection to 127.14.73.193:33683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:34.012758 14631 raft_consensus.cc:2272] T 2d33dc5f411c4968b9591fb774d6fcc5 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.014397 14631 tablet_replica.cc:333] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.014878 14631 raft_consensus.cc:2243] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.015261 14631 raft_consensus.cc:2272] T edc24176dcda474b843bd3dd4b64e5e1 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.016866 14631 tablet_replica.cc:333] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.017346 14631 raft_consensus.cc:2243] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.017692 14631 raft_consensus.cc:2272] T 59d975ba32eb4cf68cf268eb36dc6807 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.019199 14631 tablet_replica.cc:333] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.019757 14631 raft_consensus.cc:2243] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.020125 14631 raft_consensus.cc:2272] T c706f4d0369448918c46467203a967f7 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.021807 14631 tablet_replica.cc:333] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.022289 14631 raft_consensus.cc:2243] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.022627 14631 raft_consensus.cc:2272] T 2e26c76627114249888d2dcba793e2c9 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.024183 14631 tablet_replica.cc:333] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.024626 14631 raft_consensus.cc:2243] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.024971 14631 raft_consensus.cc:2272] T d84030b77343459c89ddcd03714fcdfe P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.026681 14631 tablet_replica.cc:333] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.027151 14631 raft_consensus.cc:2243] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.027559 14631 raft_consensus.cc:2272] T 533d850bb5684a0da8202b8e4e88a67b P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.029078 14631 tablet_replica.cc:333] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.029515 14631 raft_consensus.cc:2243] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.029865 14631 raft_consensus.cc:2272] T de9c5c25f974453bb1046c1379be0d60 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.032094 14631 tablet_replica.cc:333] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.032850 14631 raft_consensus.cc:2243] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.033313 14631 raft_consensus.cc:2272] T b5db967ac4a44200ba336521396dbd57 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.035153 14631 tablet_replica.cc:333] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.035650 14631 raft_consensus.cc:2243] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.036018 14631 raft_consensus.cc:2272] T d25b9bce7ed5412da25ab2b87475789b P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.037673 14631 tablet_replica.cc:333] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.038102 14631 raft_consensus.cc:2243] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:34.038744 14631 raft_consensus.cc:2272] T fe2dfdb758614592ab400fd94c418df4 P 94affe8487424c0dbd92290e2cd03e53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.040990 14631 tablet_replica.cc:333] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.041684 14631 raft_consensus.cc:2243] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:34.042399 14631 raft_consensus.cc:2272] T d85982a96a4c4599bbc4fd33c5e27000 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.044252 14631 tablet_replica.cc:333] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.044695 14631 raft_consensus.cc:2243] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:34.045115 14631 raft_consensus.cc:2272] T 2da390a04fdf4889b41b804d2534fea4 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.047123 14631 tablet_replica.cc:333] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53: stopping tablet replica
I20260710 11:03:34.047575 14631 raft_consensus.cc:2243] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:34.048269 14631 raft_consensus.cc:2272] T 6a27bf43f25e4218aa1c2fc217c96df3 P 94affe8487424c0dbd92290e2cd03e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.075930 14631 tablet_server.cc:196] TabletServer@127.14.73.195:0 shutdown complete.
I20260710 11:03:34.103360 14631 master.cc:562] Master@127.14.73.254:39745 shutting down...
I20260710 11:03:34.124034 14631 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:34.124604 14631 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:34.124971 14631 tablet_replica.cc:333] T 00000000000000000000000000000000 P d567dc0e423b4acb82713c27b0c87d06: stopping tablet replica
I20260710 11:03:34.145169 14631 master.cc:584] Master@127.14.73.254:39745 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11286 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24409 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116855 ms total)
[  PASSED  ] 8 tests.
I20260710 11:03:34.197671 14631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:03:34.197935 14631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:03:34.198135 14631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 402 messages since previous log ~14 seconds ago
I20260710 11:03:34.198348 14631 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 ~33 seconds ago
I20260710 11:03:34.198542 14631 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 ~33 seconds ago
I20260710 11:03:34.198803 14631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:03:34.199116 14631 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
