[==========] 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:11:38.571851 16520 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.34.62:43743
I20260710 11:11:38.573520 16520 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:11:38.574733 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:38.592985 16527 instance_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:11:38.592989 16526 instance_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:11:38.593173 16529 instance_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:11:38.594077 16520 server_base.cc:1061] running on GCE node
I20260710 11:11:39.703104 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:39.703344 16520 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:11:39.703542 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681899703513 us; error 0 us; skew 500 ppm
I20260710 11:11:39.704361 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:39.709628 16520 webserver.cc:533] Webserver started at http://127.16.34.62:42941/ using document root <none> and password file <none>
I20260710 11:11:39.710491 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:39.710692 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:39.711179 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:39.717025 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/master-0-root/instance:
uuid: "8fae103e68c94e078877e5d3b4f99ca5"
format_stamp: "Formatted at 2026-07-10 11:11:39 on dist-test-slave-01lv"
I20260710 11:11:39.725044 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260710 11:11:39.730530 16535 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:11:39.731899 16520 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:11:39.732349 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/master-0-root
uuid: "8fae103e68c94e078877e5d3b4f99ca5"
format_stamp: "Formatted at 2026-07-10 11:11:39 on dist-test-slave-01lv"
I20260710 11:11:39.732722 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-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:11:39.783955 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:39.785545 16520 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:11:39.785993 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:39.856338 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.62:43743
I20260710 11:11:39.856463 16586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.62:43743 every 8 connection(s)
I20260710 11:11:39.864331 16587 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:11:39.886965 16587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5: Bootstrap starting.
I20260710 11:11:39.893364 16587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:39.895412 16587 log.cc:826] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5: Log is configured to *not* fsync() on all Append() calls
I20260710 11:11:39.900310 16587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5: No bootstrap required, opened a new log
I20260710 11:11:39.921272 16587 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fae103e68c94e078877e5d3b4f99ca5" member_type: VOTER }
I20260710 11:11:39.921892 16587 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:39.922178 16587 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fae103e68c94e078877e5d3b4f99ca5, State: Initialized, Role: FOLLOWER
I20260710 11:11:39.923159 16587 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8fae103e68c94e078877e5d3b4f99ca5" member_type: VOTER }
I20260710 11:11:39.923668 16587 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:39.923985 16587 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:39.924340 16587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:39.928654 16587 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fae103e68c94e078877e5d3b4f99ca5" member_type: VOTER }
I20260710 11:11:39.929544 16587 leader_election.cc:304] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [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: 8fae103e68c94e078877e5d3b4f99ca5; no voters: 
I20260710 11:11:39.931371 16587 leader_election.cc:290] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:39.931685 16590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:39.934134 16590 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 1 LEADER]: Becoming Leader. State: Replica: 8fae103e68c94e078877e5d3b4f99ca5, State: Running, Role: LEADER
I20260710 11:11:39.935159 16590 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [LEADER]: Queue going to LEADER mode. State: All 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: "8fae103e68c94e078877e5d3b4f99ca5" member_type: VOTER }
I20260710 11:11:39.936365 16587 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:39.946480 16591 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8fae103e68c94e078877e5d3b4f99ca5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fae103e68c94e078877e5d3b4f99ca5" member_type: VOTER } }
I20260710 11:11:39.947504 16591 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:39.947599 16592 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8fae103e68c94e078877e5d3b4f99ca5. Latest consensus state: current_term: 1 leader_uuid: "8fae103e68c94e078877e5d3b4f99ca5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fae103e68c94e078877e5d3b4f99ca5" member_type: VOTER } }
I20260710 11:11:39.948403 16592 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:39.950353 16600 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:39.961215 16600 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:39.963732 16520 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:39.977627 16600 catalog_manager.cc:1383] Generated new cluster ID: a0e25574581f4b6785396096a84c7e48
I20260710 11:11:39.977960 16600 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:40.008013 16600 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:40.009634 16600 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:40.023928 16600 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5: Generated new TSK 0
I20260710 11:11:40.024948 16600 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:40.030478 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:40.043030 16610 instance_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:11:40.043794 16609 instance_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:11:40.045881 16520 server_base.cc:1061] running on GCE node
W20260710 11:11:40.046577 16612 instance_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:11:40.047536 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:40.047744 16520 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:11:40.047914 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681900047894 us; error 0 us; skew 500 ppm
I20260710 11:11:40.048516 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:40.052863 16520 webserver.cc:533] Webserver started at http://127.16.34.1:32907/ using document root <none> and password file <none>
I20260710 11:11:40.053431 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:40.053625 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:40.053903 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:40.055096 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-0-root/instance:
uuid: "feaa257af5b64408bd3ee6269bd324a3"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-01lv"
I20260710 11:11:40.060997 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:11:40.065239 16617 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:11:40.066161 16520 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:11:40.066463 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "feaa257af5b64408bd3ee6269bd324a3"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-01lv"
I20260710 11:11:40.066766 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-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:11:40.083221 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:40.084558 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:40.087136 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:40.091240 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:40.091496 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.091754 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:40.092012 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.193120 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:44383
I20260710 11:11:40.193233 16679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:44383 every 8 connection(s)
I20260710 11:11:40.200577 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:40.215368 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:11:40.218034 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
W20260710 11:11:40.229255 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:11:40.233001 16520 server_base.cc:1061] running on GCE node
I20260710 11:11:40.233848 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:40.234064 16520 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:11:40.234241 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681900234221 us; error 0 us; skew 500 ppm
I20260710 11:11:40.234867 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:40.239846 16680 heartbeater.cc:344] Connected to a master server at 127.16.34.62:43743
I20260710 11:11:40.240377 16680 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:40.240978 16520 webserver.cc:533] Webserver started at http://127.16.34.2:34283/ using document root <none> and password file <none>
I20260710 11:11:40.241684 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:40.241632 16680 heartbeater.cc:507] Master 127.16.34.62:43743 requested a full tablet report, sending...
I20260710 11:11:40.241997 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:40.242348 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:40.243670 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-1-root/instance:
uuid: "331ff4e280d64c499e15fba57cad66bf"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-01lv"
I20260710 11:11:40.245347 16552 ts_manager.cc:194] Registered new tserver with Master: feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383)
I20260710 11:11:40.248536 16552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34440
I20260710 11:11:40.250805 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:11:40.255789 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:11:40.256637 16520 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:11:40.256914 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-1-root
uuid: "331ff4e280d64c499e15fba57cad66bf"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-01lv"
I20260710 11:11:40.257184 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-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:11:40.276276 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:40.277562 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:40.279927 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:40.282879 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:40.283095 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.283324 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:40.283480 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.375667 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.2:36489
I20260710 11:11:40.375785 16754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.2:36489 every 8 connection(s)
I20260710 11:11:40.383088 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:40.392784 16759 instance_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:11:40.393795 16758 instance_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:11:40.398340 16755 heartbeater.cc:344] Connected to a master server at 127.16.34.62:43743
I20260710 11:11:40.398921 16755 heartbeater.cc:461] Registering TS with master...
W20260710 11:11:40.399251 16761 instance_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:11:40.400125 16755 heartbeater.cc:507] Master 127.16.34.62:43743 requested a full tablet report, sending...
I20260710 11:11:40.400660 16520 server_base.cc:1061] running on GCE node
I20260710 11:11:40.401731 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:40.401988 16520 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:11:40.402179 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681900402163 us; error 0 us; skew 500 ppm
I20260710 11:11:40.402498 16552 ts_manager.cc:194] Registered new tserver with Master: 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:40.402964 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:40.404017 16552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34454
I20260710 11:11:40.408803 16520 webserver.cc:533] Webserver started at http://127.16.34.3:34237/ using document root <none> and password file <none>
I20260710 11:11:40.409358 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:40.409611 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:40.409896 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:40.411159 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-2-root/instance:
uuid: "7f8857c019a8407996304356ec163e53"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-01lv"
I20260710 11:11:40.416195 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:11:40.420029 16766 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:11:40.420907 16520 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:11:40.421279 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-2-root
uuid: "7f8857c019a8407996304356ec163e53"
format_stamp: "Formatted at 2026-07-10 11:11:40 on dist-test-slave-01lv"
I20260710 11:11:40.421583 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681898392521-16520-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:11:40.435369 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:40.436754 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:40.438952 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:40.441927 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:40.442154 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.442379 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:40.442536 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:40.531908 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.3:45421
I20260710 11:11:40.531980 16828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.3:45421 every 8 connection(s)
I20260710 11:11:40.549994 16829 heartbeater.cc:344] Connected to a master server at 127.16.34.62:43743
I20260710 11:11:40.550400 16829 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:40.551278 16829 heartbeater.cc:507] Master 127.16.34.62:43743 requested a full tablet report, sending...
I20260710 11:11:40.553399 16552 ts_manager.cc:194] Registered new tserver with Master: 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:40.553550 16520 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015885618s
I20260710 11:11:40.554905 16552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34464
I20260710 11:11:40.607347 16552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34476:
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:11:40.611135 16552 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:11:40.723327 16720 tablet_service.cc:1511] Processing CreateTablet for tablet ddd7bca3c5c948dabe163f9810049c09 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:40.725047 16720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd7bca3c5c948dabe163f9810049c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.727948 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 577c309cd6474bb3a65b03d4b6770fcd (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:40.728345 16717 tablet_service.cc:1511] Processing CreateTablet for tablet 040691bf47274930aeb920023d19328c (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:40.729358 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577c309cd6474bb3a65b03d4b6770fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.731110 16718 tablet_service.cc:1511] Processing CreateTablet for tablet 06398fbd16d8434b8bb3aafebb41c422 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:40.732645 16718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06398fbd16d8434b8bb3aafebb41c422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.735778 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040691bf47274930aeb920023d19328c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.746070 16794 tablet_service.cc:1511] Processing CreateTablet for tablet ddd7bca3c5c948dabe163f9810049c09 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:40.747469 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd7bca3c5c948dabe163f9810049c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.751019 16793 tablet_service.cc:1511] Processing CreateTablet for tablet 577c309cd6474bb3a65b03d4b6770fcd (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:40.751453 16792 tablet_service.cc:1511] Processing CreateTablet for tablet 06398fbd16d8434b8bb3aafebb41c422 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:40.759380 16793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577c309cd6474bb3a65b03d4b6770fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.764657 16791 tablet_service.cc:1511] Processing CreateTablet for tablet 040691bf47274930aeb920023d19328c (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:40.771453 16645 tablet_service.cc:1511] Processing CreateTablet for tablet ddd7bca3c5c948dabe163f9810049c09 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:40.778645 16644 tablet_service.cc:1511] Processing CreateTablet for tablet 577c309cd6474bb3a65b03d4b6770fcd (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:40.780627 16792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06398fbd16d8434b8bb3aafebb41c422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.782743 16645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd7bca3c5c948dabe163f9810049c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.785034 16644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 577c309cd6474bb3a65b03d4b6770fcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.787003 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040691bf47274930aeb920023d19328c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.804347 16847 tablet_bootstrap.cc:492] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:40.804684 16643 tablet_service.cc:1511] Processing CreateTablet for tablet 06398fbd16d8434b8bb3aafebb41c422 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:40.806309 16643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06398fbd16d8434b8bb3aafebb41c422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.812069 16847 tablet_bootstrap.cc:654] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.823226 16717 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdfb2b56ef847c6bde404c0c1a1f86c (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:40.824630 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdfb2b56ef847c6bde404c0c1a1f86c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.824327 16641 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdfb2b56ef847c6bde404c0c1a1f86c (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:40.824865 16847 tablet_bootstrap.cc:492] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:40.825495 16847 ts_tablet_manager.cc:1403] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260710 11:11:40.825933 16641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdfb2b56ef847c6bde404c0c1a1f86c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.827220 16642 tablet_service.cc:1511] Processing CreateTablet for tablet 040691bf47274930aeb920023d19328c (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:40.828754 16642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 040691bf47274930aeb920023d19328c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.828619 16847 raft_consensus.cc:359] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:40.829453 16847 raft_consensus.cc:385] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.829782 16847 raft_consensus.cc:740] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.830766 16847 consensus_queue.cc:260] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:40.840299 16847 ts_tablet_manager.cc:1434] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:11:40.841286 16755 heartbeater.cc:499] Master 127.16.34.62:43743 was elected leader, sending a full tablet report...
I20260710 11:11:40.844236 16847 tablet_bootstrap.cc:492] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:40.847679 16790 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdfb2b56ef847c6bde404c0c1a1f86c (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:40.850232 16790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdfb2b56ef847c6bde404c0c1a1f86c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:11:40.881815 16756 tablet.cc:2406] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:40.889930 16849 tablet_bootstrap.cc:492] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:40.892010 16641 tablet_service.cc:1511] Processing CreateTablet for tablet f9530cde542e4c929eec5dd2e36a6abd (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:40.893451 16641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9530cde542e4c929eec5dd2e36a6abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.896646 16719 tablet_service.cc:1511] Processing CreateTablet for tablet f9530cde542e4c929eec5dd2e36a6abd (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:40.902868 16789 tablet_service.cc:1511] Processing CreateTablet for tablet f9530cde542e4c929eec5dd2e36a6abd (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:40.903573 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9530cde542e4c929eec5dd2e36a6abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.904121 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9530cde542e4c929eec5dd2e36a6abd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.902504 16847 tablet_bootstrap.cc:654] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.934763 16851 tablet_bootstrap.cc:492] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:40.936805 16641 tablet_service.cc:1511] Processing CreateTablet for tablet 16ed27019802497fad8624c59f3c6e49 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:40.939328 16847 tablet_bootstrap.cc:492] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:40.939757 16717 tablet_service.cc:1511] Processing CreateTablet for tablet 16ed27019802497fad8624c59f3c6e49 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:40.943679 16847 ts_tablet_manager.cc:1403] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.005s
I20260710 11:11:40.944209 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ed27019802497fad8624c59f3c6e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.946602 16847 raft_consensus.cc:359] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:40.947232 16851 tablet_bootstrap.cc:654] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.947366 16847 raft_consensus.cc:385] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.947712 16847 raft_consensus.cc:740] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.948521 16847 consensus_queue.cc:260] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
W20260710 11:11:40.951640 16599 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:40.953330 16847 ts_tablet_manager.cc:1434] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:40.954291 16847 tablet_bootstrap.cc:492] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:40.954612 16849 tablet_bootstrap.cc:654] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.962138 16847 tablet_bootstrap.cc:654] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.964385 16641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ed27019802497fad8624c59f3c6e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.969645 16851 tablet_bootstrap.cc:492] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:40.970173 16851 ts_tablet_manager.cc:1403] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.013s
I20260710 11:11:40.970078 16789 tablet_service.cc:1511] Processing CreateTablet for tablet 16ed27019802497fad8624c59f3c6e49 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:40.971441 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ed27019802497fad8624c59f3c6e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.974817 16847 tablet_bootstrap.cc:492] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:40.974824 16642 tablet_service.cc:1511] Processing CreateTablet for tablet ff657cf603c14fc290137dcc74316bf9 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:40.975445 16847 ts_tablet_manager.cc:1403] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260710 11:11:40.975504 16849 tablet_bootstrap.cc:492] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:40.976023 16849 ts_tablet_manager.cc:1403] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.088s	user 0.006s	sys 0.010s
I20260710 11:11:40.976238 16642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff657cf603c14fc290137dcc74316bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:40.978470 16847 raft_consensus.cc:359] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:40.979259 16847 raft_consensus.cc:385] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.979579 16847 raft_consensus.cc:740] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.980443 16847 consensus_queue.cc:260] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:40.973320 16851 raft_consensus.cc:359] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:40.983319 16851 raft_consensus.cc:385] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.983744 16851 raft_consensus.cc:740] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.978926 16849 raft_consensus.cc:359] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:40.984680 16849 raft_consensus.cc:385] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:40.985045 16849 raft_consensus.cc:740] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:40.985425 16847 ts_tablet_manager.cc:1434] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:40.985697 16849 consensus_queue.cc:260] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:40.986449 16847 tablet_bootstrap.cc:492] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:40.988090 16851 consensus_queue.cc:260] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:40.988891 16680 heartbeater.cc:499] Master 127.16.34.62:43743 was elected leader, sending a full tablet report...
I20260710 11:11:40.991497 16829 heartbeater.cc:499] Master 127.16.34.62:43743 was elected leader, sending a full tablet report...
I20260710 11:11:40.992674 16851 ts_tablet_manager.cc:1434] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.006s
I20260710 11:11:40.993616 16851 tablet_bootstrap.cc:492] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:40.997126 16847 tablet_bootstrap.cc:654] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:40.991513 16849 ts_tablet_manager.cc:1434] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 11:11:40.999889 16849 tablet_bootstrap.cc:492] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:41.006752 16849 tablet_bootstrap.cc:654] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.011977 16851 tablet_bootstrap.cc:654] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.012729 16847 tablet_bootstrap.cc:492] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:41.013216 16847 ts_tablet_manager.cc:1403] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.004s
I20260710 11:11:41.014333 16717 tablet_service.cc:1511] Processing CreateTablet for tablet ff657cf603c14fc290137dcc74316bf9 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:41.015684 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff657cf603c14fc290137dcc74316bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:41.017182 16847 raft_consensus.cc:359] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.017971 16847 raft_consensus.cc:385] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.018296 16847 raft_consensus.cc:740] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.019203 16847 consensus_queue.cc:260] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.023104 16849 tablet_bootstrap.cc:492] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:41.023676 16849 ts_tablet_manager.cc:1403] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260710 11:11:41.026012 16850 raft_consensus.cc:493] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.026490 16850 raft_consensus.cc:515] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:41.028549 16849 raft_consensus.cc:359] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.029873 16850 leader_election.cc:290] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421), feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383)
I20260710 11:11:41.025409 16847 ts_tablet_manager.cc:1434] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:11:41.030470 16849 raft_consensus.cc:385] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.031262 16847 tablet_bootstrap.cc:492] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:41.031332 16849 raft_consensus.cc:740] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.032773 16849 consensus_queue.cc:260] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.036715 16849 ts_tablet_manager.cc:1434] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:11:41.039320 16849 tablet_bootstrap.cc:492] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:41.042019 16847 tablet_bootstrap.cc:654] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.048883 16849 tablet_bootstrap.cc:654] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.050379 16789 tablet_service.cc:1511] Processing CreateTablet for tablet ff657cf603c14fc290137dcc74316bf9 (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:41.059556 16789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff657cf603c14fc290137dcc74316bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:41.063607 16717 tablet_service.cc:1511] Processing CreateTablet for tablet 13f12f8e15954c1490180c9cb2e261ee (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:41.065073 16717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f12f8e15954c1490180c9cb2e261ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:41.064945 16645 tablet_service.cc:1511] Processing CreateTablet for tablet 13f12f8e15954c1490180c9cb2e261ee (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:41.066368 16645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f12f8e15954c1490180c9cb2e261ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:41.086267 16791 tablet_service.cc:1511] Processing CreateTablet for tablet 13f12f8e15954c1490180c9cb2e261ee (DEFAULT_TABLE table=test-workload [id=c76cd1b42c1f43c09307da4a4bfb1f48]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:41.087795 16791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f12f8e15954c1490180c9cb2e261ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:41.093933 16856 raft_consensus.cc:493] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.094522 16856 raft_consensus.cc:515] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.096897 16850 raft_consensus.cc:493] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.097899 16850 raft_consensus.cc:515] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.103062 16850 leader_election.cc:290] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.111243 16851 tablet_bootstrap.cc:492] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:41.111754 16851 ts_tablet_manager.cc:1403] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.030s
I20260710 11:11:41.111987 16849 tablet_bootstrap.cc:492] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:41.112564 16849 ts_tablet_manager.cc:1403] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.021s
I20260710 11:11:41.114478 16850 raft_consensus.cc:493] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.114786 16851 raft_consensus.cc:359] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.115550 16851 raft_consensus.cc:385] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.115242 16850 raft_consensus.cc:515] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.115891 16851 raft_consensus.cc:740] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.116638 16851 consensus_queue.cc:260] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.106132 16856 leader_election.cc:290] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.128405 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.128537 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.129686 16851 ts_tablet_manager.cc:1434] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
W20260710 11:11:41.132892 16696 leader_election.cc:343] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.143054 16849 raft_consensus.cc:359] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.144037 16849 raft_consensus.cc:385] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.144397 16849 raft_consensus.cc:740] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.145254 16849 consensus_queue.cc:260] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
W20260710 11:11:41.147149 16696 leader_election.cc:343] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.132165 16850 leader_election.cc:290] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.150326 16849 ts_tablet_manager.cc:1434] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260710 11:11:41.152071 16851 tablet_bootstrap.cc:492] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:41.152993 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.167323 16803 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 0.
I20260710 11:11:41.161275 16847 tablet_bootstrap.cc:492] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:41.168769 16696 leader_election.cc:304] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:41.173363 16850 raft_consensus.cc:2804] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.172425 16847 ts_tablet_manager.cc:1403] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.031s
I20260710 11:11:41.174118 16850 raft_consensus.cc:493] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.175356 16849 tablet_bootstrap.cc:492] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:41.175793 16850 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.179874 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.180630 16655 raft_consensus.cc:2468] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 0.
I20260710 11:11:41.181137 16851 tablet_bootstrap.cc:654] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.182492 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.185266 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.185420 16694 leader_election.cc:304] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 7f8857c019a8407996304356ec163e53
I20260710 11:11:41.186352 16655 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 0.
I20260710 11:11:41.193265 16847 raft_consensus.cc:359] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.194119 16847 raft_consensus.cc:385] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.194450 16847 raft_consensus.cc:740] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.195623 16847 consensus_queue.cc:260] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.203405 16850 raft_consensus.cc:515] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.207794 16850 leader_election.cc:290] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.208730 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf" is_pre_election: true
I20260710 11:11:41.210280 16850 raft_consensus.cc:2804] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.211702 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:41.212086 16850 raft_consensus.cc:493] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.212060 16730 raft_consensus.cc:2468] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 0.
I20260710 11:11:41.212327 16803 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:41.208984 16694 leader_election.cc:343] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.212579 16850 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.215314 16847 ts_tablet_manager.cc:1434] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.014s
I20260710 11:11:41.215193 16621 leader_election.cc:304] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.216567 16851 tablet_bootstrap.cc:492] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:41.216495 16856 raft_consensus.cc:2804] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.217038 16856 raft_consensus.cc:493] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.217397 16856 raft_consensus.cc:3060] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.219264 16851 ts_tablet_manager.cc:1403] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.003s
I20260710 11:11:41.214944 16694 leader_election.cc:304] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf; no voters: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3
I20260710 11:11:41.225692 16857 raft_consensus.cc:493] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.225942 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:41.226531 16655 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.226241 16857 raft_consensus.cc:515] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.226598 16803 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 1.
I20260710 11:11:41.227593 16856 raft_consensus.cc:515] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.230698 16696 leader_election.cc:304] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:41.230825 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:41.235123 16730 raft_consensus.cc:3060] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.225658 16847 tablet_bootstrap.cc:492] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:41.229142 16856 leader_election.cc:290] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 election: Requested vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.239455 16869 raft_consensus.cc:2804] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.243659 16857 leader_election.cc:290] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:41.245499 16867 raft_consensus.cc:2749] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:41.255076 16655 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 1.
I20260710 11:11:41.254465 16850 raft_consensus.cc:515] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:41.257994 16849 tablet_bootstrap.cc:654] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.260202 16847 tablet_bootstrap.cc:654] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.256942 16869 raft_consensus.cc:697] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:41.262526 16869 consensus_queue.cc:237] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.264319 16730 raft_consensus.cc:2468] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 1.
I20260710 11:11:41.265690 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.266090 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:41.266425 16803 raft_consensus.cc:2468] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 0.
I20260710 11:11:41.267416 16621 leader_election.cc:304] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.268791 16856 raft_consensus.cc:2804] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.272097 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53"
W20260710 11:11:41.273331 16696 leader_election.cc:343] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.275194 16850 leader_election.cc:290] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Requested vote from peers 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421), feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383)
I20260710 11:11:41.272429 16851 raft_consensus.cc:359] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.277173 16851 raft_consensus.cc:385] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.277411 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:41.277522 16851 raft_consensus.cc:740] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.278072 16655 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.278575 16851 consensus_queue.cc:260] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.281095 16851 ts_tablet_manager.cc:1434] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260710 11:11:41.281958 16851 tablet_bootstrap.cc:492] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:41.287405 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.285863 16856 raft_consensus.cc:697] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:41.290748 16856 consensus_queue.cc:237] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.299312 16655 raft_consensus.cc:2468] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 1.
I20260710 11:11:41.300655 16694 leader_election.cc:304] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 7f8857c019a8407996304356ec163e53
I20260710 11:11:41.295513 16851 tablet_bootstrap.cc:654] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.301779 16850 raft_consensus.cc:2804] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.302289 16850 raft_consensus.cc:697] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:41.303181 16847 tablet_bootstrap.cc:492] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:41.303114 16850 consensus_queue.cc:237] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:41.303694 16847 ts_tablet_manager.cc:1403] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.011s
I20260710 11:11:41.306969 16847 raft_consensus.cc:359] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.307708 16847 raft_consensus.cc:385] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.307988 16847 raft_consensus.cc:740] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.308864 16849 tablet_bootstrap.cc:492] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:41.308797 16847 consensus_queue.cc:260] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.309372 16849 ts_tablet_manager.cc:1403] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.134s	user 0.007s	sys 0.019s
I20260710 11:11:41.311328 16847 ts_tablet_manager.cc:1434] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:11:41.312294 16847 tablet_bootstrap.cc:492] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:41.312582 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf" is_pre_election: true
I20260710 11:11:41.313445 16730 raft_consensus.cc:2393] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f8857c019a8407996304356ec163e53 in current term 1: Already voted for candidate feaa257af5b64408bd3ee6269bd324a3 in this term.
I20260710 11:11:41.312589 16849 raft_consensus.cc:359] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.316251 16849 raft_consensus.cc:385] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.316596 16849 raft_consensus.cc:740] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.320158 16849 consensus_queue.cc:260] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.322827 16849 ts_tablet_manager.cc:1434] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 11:11:41.324100 16849 tablet_bootstrap.cc:492] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:41.323738 16551 catalog_manager.cc:5697] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 1 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.324244 16851 tablet_bootstrap.cc:492] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:41.326339 16851 ts_tablet_manager.cc:1403] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.004s
I20260710 11:11:41.330163 16851 raft_consensus.cc:359] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:41.336174 16851 raft_consensus.cc:385] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.336345 16768 leader_election.cc:304] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [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: 7f8857c019a8407996304356ec163e53; no voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3
I20260710 11:11:41.332744 16847 tablet_bootstrap.cc:654] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.336563 16851 raft_consensus.cc:740] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.336858 16552 catalog_manager.cc:5697] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.331810 16849 tablet_bootstrap.cc:654] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.337568 16857 raft_consensus.cc:3060] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.338554 16851 consensus_queue.cc:260] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:41.347642 16857 raft_consensus.cc:2749] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:41.354214 16849 tablet_bootstrap.cc:492] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:41.354756 16849 ts_tablet_manager.cc:1403] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.002s
I20260710 11:11:41.357823 16849 raft_consensus.cc:359] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.358561 16849 raft_consensus.cc:385] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.359051 16849 raft_consensus.cc:740] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.360030 16849 consensus_queue.cc:260] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.362360 16849 ts_tablet_manager.cc:1434] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:41.363468 16849 tablet_bootstrap.cc:492] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:41.364228 16847 tablet_bootstrap.cc:492] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:41.364709 16847 ts_tablet_manager.cc:1403] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.007s
I20260710 11:11:41.367764 16847 raft_consensus.cc:359] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.368819 16847 raft_consensus.cc:385] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.369128 16847 raft_consensus.cc:740] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.369850 16847 consensus_queue.cc:260] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.372167 16849 tablet_bootstrap.cc:654] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.372680 16851 ts_tablet_manager.cc:1434] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.020s
I20260710 11:11:41.373996 16847 ts_tablet_manager.cc:1434] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:41.375032 16847 tablet_bootstrap.cc:492] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:41.376346 16851 tablet_bootstrap.cc:492] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:41.383353 16851 tablet_bootstrap.cc:654] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.397871 16847 tablet_bootstrap.cc:654] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.405478 16849 tablet_bootstrap.cc:492] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:41.406132 16849 ts_tablet_manager.cc:1403] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.015s
I20260710 11:11:41.401593 16551 catalog_manager.cc:5697] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 1 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.409365 16849 raft_consensus.cc:359] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.410286 16849 raft_consensus.cc:385] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.410663 16849 raft_consensus.cc:740] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.411607 16849 consensus_queue.cc:260] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.414392 16849 ts_tablet_manager.cc:1434] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:41.415426 16849 tablet_bootstrap.cc:492] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:41.419984 16851 tablet_bootstrap.cc:492] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:41.423707 16882 raft_consensus.cc:493] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.423317 16849 tablet_bootstrap.cc:654] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.424212 16882 raft_consensus.cc:515] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.427759 16882 leader_election.cc:290] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:41.425346 16851 ts_tablet_manager.cc:1403] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.014s
I20260710 11:11:41.428481 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.428828 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf" is_pre_election: true
I20260710 11:11:41.429459 16730 raft_consensus.cc:2468] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 0.
I20260710 11:11:41.429703 16654 raft_consensus.cc:2468] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 0.
I20260710 11:11:41.430613 16847 tablet_bootstrap.cc:492] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:41.430919 16770 leader_election.cc:304] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:41.431147 16847 ts_tablet_manager.cc:1403] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.004s
I20260710 11:11:41.431187 16856 raft_consensus.cc:493] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.431788 16856 raft_consensus.cc:515] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.432188 16882 raft_consensus.cc:2804] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.432585 16882 raft_consensus.cc:493] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.432911 16882 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.433810 16856 leader_election.cc:290] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.434298 16847 raft_consensus.cc:359] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.435012 16847 raft_consensus.cc:385] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.435320 16847 raft_consensus.cc:740] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.435736 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf" is_pre_election: true
I20260710 11:11:41.436317 16730 raft_consensus.cc:2468] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 0.
I20260710 11:11:41.436190 16847 consensus_queue.cc:260] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.437762 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.438702 16847 ts_tablet_manager.cc:1434] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:41.439024 16621 leader_election.cc:304] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.439719 16847 tablet_bootstrap.cc:492] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf: Bootstrap starting.
I20260710 11:11:41.439821 16856 raft_consensus.cc:2804] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.440176 16856 raft_consensus.cc:493] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.440510 16856 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.444084 16850 raft_consensus.cc:493] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.444584 16850 raft_consensus.cc:515] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.446427 16847 tablet_bootstrap.cc:654] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.446704 16850 leader_election.cc:290] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.447273 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.448379 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
W20260710 11:11:41.448681 16694 leader_election.cc:343] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:41.449910 16696 leader_election.cc:343] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.450392 16696 leader_election.cc:304] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf; no voters: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3
W20260710 11:11:41.453751 16621 leader_election.cc:343] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.454789 16850 raft_consensus.cc:2749] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:41.455019 16851 raft_consensus.cc:359] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.459242 16851 raft_consensus.cc:385] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.459563 16851 raft_consensus.cc:740] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.460384 16851 consensus_queue.cc:260] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.458067 16882 raft_consensus.cc:515] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.461822 16856 raft_consensus.cc:515] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.463711 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:41.464290 16654 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.465027 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:41.465651 16730 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.471062 16654 raft_consensus.cc:2468] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 1.
I20260710 11:11:41.472043 16851 ts_tablet_manager.cc:1434] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 11:11:41.472313 16768 leader_election.cc:304] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.472965 16730 raft_consensus.cc:2468] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 1.
I20260710 11:11:41.473153 16857 raft_consensus.cc:2804] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.474336 16621 leader_election.cc:304] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.475387 16873 raft_consensus.cc:2804] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.476276 16856 leader_election.cc:290] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 election: Requested vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.476912 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:41.477535 16804 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.483754 16847 tablet_bootstrap.cc:492] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf: No bootstrap required, opened a new log
I20260710 11:11:41.484364 16847 ts_tablet_manager.cc:1403] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.026s
I20260710 11:11:41.487308 16847 raft_consensus.cc:359] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.488157 16847 raft_consensus.cc:385] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.488562 16847 raft_consensus.cc:740] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.489377 16847 consensus_queue.cc:260] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.490965 16882 leader_election.cc:290] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 1 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:41.491652 16847 ts_tablet_manager.cc:1434] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:41.492120 16851 tablet_bootstrap.cc:492] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:41.493762 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:41.494347 16730 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.488098 16804 raft_consensus.cc:2468] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 1.
I20260710 11:11:41.500277 16730 raft_consensus.cc:2468] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 1.
I20260710 11:11:41.501295 16873 raft_consensus.cc:697] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:41.502020 16851 tablet_bootstrap.cc:654] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.502224 16873 consensus_queue.cc:237] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.504802 16849 tablet_bootstrap.cc:492] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:41.505335 16849 ts_tablet_manager.cc:1403] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.007s
I20260710 11:11:41.508394 16849 raft_consensus.cc:359] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.509167 16849 raft_consensus.cc:385] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.509430 16849 raft_consensus.cc:740] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.510064 16849 consensus_queue.cc:260] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.511422 16857 raft_consensus.cc:697] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 1 LEADER]: Becoming Leader. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:41.512157 16849 ts_tablet_manager.cc:1434] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:11:41.512382 16857 consensus_queue.cc:237] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.513185 16849 tablet_bootstrap.cc:492] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:41.520635 16849 tablet_bootstrap.cc:654] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.522430 16551 catalog_manager.cc:5697] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.525588 16851 tablet_bootstrap.cc:492] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:41.526093 16851 ts_tablet_manager.cc:1403] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.010s
I20260710 11:11:41.528928 16851 raft_consensus.cc:359] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.529661 16851 raft_consensus.cc:385] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.529934 16851 raft_consensus.cc:740] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.530663 16851 consensus_queue.cc:260] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.533702 16851 ts_tablet_manager.cc:1434] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:41.534680 16851 tablet_bootstrap.cc:492] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:41.535903 16552 catalog_manager.cc:5697] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f8857c019a8407996304356ec163e53 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "7f8857c019a8407996304356ec163e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:41.539928 16849 tablet_bootstrap.cc:492] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:41.541033 16851 tablet_bootstrap.cc:654] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.541788 16850 raft_consensus.cc:493] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.541957 16849 ts_tablet_manager.cc:1403] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260710 11:11:41.542279 16850 raft_consensus.cc:515] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.545156 16849 raft_consensus.cc:359] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.545907 16849 raft_consensus.cc:385] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.546234 16849 raft_consensus.cc:740] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.546898 16849 consensus_queue.cc:260] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.547976 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff657cf603c14fc290137dcc74316bf9" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.548615 16654 raft_consensus.cc:2468] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 0.
I20260710 11:11:41.548898 16849 ts_tablet_manager.cc:1434] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:11:41.549620 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff657cf603c14fc290137dcc74316bf9" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.549849 16849 tablet_bootstrap.cc:492] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3: Bootstrap starting.
I20260710 11:11:41.550722 16694 leader_election.cc:304] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.551604 16869 raft_consensus.cc:2804] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.551996 16869 raft_consensus.cc:493] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.552320 16869 raft_consensus.cc:3060] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:11:41.555917 16696 leader_election.cc:343] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.545850 16850 leader_election.cc:290] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.556571 16849 tablet_bootstrap.cc:654] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.561123 16851 tablet_bootstrap.cc:492] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:41.561689 16851 ts_tablet_manager.cc:1403] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.013s
I20260710 11:11:41.564818 16851 raft_consensus.cc:359] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.565558 16851 raft_consensus.cc:385] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.565848 16851 raft_consensus.cc:740] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.566596 16851 consensus_queue.cc:260] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.569474 16851 ts_tablet_manager.cc:1434] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 11:11:41.570590 16851 tablet_bootstrap.cc:492] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:41.573164 16869 raft_consensus.cc:515] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.575927 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff657cf603c14fc290137dcc74316bf9" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:41.576524 16654 raft_consensus.cc:3060] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.577224 16851 tablet_bootstrap.cc:654] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.583624 16654 raft_consensus.cc:2468] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 1.
I20260710 11:11:41.585031 16851 tablet_bootstrap.cc:492] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:41.584925 16694 leader_election.cc:304] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.585449 16849 tablet_bootstrap.cc:492] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3: No bootstrap required, opened a new log
I20260710 11:11:41.585538 16851 ts_tablet_manager.cc:1403] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:11:41.585887 16849 ts_tablet_manager.cc:1403] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.010s
I20260710 11:11:41.588445 16851 raft_consensus.cc:359] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.589267 16851 raft_consensus.cc:385] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.588562 16849 raft_consensus.cc:359] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.589589 16851 raft_consensus.cc:740] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.589655 16849 raft_consensus.cc:385] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.589991 16849 raft_consensus.cc:740] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.590296 16851 consensus_queue.cc:260] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.591023 16850 raft_consensus.cc:2804] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.590623 16849 consensus_queue.cc:260] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.591542 16850 raft_consensus.cc:697] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:41.592687 16893 raft_consensus.cc:493] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.593053 16850 consensus_queue.cc:237] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.593127 16893 raft_consensus.cc:515] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.595679 16849 ts_tablet_manager.cc:1434] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:41.595542 16893 leader_election.cc:290] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.596467 16851 ts_tablet_manager.cc:1434] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:11:41.596652 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf" is_pre_election: true
I20260710 11:11:41.597211 16851 tablet_bootstrap.cc:492] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53: Bootstrap starting.
I20260710 11:11:41.597306 16730 raft_consensus.cc:2468] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 0.
I20260710 11:11:41.599222 16621 leader_election.cc:304] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.599306 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.600256 16804 raft_consensus.cc:2468] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 0.
I20260710 11:11:41.602425 16869 leader_election.cc:290] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.602633 16871 raft_consensus.cc:493] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.607102 16871 raft_consensus.cc:515] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.609664 16871 leader_election.cc:290] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.603677 16851 tablet_bootstrap.cc:654] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:41.611927 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.612593 16803 raft_consensus.cc:2468] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 0.
I20260710 11:11:41.613797 16696 leader_election.cc:304] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:41.614619 16871 raft_consensus.cc:2804] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.614987 16871 raft_consensus.cc:493] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.615291 16871 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.625466 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.626147 16654 raft_consensus.cc:2468] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 0.
I20260710 11:11:41.605039 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff657cf603c14fc290137dcc74316bf9" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53"
W20260710 11:11:41.628531 16696 leader_election.cc:343] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:41.603194 16893 raft_consensus.cc:2804] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.629514 16893 raft_consensus.cc:493] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.630018 16893 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.633271 16851 tablet_bootstrap.cc:492] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53: No bootstrap required, opened a new log
I20260710 11:11:41.633874 16851 ts_tablet_manager.cc:1403] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.017s
I20260710 11:11:41.634509 16871 raft_consensus.cc:515] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.636751 16851 raft_consensus.cc:359] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.637447 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:41.637833 16851 raft_consensus.cc:385] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:41.638238 16654 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.638449 16851 raft_consensus.cc:740] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Initialized, Role: FOLLOWER
I20260710 11:11:41.639566 16851 consensus_queue.cc:260] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.641631 16851 ts_tablet_manager.cc:1434] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:41.649569 16654 raft_consensus.cc:2468] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 1.
I20260710 11:11:41.650978 16871 leader_election.cc:290] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.652109 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:41.654134 16804 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.658007 16694 leader_election.cc:304] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.653115 16893 raft_consensus.cc:515] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.660241 16893 leader_election.cc:290] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 election: Requested vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.661401 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:41.661587 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:41.662017 16730 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.662163 16803 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.665934 16804 raft_consensus.cc:2468] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 1.
I20260710 11:11:41.662115 16850 raft_consensus.cc:2804] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.667073 16850 raft_consensus.cc:697] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:41.667984 16850 consensus_queue.cc:237] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.668834 16803 raft_consensus.cc:2468] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 1.
I20260710 11:11:41.661419 16552 catalog_manager.cc:5697] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 1 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.670142 16621 leader_election.cc:304] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.671010 16893 raft_consensus.cc:2804] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.671079 16857 raft_consensus.cc:493] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.671741 16893 raft_consensus.cc:697] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:41.671639 16857 raft_consensus.cc:515] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:41.672646 16893 consensus_queue.cc:237] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.673693 16857 leader_election.cc:290] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383)
I20260710 11:11:41.675437 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "feaa257af5b64408bd3ee6269bd324a3" is_pre_election: true
I20260710 11:11:41.676337 16654 raft_consensus.cc:2393] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f8857c019a8407996304356ec163e53 in current term 1: Already voted for candidate 331ff4e280d64c499e15fba57cad66bf in this term.
I20260710 11:11:41.676206 16873 raft_consensus.cc:493] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:41.676849 16873 raft_consensus.cc:515] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.679077 16873 leader_election.cc:290] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.680042 16729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf" is_pre_election: true
I20260710 11:11:41.681511 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f12f8e15954c1490180c9cb2e261ee" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53" is_pre_election: true
I20260710 11:11:41.681723 16770 leader_election.cc:304] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [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: 7f8857c019a8407996304356ec163e53; no voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3
I20260710 11:11:41.682323 16804 raft_consensus.cc:2468] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 0.
I20260710 11:11:41.681442 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f12f8e15954c1490180c9cb2e261ee" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf" is_pre_election: true
I20260710 11:11:41.682865 16857 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.683372 16728 raft_consensus.cc:2468] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 0.
I20260710 11:11:41.685137 16621 leader_election.cc:304] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.686522 16873 raft_consensus.cc:2804] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:41.686920 16873 raft_consensus.cc:493] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:41.687263 16873 raft_consensus.cc:3060] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.689841 16857 raft_consensus.cc:2749] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:41.694458 16873 raft_consensus.cc:515] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.697988 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f12f8e15954c1490180c9cb2e261ee" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:41.698688 16728 raft_consensus.cc:3060] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.700629 16730 raft_consensus.cc:2468] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 1.
I20260710 11:11:41.708214 16873 leader_election.cc:290] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 election: Requested vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:41.710163 16552 catalog_manager.cc:5697] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 1 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.713234 16728 raft_consensus.cc:2468] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 1.
I20260710 11:11:41.713601 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f12f8e15954c1490180c9cb2e261ee" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:41.714376 16803 raft_consensus.cc:3060] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:41.714396 16551 catalog_manager.cc:5697] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.721347 16803 raft_consensus.cc:2468] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 1.
I20260710 11:11:41.723225 16621 leader_election.cc:304] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:41.723886 16893 raft_consensus.cc:2804] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:41.724341 16893 raft_consensus.cc:697] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:41.725118 16893 consensus_queue.cc:237] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:41.728902 16850 consensus_queue.cc:1048] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.737706 16551 catalog_manager.cc:5697] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:41.759408 16871 consensus_queue.cc:1048] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.800894 16871 consensus_queue.cc:1048] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.815838 16850 consensus_queue.cc:1048] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:41.815896 16893 consensus_queue.cc:1048] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:41.838907 16873 consensus_queue.cc:1048] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.922225 16857 consensus_queue.cc:1048] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:41.933396 16892 consensus_queue.cc:1048] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.974340 16728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
mode: GRACEFUL
new_leader_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:60252
I20260710 11:11:41.975207 16728 raft_consensus.cc:606] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Received request to transfer leadership to TS feaa257af5b64408bd3ee6269bd324a3
I20260710 11:11:41.981398 16728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
mode: GRACEFUL
new_leader_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:60252
I20260710 11:11:41.981923 16728 raft_consensus.cc:606] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Received request to transfer leadership to TS feaa257af5b64408bd3ee6269bd324a3
I20260710 11:11:41.983829 16873 consensus_queue.cc:1048] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:41.998440 16856 consensus_queue.cc:1048] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.014693 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c"
dest_uuid: "7f8857c019a8407996304356ec163e53"
mode: GRACEFUL
new_leader_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:52678
I20260710 11:11:42.015339 16804 raft_consensus.cc:606] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 1 LEADER]: Received request to transfer leadership to TS 331ff4e280d64c499e15fba57cad66bf
I20260710 11:11:42.016983 16804 raft_consensus.cc:3060] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:42.026443 16871 consensus_queue.cc:1048] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.033903 16654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
mode: GRACEFUL
new_leader_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:58582
I20260710 11:11:42.034444 16654 raft_consensus.cc:606] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Received request to transfer leadership to TS 331ff4e280d64c499e15fba57cad66bf
I20260710 11:11:42.041082 16871 consensus_queue.cc:1048] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.046866 16654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13f12f8e15954c1490180c9cb2e261ee"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
mode: GRACEFUL
new_leader_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:58582
I20260710 11:11:42.047549 16654 raft_consensus.cc:606] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Received request to transfer leadership to TS 7f8857c019a8407996304356ec163e53
I20260710 11:11:42.093766 16871 consensus_queue.cc:1048] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.108338 16856 consensus_queue.cc:1048] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.110116 16850 consensus_queue.cc:1048] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.119750 16893 raft_consensus.cc:993] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3: : Instructing follower 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:42.120272 16893 raft_consensus.cc:1081] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Signalling peer 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:42.125082 16804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13f12f8e15954c1490180c9cb2e261ee"
dest_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:33718
I20260710 11:11:42.125763 16804 raft_consensus.cc:493] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.126140 16804 raft_consensus.cc:3060] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.130144 16893 consensus_queue.cc:1048] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.133208 16804 raft_consensus.cc:515] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.135015 16803 raft_consensus.cc:1240] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Rejecting Update request from peer feaa257af5b64408bd3ee6269bd324a3 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:42.140090 16873 consensus_queue.cc:1059] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.140241 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f12f8e15954c1490180c9cb2e261ee" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:42.140995 16654 raft_consensus.cc:3055] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:42.141350 16654 raft_consensus.cc:740] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:42.142151 16654 consensus_queue.cc:260] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.144340 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f12f8e15954c1490180c9cb2e261ee" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:42.144917 16728 raft_consensus.cc:3060] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.143818 16804 leader_election.cc:290] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 2 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:42.148561 16654 raft_consensus.cc:3060] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.151630 16728 raft_consensus.cc:2468] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 2.
I20260710 11:11:42.152699 16770 leader_election.cc:304] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [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: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:42.153439 16892 raft_consensus.cc:2804] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:42.153949 16892 raft_consensus.cc:697] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Becoming Leader. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:42.154896 16892 consensus_queue.cc:237] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.155557 16873 consensus_queue.cc:1048] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.163443 16654 raft_consensus.cc:2468] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 2.
W20260710 11:11:42.164062 16856 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:11:42.170176 16850 raft_consensus.cc:993] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: : Instructing follower feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:42.170676 16850 raft_consensus.cc:1081] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Signalling peer feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:42.171015 16873 consensus_queue.cc:1048] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:42.171236 16548 catalog_manager.cc:5697] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 reported cstate change: term changed from 1 to 2, leader changed from feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1) to 7f8857c019a8407996304356ec163e53 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "7f8857c019a8407996304356ec163e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:42.178056 16655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:52108
I20260710 11:11:42.178709 16655 raft_consensus.cc:493] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.179145 16655 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.186575 16655 raft_consensus.cc:515] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.191222 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:42.191880 16804 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.192076 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:42.192657 16730 raft_consensus.cc:3055] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:42.192921 16893 raft_consensus.cc:993] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3: : Instructing follower 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:42.193004 16730 raft_consensus.cc:740] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:42.193555 16893 raft_consensus.cc:1081] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Signalling peer 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:42.194023 16730 consensus_queue.cc:260] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.195214 16730 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.198763 16871 raft_consensus.cc:993] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf: : Instructing follower feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:42.199297 16871 raft_consensus.cc:1081] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Signalling peer feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:42.201699 16654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:52108
I20260710 11:11:42.201960 16730 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 2.
I20260710 11:11:42.202363 16654 raft_consensus.cc:493] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.202791 16654 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.207286 16804 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 2.
I20260710 11:11:42.209393 16654 raft_consensus.cc:515] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:42.210176 16728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:33918
I20260710 11:11:42.210752 16728 raft_consensus.cc:493] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.211107 16621 leader_election.cc:304] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [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: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:42.211390 16655 leader_election.cc:290] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 2 election: Requested vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:42.212059 16873 raft_consensus.cc:2804] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:42.211189 16728 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.212564 16873 raft_consensus.cc:697] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:42.213411 16873 consensus_queue.cc:237] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.219079 16728 raft_consensus.cc:515] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.219502 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:42.220067 16804 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.221427 16728 leader_election.cc:290] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 2 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:42.223089 16654 leader_election.cc:290] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:42.222976 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:42.223757 16803 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.224143 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:42.224720 16728 raft_consensus.cc:3055] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:42.225049 16728 raft_consensus.cc:740] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:42.225898 16728 consensus_queue.cc:260] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [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: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:42.227016 16728 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.228955 16804 raft_consensus.cc:2468] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 2.
I20260710 11:11:42.230247 16621 leader_election.cc:304] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [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: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:42.231178 16873 raft_consensus.cc:2804] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:42.231796 16873 raft_consensus.cc:697] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:42.231124 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:42.232491 16655 raft_consensus.cc:3055] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:42.232683 16873 consensus_queue.cc:237] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [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: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:42.233521 16728 raft_consensus.cc:2468] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 2.
I20260710 11:11:42.233893 16655 raft_consensus.cc:740] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:42.235026 16655 consensus_queue.cc:260] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.236382 16655 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.236515 16548 catalog_manager.cc:5697] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 1 to 2, leader changed from 331ff4e280d64c499e15fba57cad66bf (127.16.34.2) to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:42.233589 16803 raft_consensus.cc:2468] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 2.
I20260710 11:11:42.239174 16696 leader_election.cc:304] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:42.240048 16850 raft_consensus.cc:2804] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:42.240561 16850 raft_consensus.cc:697] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:42.241400 16850 consensus_queue.cc:237] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.245108 16655 raft_consensus.cc:2468] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 2.
I20260710 11:11:42.250756 16548 catalog_manager.cc:5697] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 1 to 2, leader changed from feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1) to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 2 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:42.252017 16551 catalog_manager.cc:5697] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 1 to 2, leader changed from 331ff4e280d64c499e15fba57cad66bf (127.16.34.2) to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:42.537325 16857 raft_consensus.cc:993] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53: : Instructing follower 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:42.537779 16932 raft_consensus.cc:1081] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 1 LEADER]: Signalling peer 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:42.539399 16728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:33932
I20260710 11:11:42.539988 16728 raft_consensus.cc:493] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:42.540359 16728 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.547127 16728 raft_consensus.cc:515] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.549266 16728 leader_election.cc:290] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 2 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:42.550258 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:42.550508 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:42.550865 16655 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.551134 16803 raft_consensus.cc:3055] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:42.551486 16803 raft_consensus.cc:740] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:42.552281 16803 consensus_queue.cc:260] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.553529 16803 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:42.557214 16655 raft_consensus.cc:2468] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 2.
I20260710 11:11:42.558360 16694 leader_election.cc:304] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:42.559156 16850 raft_consensus.cc:2804] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:42.559556 16850 raft_consensus.cc:697] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:42.560457 16803 raft_consensus.cc:2468] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 2.
I20260710 11:11:42.560483 16850 consensus_queue.cc:237] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:42.567245 16551 catalog_manager.cc:5697] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 1 to 2, leader changed from 7f8857c019a8407996304356ec163e53 (127.16.34.3) to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 2 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:42.618152 16728 raft_consensus.cc:1275] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.619616 16873 consensus_queue.cc:1048] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.628734 16803 raft_consensus.cc:1275] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.631183 16873 consensus_queue.cc:1048] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.651283 16655 raft_consensus.cc:1275] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.653193 16932 consensus_queue.cc:1048] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:42.657724 16803 raft_consensus.cc:1275] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.664335 16873 consensus_queue.cc:1048] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:42.665729 16728 raft_consensus.cc:1275] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.668062 16857 consensus_queue.cc:1048] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:42.678431 16728 raft_consensus.cc:1275] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.681079 16856 consensus_queue.cc:1048] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:42.701742 16803 raft_consensus.cc:1275] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.703186 16850 consensus_queue.cc:1048] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.710896 16655 raft_consensus.cc:1275] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.712596 16869 consensus_queue.cc:1048] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.971910 16803 raft_consensus.cc:1275] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.973132 16850 consensus_queue.cc:1048] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:42.981161 16655 raft_consensus.cc:1275] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:42.982741 16871 consensus_queue.cc:1048] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:45.082294 16520 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:11:45.083173 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:45.098977 16655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "040691bf47274930aeb920023d19328c"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
mode: GRACEFUL
new_leader_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:58594
I20260710 11:11:45.099504 16655 raft_consensus.cc:606] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Received request to transfer leadership to TS 7f8857c019a8407996304356ec163e53
I20260710 11:11:45.110101 16728 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
mode: GRACEFUL
new_leader_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:60260
I20260710 11:11:45.110721 16728 raft_consensus.cc:606] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Received request to transfer leadership to TS 7f8857c019a8407996304356ec163e53
I20260710 11:11:45.112033 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:45.112468 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:45.133426 16871 raft_consensus.cc:993] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf: : Instructing follower 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:45.133932 16940 raft_consensus.cc:1081] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Signalling peer 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:45.135464 16803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd"
dest_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:33702
I20260710 11:11:45.135895 16803 raft_consensus.cc:493] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:45.136144 16803 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:45.140616 16803 raft_consensus.cc:515] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:45.142149 16803 leader_election.cc:290] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 2 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:45.143159 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:45.143285 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:45.143759 16655 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:45.143847 16728 raft_consensus.cc:3055] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:45.144157 16728 raft_consensus.cc:740] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:45.144739 16728 consensus_queue.cc:260] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:45.145594 16728 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:45.148429 16655 raft_consensus.cc:2468] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 2.
I20260710 11:11:45.149600 16768 leader_election.cc:304] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [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: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:45.150427 16857 raft_consensus.cc:2804] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:45.150461 16728 raft_consensus.cc:2468] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 2.
I20260710 11:11:45.151684 16857 raft_consensus.cc:697] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Becoming Leader. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:45.152366 16857 consensus_queue.cc:237] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:45.159494 16551 catalog_manager.cc:5697] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 reported cstate change: term changed from 1 to 2, leader changed from 331ff4e280d64c499e15fba57cad66bf (127.16.34.2) to 7f8857c019a8407996304356ec163e53 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "7f8857c019a8407996304356ec163e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:45.253901 16856 raft_consensus.cc:993] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3: : Instructing follower 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:45.254314 16856 raft_consensus.cc:1081] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Signalling peer 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:45.255702 16803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "040691bf47274930aeb920023d19328c"
dest_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:33718
I20260710 11:11:45.256184 16803 raft_consensus.cc:493] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:45.256471 16803 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:45.261250 16803 raft_consensus.cc:515] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:45.262861 16803 leader_election.cc:290] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 2 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:45.263728 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:45.263813 16728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:45.264292 16655 raft_consensus.cc:3055] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:45.264350 16728 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:45.264582 16655 raft_consensus.cc:740] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:45.265208 16655 consensus_queue.cc:260] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:45.266086 16655 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:45.269353 16728 raft_consensus.cc:2468] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 2.
I20260710 11:11:45.270448 16770 leader_election.cc:304] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [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: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:45.270737 16655 raft_consensus.cc:2468] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 2.
I20260710 11:11:45.271389 16857 raft_consensus.cc:2804] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:45.271862 16857 raft_consensus.cc:697] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Becoming Leader. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:45.272580 16857 consensus_queue.cc:237] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:45.279469 16551 catalog_manager.cc:5697] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 reported cstate change: term changed from 1 to 2, leader changed from feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1) to 7f8857c019a8407996304356ec163e53 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "7f8857c019a8407996304356ec163e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:45.585228 16728 raft_consensus.cc:1275] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:45.586354 16857 consensus_queue.cc:1048] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:45.595865 16655 raft_consensus.cc:1275] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:45.597254 16857 consensus_queue.cc:1048] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:45.722343 16728 raft_consensus.cc:1275] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:45.723673 16857 consensus_queue.cc:1048] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:45.736987 16655 raft_consensus.cc:1275] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:45.738703 16857 consensus_queue.cc:1048] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:46.113183 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:46.123073 16655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
mode: GRACEFUL
new_leader_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:58582
I20260710 11:11:46.123581 16655 raft_consensus.cc:606] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Received request to transfer leadership to TS 331ff4e280d64c499e15fba57cad66bf
I20260710 11:11:46.128278 16655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
mode: GRACEFUL
new_leader_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:58582
I20260710 11:11:46.128788 16655 raft_consensus.cc:606] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Received request to transfer leadership to TS 331ff4e280d64c499e15fba57cad66bf
I20260710 11:11:46.133677 16655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
mode: GRACEFUL
new_leader_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:58582
I20260710 11:11:46.134218 16655 raft_consensus.cc:606] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Received request to transfer leadership to TS 331ff4e280d64c499e15fba57cad66bf
I20260710 11:11:46.134948 16947 raft_consensus.cc:993] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3: : Instructing follower 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.135393 16957 raft_consensus.cc:1081] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Signalling peer 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.137030 16728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:33918
I20260710 11:11:46.137491 16728 raft_consensus.cc:493] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.137838 16728 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.139362 16803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "040691bf47274930aeb920023d19328c"
dest_uuid: "7f8857c019a8407996304356ec163e53"
mode: GRACEFUL
new_leader_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:52678
I20260710 11:11:46.139811 16803 raft_consensus.cc:606] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Received request to transfer leadership to TS 331ff4e280d64c499e15fba57cad66bf
I20260710 11:11:46.142202 16956 raft_consensus.cc:993] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53: : Instructing follower 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.142630 16857 raft_consensus.cc:1081] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Signalling peer 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.144045 16728 raft_consensus.cc:515] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:46.144366 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "040691bf47274930aeb920023d19328c"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:33932
I20260710 11:11:46.144944 16730 raft_consensus.cc:493] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.145325 16730 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.145886 16728 leader_election.cc:290] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 3 election: Requested vote from peers 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421), feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383)
I20260710 11:11:46.146648 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:46.147274 16803 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.149425 16804 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd"
dest_uuid: "7f8857c019a8407996304356ec163e53"
mode: GRACEFUL
new_leader_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:52678
I20260710 11:11:46.149961 16804 raft_consensus.cc:606] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Received request to transfer leadership to TS 331ff4e280d64c499e15fba57cad66bf
I20260710 11:11:46.147146 16655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:46.151047 16655 raft_consensus.cc:3055] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:46.151371 16655 raft_consensus.cc:740] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:46.152007 16730 raft_consensus.cc:515] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.152163 16655 consensus_queue.cc:260] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [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: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:46.153204 16655 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.154915 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:46.155220 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "040691bf47274930aeb920023d19328c" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:46.155597 16654 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.155851 16804 raft_consensus.cc:3055] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:46.156255 16804 raft_consensus.cc:740] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:46.157068 16804 consensus_queue.cc:260] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.159411 16804 raft_consensus.cc:3060] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.161011 16803 raft_consensus.cc:2468] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 3.
I20260710 11:11:46.162220 16696 leader_election.cc:304] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:46.162930 16654 raft_consensus.cc:2468] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 3.
I20260710 11:11:46.163074 16655 raft_consensus.cc:2468] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 3.
I20260710 11:11:46.163225 16940 raft_consensus.cc:2804] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:46.164552 16694 leader_election.cc:304] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:46.165343 16958 raft_consensus.cc:2804] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:46.166463 16958 raft_consensus.cc:697] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:46.164532 16940 raft_consensus.cc:697] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:46.167356 16958 consensus_queue.cc:237] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.167565 16940 consensus_queue.cc:237] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [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: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:46.168859 16804 raft_consensus.cc:2468] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 3.
I20260710 11:11:46.169545 16730 leader_election.cc:290] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 3 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:46.172278 16956 raft_consensus.cc:993] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53: : Instructing follower 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.172827 16857 raft_consensus.cc:1081] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Signalling peer 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.174557 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:33932
I20260710 11:11:46.175196 16730 raft_consensus.cc:493] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.175490 16730 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.176285 16552 catalog_manager.cc:5697] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 2 to 3, leader changed from feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1) to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 3 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.179997 16730 raft_consensus.cc:515] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.181947 16730 leader_election.cc:290] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 3 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:46.182688 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:46.183063 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9530cde542e4c929eec5dd2e36a6abd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:46.183657 16654 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.183749 16804 raft_consensus.cc:3055] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:46.184161 16804 raft_consensus.cc:740] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:46.184863 16804 consensus_queue.cc:260] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.186058 16804 raft_consensus.cc:3060] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.189523 16654 raft_consensus.cc:2468] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 3.
I20260710 11:11:46.190682 16694 leader_election.cc:304] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:46.191421 16940 raft_consensus.cc:2804] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:46.191829 16940 raft_consensus.cc:697] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:46.192595 16940 consensus_queue.cc:237] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.193819 16804 raft_consensus.cc:2468] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 3.
I20260710 11:11:46.193351 16552 catalog_manager.cc:5697] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 2 to 3, leader changed from 7f8857c019a8407996304356ec163e53 (127.16.34.3) to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 3 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.204773 16552 catalog_manager.cc:5697] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 2 to 3, leader changed from 7f8857c019a8407996304356ec163e53 (127.16.34.3) to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 3 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.312682 16947 raft_consensus.cc:993] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3: : Instructing follower 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.313122 16947 raft_consensus.cc:1081] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Signalling peer 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.314610 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:33918
I20260710 11:11:46.315105 16730 raft_consensus.cc:493] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.315397 16730 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.319972 16730 raft_consensus.cc:515] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.321584 16730 leader_election.cc:290] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 3 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:46.322449 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:46.322662 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:46.322966 16654 raft_consensus.cc:3055] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:46.323256 16804 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.323268 16654 raft_consensus.cc:740] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:46.324102 16654 consensus_queue.cc:260] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.324993 16654 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:46.327910 16804 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 3.
I20260710 11:11:46.328960 16696 leader_election.cc:304] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:46.329617 16940 raft_consensus.cc:2804] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:46.329524 16654 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 3.
I20260710 11:11:46.330164 16940 raft_consensus.cc:697] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:46.331007 16940 consensus_queue.cc:237] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.337461 16552 catalog_manager.cc:5697] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 2 to 3, leader changed from feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1) to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 3 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.507278 16957 raft_consensus.cc:993] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3: : Instructing follower 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.507764 16947 raft_consensus.cc:1081] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Signalling peer 331ff4e280d64c499e15fba57cad66bf to start an election
I20260710 11:11:46.509430 16730 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
 from {username='slave'} at 127.0.0.1:33918
I20260710 11:11:46.509928 16730 raft_consensus.cc:493] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:46.510205 16730 raft_consensus.cc:3060] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.514976 16730 raft_consensus.cc:515] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.516623 16730 leader_election.cc:290] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [CANDIDATE]: Term 2 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:46.517544 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:46.517747 16804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06398fbd16d8434b8bb3aafebb41c422" candidate_uuid: "331ff4e280d64c499e15fba57cad66bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:46.518102 16654 raft_consensus.cc:3055] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:46.518266 16804 raft_consensus.cc:3060] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.518404 16654 raft_consensus.cc:740] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:46.519181 16654 consensus_queue.cc:260] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.520125 16654 raft_consensus.cc:3060] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:46.523233 16804 raft_consensus.cc:2468] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 2.
I20260710 11:11:46.524500 16696 leader_election.cc:304] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [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: 331ff4e280d64c499e15fba57cad66bf, 7f8857c019a8407996304356ec163e53; no voters: 
I20260710 11:11:46.524991 16654 raft_consensus.cc:2468] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 331ff4e280d64c499e15fba57cad66bf in term 2.
I20260710 11:11:46.525336 16940 raft_consensus.cc:2804] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:46.525822 16940 raft_consensus.cc:697] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Becoming Leader. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:46.526633 16940 consensus_queue.cc:237] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:46.533403 16552 catalog_manager.cc:5697] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf reported cstate change: term changed from 1 to 2, leader changed from feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1) to 331ff4e280d64c499e15fba57cad66bf (127.16.34.2). New cstate: current_term: 2 leader_uuid: "331ff4e280d64c499e15fba57cad66bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:46.566654 16804 raft_consensus.cc:1275] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:46.568101 16940 consensus_queue.cc:1048] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:46.577296 16654 raft_consensus.cc:1275] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:46.578928 16959 consensus_queue.cc:1048] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:46.587805 16654 raft_consensus.cc:1275] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:46.588901 16958 consensus_queue.cc:1048] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:46.595983 16804 raft_consensus.cc:1275] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:46.597435 16940 consensus_queue.cc:1048] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:46.642568 16654 raft_consensus.cc:1275] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:46.643978 16959 consensus_queue.cc:1048] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:46.652575 16804 raft_consensus.cc:1275] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:46.654318 16940 consensus_queue.cc:1048] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:46.802702 16804 raft_consensus.cc:1275] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:46.804062 16940 consensus_queue.cc:1048] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:46.812649 16654 raft_consensus.cc:1275] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:46.814282 16972 consensus_queue.cc:1048] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:47.077721 16654 raft_consensus.cc:1275] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.078963 16972 consensus_queue.cc:1048] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:47.087224 16803 raft_consensus.cc:1275] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Refusing update from remote peer 331ff4e280d64c499e15fba57cad66bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:47.089120 16958 consensus_queue.cc:1048] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.166205 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:49.173583 16730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
mode: GRACEFUL
new_leader_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:60260
I20260710 11:11:49.174300 16730 raft_consensus.cc:606] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Received request to transfer leadership to TS 7f8857c019a8407996304356ec163e53
I20260710 11:11:49.177196 16730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
mode: GRACEFUL
new_leader_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:60260
I20260710 11:11:49.177659 16730 raft_consensus.cc:606] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Received request to transfer leadership to TS feaa257af5b64408bd3ee6269bd324a3
I20260710 11:11:49.180071 16730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
mode: GRACEFUL
new_leader_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:60260
I20260710 11:11:49.180516 16730 raft_consensus.cc:606] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Received request to transfer leadership to TS feaa257af5b64408bd3ee6269bd324a3
I20260710 11:11:49.183012 16730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
mode: GRACEFUL
new_leader_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:60260
I20260710 11:11:49.183480 16730 raft_consensus.cc:606] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Received request to transfer leadership to TS feaa257af5b64408bd3ee6269bd324a3
I20260710 11:11:49.185729 16730 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff657cf603c14fc290137dcc74316bf9"
dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
mode: GRACEFUL
new_leader_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:60260
I20260710 11:11:49.186174 16730 raft_consensus.cc:606] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Received request to transfer leadership to TS 7f8857c019a8407996304356ec163e53
I20260710 11:11:49.187214 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:11:49.187650 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:49.276821 16978 raft_consensus.cc:993] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf: : Instructing follower 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:49.277281 16978 raft_consensus.cc:1081] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Signalling peer 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:49.278937 16803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff657cf603c14fc290137dcc74316bf9"
dest_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:33702
I20260710 11:11:49.279426 16803 raft_consensus.cc:493] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.279757 16803 raft_consensus.cc:3060] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:49.284677 16803 raft_consensus.cc:515] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.286536 16803 leader_election.cc:290] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 2 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:49.287483 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff657cf603c14fc290137dcc74316bf9" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:49.287859 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff657cf603c14fc290137dcc74316bf9" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:49.288183 16654 raft_consensus.cc:3060] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:49.288446 16730 raft_consensus.cc:3055] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:49.288748 16730 raft_consensus.cc:740] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:49.289546 16730 consensus_queue.cc:260] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.290642 16730 raft_consensus.cc:3060] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:49.293231 16654 raft_consensus.cc:2468] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 2.
I20260710 11:11:49.294354 16768 leader_election.cc:304] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [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: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:49.295395 16857 raft_consensus.cc:2804] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:49.295742 16980 raft_consensus.cc:993] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: : Instructing follower feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:49.296303 16978 raft_consensus.cc:1081] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Signalling peer feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:49.296476 16857 raft_consensus.cc:697] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Becoming Leader. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:49.297501 16730 raft_consensus.cc:2468] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 2.
I20260710 11:11:49.297417 16857 consensus_queue.cc:237] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.298467 16655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:52108
I20260710 11:11:49.299006 16655 raft_consensus.cc:493] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.299336 16655 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.304761 16655 raft_consensus.cc:515] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.306915 16655 leader_election.cc:290] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 4 election: Requested vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:49.306185 16551 catalog_manager.cc:5697] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 reported cstate change: term changed from 1 to 2, leader changed from 331ff4e280d64c499e15fba57cad66bf (127.16.34.2) to 7f8857c019a8407996304356ec163e53 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "7f8857c019a8407996304356ec163e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.307684 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:49.308055 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "577c309cd6474bb3a65b03d4b6770fcd" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:49.308517 16730 raft_consensus.cc:3055] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:49.308580 16803 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.308972 16730 raft_consensus.cc:740] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:49.309809 16730 consensus_queue.cc:260] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.311084 16730 raft_consensus.cc:3060] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.314039 16978 raft_consensus.cc:993] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf: : Instructing follower feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:49.315522 16803 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 4.
I20260710 11:11:49.316720 16980 raft_consensus.cc:1081] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Signalling peer feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:49.317308 16621 leader_election.cc:304] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [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: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:49.318161 16730 raft_consensus.cc:2468] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 4.
I20260710 11:11:49.318599 16654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:52108
I20260710 11:11:49.319761 16985 raft_consensus.cc:2804] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:49.319912 16654 raft_consensus.cc:493] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.320291 16654 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.321261 16985 raft_consensus.cc:697] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 4 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:49.322356 16985 consensus_queue.cc:237] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.329098 16654 raft_consensus.cc:515] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:49.334632 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:49.335314 16803 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.335565 16654 leader_election.cc:290] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 4 election: Requested vote from peers 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:49.336189 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd7bca3c5c948dabe163f9810049c09" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:49.336826 16730 raft_consensus.cc:3055] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:49.337148 16730 raft_consensus.cc:740] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:49.337960 16730 consensus_queue.cc:260] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [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: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:49.339071 16730 raft_consensus.cc:3060] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:49.341941 16552 catalog_manager.cc:5697] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 3 to 4, leader changed from 331ff4e280d64c499e15fba57cad66bf (127.16.34.2) to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 4 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.343403 16803 raft_consensus.cc:2468] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 4.
I20260710 11:11:49.344362 16621 leader_election.cc:304] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [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: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:49.345103 16985 raft_consensus.cc:2804] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:49.345582 16985 raft_consensus.cc:697] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 4 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:49.346333 16985 consensus_queue.cc:237] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [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: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } }
I20260710 11:11:49.346819 16730 raft_consensus.cc:2468] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 4.
I20260710 11:11:49.354665 16552 catalog_manager.cc:5697] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 3 to 4, leader changed from 331ff4e280d64c499e15fba57cad66bf (127.16.34.2) to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 4 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.370195 16984 raft_consensus.cc:993] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf: : Instructing follower feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:49.370639 16978 raft_consensus.cc:1081] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Signalling peer feaa257af5b64408bd3ee6269bd324a3 to start an election
I20260710 11:11:49.372359 16654 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c"
dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
 from {username='slave'} at 127.0.0.1:52108
I20260710 11:11:49.372829 16654 raft_consensus.cc:493] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.373087 16654 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.377152 16654 raft_consensus.cc:515] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.378618 16654 leader_election.cc:290] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [CANDIDATE]: Term 3 election: Requested vote from peers 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489), 7f8857c019a8407996304356ec163e53 (127.16.34.3:45421)
I20260710 11:11:49.379647 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:49.379886 16803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdfb2b56ef847c6bde404c0c1a1f86c" candidate_uuid: "feaa257af5b64408bd3ee6269bd324a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f8857c019a8407996304356ec163e53"
I20260710 11:11:49.380229 16730 raft_consensus.cc:3055] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:49.380427 16803 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.380647 16730 raft_consensus.cc:740] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:49.381490 16730 consensus_queue.cc:260] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.382870 16730 raft_consensus.cc:3060] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.385620 16803 raft_consensus.cc:2468] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 3.
I20260710 11:11:49.386641 16730 raft_consensus.cc:2468] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate feaa257af5b64408bd3ee6269bd324a3 in term 3.
I20260710 11:11:49.386570 16621 leader_election.cc:304] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [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: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:49.387374 16985 raft_consensus.cc:2804] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:49.387838 16985 raft_consensus.cc:697] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 3 LEADER]: Becoming Leader. State: Replica: feaa257af5b64408bd3ee6269bd324a3, State: Running, Role: LEADER
I20260710 11:11:49.388566 16985 consensus_queue.cc:237] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.395186 16552 catalog_manager.cc:5697] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 reported cstate change: term changed from 2 to 3, leader changed from 331ff4e280d64c499e15fba57cad66bf (127.16.34.2) to feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1). New cstate: current_term: 3 leader_uuid: "feaa257af5b64408bd3ee6269bd324a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:49.569840 16978 raft_consensus.cc:993] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf: : Instructing follower 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:49.570304 16984 raft_consensus.cc:1081] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Signalling peer 7f8857c019a8407996304356ec163e53 to start an election
I20260710 11:11:49.571758 16803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49"
dest_uuid: "7f8857c019a8407996304356ec163e53"
 from {username='slave'} at 127.0.0.1:33702
I20260710 11:11:49.572276 16803 raft_consensus.cc:493] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:49.572533 16803 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.576705 16803 raft_consensus.cc:515] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.578308 16803 leader_election.cc:290] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [CANDIDATE]: Term 3 election: Requested vote from peers feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383), 331ff4e280d64c499e15fba57cad66bf (127.16.34.2:36489)
I20260710 11:11:49.579216 16654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "feaa257af5b64408bd3ee6269bd324a3"
I20260710 11:11:49.579393 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ed27019802497fad8624c59f3c6e49" candidate_uuid: "7f8857c019a8407996304356ec163e53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "331ff4e280d64c499e15fba57cad66bf"
I20260710 11:11:49.579762 16654 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.579810 16730 raft_consensus.cc:3055] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:49.580144 16730 raft_consensus.cc:740] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 331ff4e280d64c499e15fba57cad66bf, State: Running, Role: LEADER
I20260710 11:11:49.580729 16730 consensus_queue.cc:260] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.581552 16730 raft_consensus.cc:3060] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:49.583935 16654 raft_consensus.cc:2468] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 3.
I20260710 11:11:49.585005 16768 leader_election.cc:304] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [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: 7f8857c019a8407996304356ec163e53, feaa257af5b64408bd3ee6269bd324a3; no voters: 
I20260710 11:11:49.585690 16730 raft_consensus.cc:2468] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f8857c019a8407996304356ec163e53 in term 3.
I20260710 11:11:49.585687 16857 raft_consensus.cc:2804] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:49.586267 16857 raft_consensus.cc:697] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 3 LEADER]: Becoming Leader. State: Replica: 7f8857c019a8407996304356ec163e53, State: Running, Role: LEADER
I20260710 11:11:49.587093 16857 consensus_queue.cc:237] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [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: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } }
I20260710 11:11:49.593605 16552 catalog_manager.cc:5697] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 reported cstate change: term changed from 2 to 3, leader changed from 331ff4e280d64c499e15fba57cad66bf (127.16.34.2) to 7f8857c019a8407996304356ec163e53 (127.16.34.3). New cstate: current_term: 3 leader_uuid: "7f8857c019a8407996304356ec163e53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:49.689723 16654 raft_consensus.cc:1275] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:49.691061 16857 consensus_queue.cc:1048] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.697968 16730 raft_consensus.cc:1275] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:49.699693 16857 consensus_queue.cc:1048] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:49.712071 16728 raft_consensus.cc:1275] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 4 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:49.713526 16985 consensus_queue.cc:1048] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:49.722975 16803 raft_consensus.cc:1275] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 4 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:49.724879 16985 consensus_queue.cc:1048] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:49.880120 16803 raft_consensus.cc:1275] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:49.881235 16985 consensus_queue.cc:1048] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:49.889910 16728 raft_consensus.cc:1275] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:49.891484 16986 consensus_queue.cc:1048] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:49.906194 16728 raft_consensus.cc:1275] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 4 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:49.907321 16986 consensus_queue.cc:1048] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:49.918378 16803 raft_consensus.cc:1275] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 4 FOLLOWER]: Refusing update from remote peer feaa257af5b64408bd3ee6269bd324a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:49.919660 16985 consensus_queue.cc:1048] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f8857c019a8407996304356ec163e53" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 45421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:50.105573 16654 raft_consensus.cc:1275] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:50.106812 16857 consensus_queue.cc:1048] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "feaa257af5b64408bd3ee6269bd324a3" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44383 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:50.116348 16728 raft_consensus.cc:1275] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Refusing update from remote peer 7f8857c019a8407996304356ec163e53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:50.118496 16996 consensus_queue.cc:1048] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "331ff4e280d64c499e15fba57cad66bf" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:11:50.188527 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:50.193886 16520 tablet_server.cc:179] TabletServer@127.16.34.1:0 shutting down...
W20260710 11:11:50.202858 16694 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:11:50.207275 16694 consensus_peers.cc:597] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf -> Peer feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383): Couldn't send request to peer feaa257af5b64408bd3ee6269bd324a3. 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:11:50.222565 16768 consensus_peers.cc:597] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 -> Peer feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383): Couldn't send request to peer feaa257af5b64408bd3ee6269bd324a3. 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:11:50.228422 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:50.229197 16520 tablet_replica.cc:333] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.229914 16520 raft_consensus.cc:2243] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.230391 16520 raft_consensus.cc:2272] T 16ed27019802497fad8624c59f3c6e49 P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.232929 16520 tablet_replica.cc:333] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.233453 16520 raft_consensus.cc:2243] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.233842 16520 raft_consensus.cc:2272] T 040691bf47274930aeb920023d19328c P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.235491 16520 tablet_replica.cc:333] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.235963 16520 raft_consensus.cc:2243] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.236318 16520 raft_consensus.cc:2272] T ff657cf603c14fc290137dcc74316bf9 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.238597 16520 tablet_replica.cc:333] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.239101 16520 raft_consensus.cc:2243] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.239771 16520 raft_consensus.cc:2272] T 3cdfb2b56ef847c6bde404c0c1a1f86c P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.241467 16520 tablet_replica.cc:333] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.241943 16520 raft_consensus.cc:2243] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.242581 16520 raft_consensus.cc:2272] T 577c309cd6474bb3a65b03d4b6770fcd P feaa257af5b64408bd3ee6269bd324a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.244436 16520 tablet_replica.cc:333] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.244859 16520 raft_consensus.cc:2243] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.245229 16520 raft_consensus.cc:2272] T 13f12f8e15954c1490180c9cb2e261ee P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.246662 16520 tablet_replica.cc:333] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.247119 16520 raft_consensus.cc:2243] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.247465 16520 raft_consensus.cc:2272] T 06398fbd16d8434b8bb3aafebb41c422 P feaa257af5b64408bd3ee6269bd324a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.248956 16520 tablet_replica.cc:333] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.249334 16520 raft_consensus.cc:2243] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.249691 16520 raft_consensus.cc:2272] T f9530cde542e4c929eec5dd2e36a6abd P feaa257af5b64408bd3ee6269bd324a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.251271 16520 tablet_replica.cc:333] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3: stopping tablet replica
I20260710 11:11:50.251627 16520 raft_consensus.cc:2243] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.252274 16520 raft_consensus.cc:2272] T ddd7bca3c5c948dabe163f9810049c09 P feaa257af5b64408bd3ee6269bd324a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.345626 16520 tablet_server.cc:196] TabletServer@127.16.34.1:0 shutdown complete.
W20260710 11:11:50.346213 16768 consensus_peers.cc:597] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 -> Peer feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383): Couldn't send request to peer feaa257af5b64408bd3ee6269bd324a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:50.364032 16520 tablet_server.cc:179] TabletServer@127.16.34.2:0 shutting down...
W20260710 11:11:50.370561 16694 consensus_peers.cc:597] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf -> Peer feaa257af5b64408bd3ee6269bd324a3 (127.16.34.1:44383): Couldn't send request to peer feaa257af5b64408bd3ee6269bd324a3. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44383: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:50.390209 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:50.391052 16520 tablet_replica.cc:333] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.391683 16520 raft_consensus.cc:2243] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.392154 16520 raft_consensus.cc:2272] T 16ed27019802497fad8624c59f3c6e49 P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.394220 16520 tablet_replica.cc:333] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.395026 16520 raft_consensus.cc:2243] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.395972 16520 raft_consensus.cc:2272] T 040691bf47274930aeb920023d19328c P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.397750 16520 tablet_replica.cc:333] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.398239 16520 raft_consensus.cc:2243] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.399011 16520 raft_consensus.cc:2272] T f9530cde542e4c929eec5dd2e36a6abd P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.400633 16520 tablet_replica.cc:333] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.401111 16520 raft_consensus.cc:2243] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.401489 16520 raft_consensus.cc:2272] T ddd7bca3c5c948dabe163f9810049c09 P 331ff4e280d64c499e15fba57cad66bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.403574 16520 tablet_replica.cc:333] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.404045 16520 raft_consensus.cc:2243] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.404469 16520 raft_consensus.cc:2272] T 13f12f8e15954c1490180c9cb2e261ee P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.406101 16520 tablet_replica.cc:333] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.406544 16520 raft_consensus.cc:2243] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.407298 16520 raft_consensus.cc:2272] T 06398fbd16d8434b8bb3aafebb41c422 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.409003 16520 tablet_replica.cc:333] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.409495 16520 raft_consensus.cc:2243] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.409962 16520 raft_consensus.cc:2272] T ff657cf603c14fc290137dcc74316bf9 P 331ff4e280d64c499e15fba57cad66bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.412039 16520 tablet_replica.cc:333] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.412494 16520 raft_consensus.cc:2243] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.412879 16520 raft_consensus.cc:2272] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 331ff4e280d64c499e15fba57cad66bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.414992 16520 tablet_replica.cc:333] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf: stopping tablet replica
I20260710 11:11:50.415442 16520 raft_consensus.cc:2243] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.415835 16520 raft_consensus.cc:2272] T 577c309cd6474bb3a65b03d4b6770fcd P 331ff4e280d64c499e15fba57cad66bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.443322 16520 tablet_server.cc:196] TabletServer@127.16.34.2:0 shutdown complete.
I20260710 11:11:50.460115 16520 tablet_server.cc:179] TabletServer@127.16.34.3:0 shutting down...
I20260710 11:11:50.482805 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:50.483474 16520 tablet_replica.cc:333] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.484025 16520 raft_consensus.cc:2243] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.484767 16520 raft_consensus.cc:2272] T 16ed27019802497fad8624c59f3c6e49 P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.486847 16520 tablet_replica.cc:333] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.487352 16520 raft_consensus.cc:2243] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.487782 16520 raft_consensus.cc:2272] T 040691bf47274930aeb920023d19328c P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.489400 16520 tablet_replica.cc:333] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.489871 16520 raft_consensus.cc:2243] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.490276 16520 raft_consensus.cc:2272] T f9530cde542e4c929eec5dd2e36a6abd P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.491861 16520 tablet_replica.cc:333] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.492306 16520 raft_consensus.cc:2243] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.492690 16520 raft_consensus.cc:2272] T ddd7bca3c5c948dabe163f9810049c09 P 7f8857c019a8407996304356ec163e53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.495008 16520 tablet_replica.cc:333] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.495481 16520 raft_consensus.cc:2243] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.496198 16520 raft_consensus.cc:2272] T 13f12f8e15954c1490180c9cb2e261ee P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.497797 16520 tablet_replica.cc:333] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.498240 16520 raft_consensus.cc:2243] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.498643 16520 raft_consensus.cc:2272] T 06398fbd16d8434b8bb3aafebb41c422 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.500209 16520 tablet_replica.cc:333] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.500653 16520 raft_consensus.cc:2243] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.501294 16520 raft_consensus.cc:2272] T ff657cf603c14fc290137dcc74316bf9 P 7f8857c019a8407996304356ec163e53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.503134 16520 tablet_replica.cc:333] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.503580 16520 raft_consensus.cc:2243] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.503964 16520 raft_consensus.cc:2272] T 3cdfb2b56ef847c6bde404c0c1a1f86c P 7f8857c019a8407996304356ec163e53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.505914 16520 tablet_replica.cc:333] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53: stopping tablet replica
I20260710 11:11:50.506335 16520 raft_consensus.cc:2243] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:50.506726 16520 raft_consensus.cc:2272] T 577c309cd6474bb3a65b03d4b6770fcd P 7f8857c019a8407996304356ec163e53 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.532640 16520 tablet_server.cc:196] TabletServer@127.16.34.3:0 shutdown complete.
I20260710 11:11:50.548805 16520 master.cc:562] Master@127.16.34.62:43743 shutting down...
I20260710 11:11:50.751593 16520 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:50.752200 16520 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:50.752547 16520 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8fae103e68c94e078877e5d3b4f99ca5: stopping tablet replica
I20260710 11:11:50.773222 16520 master.cc:584] Master@127.16.34.62:43743 shutdown complete.
331ff4e280d64c499e15fba57cad66bf  4
7f8857c019a8407996304356ec163e53  1
feaa257af5b64408bd3ee6269bd324a3  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12248 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:11:50.816622 16520 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.34.62:37567
I20260710 11:11:50.817814 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:50.823441 17016 instance_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:11:50.823475 17015 instance_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:11:50.825562 16520 server_base.cc:1061] running on GCE node
W20260710 11:11:50.825635 17018 instance_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:11:50.826565 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:50.826754 16520 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:11:50.826949 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681910826931 us; error 0 us; skew 500 ppm
I20260710 11:11:50.827443 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:50.829777 16520 webserver.cc:533] Webserver started at http://127.16.34.62:46707/ using document root <none> and password file <none>
I20260710 11:11:50.830268 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:50.830439 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:50.830691 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:50.831936 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/master-0-root/instance:
uuid: "1c29284a09e647e3ba125c1a84c0f04e"
format_stamp: "Formatted at 2026-07-10 11:11:50 on dist-test-slave-01lv"
I20260710 11:11:50.836391 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:50.839807 17023 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:11:50.840562 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:50.840830 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/master-0-root
uuid: "1c29284a09e647e3ba125c1a84c0f04e"
format_stamp: "Formatted at 2026-07-10 11:11:50 on dist-test-slave-01lv"
I20260710 11:11:50.841104 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-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:11:50.857751 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:50.859033 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:50.896373 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.62:37567
I20260710 11:11:50.896466 17074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.62:37567 every 8 connection(s)
I20260710 11:11:50.900220 17075 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:11:50.909658 17075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e: Bootstrap starting.
I20260710 11:11:50.914697 17075 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:50.918959 17075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e: No bootstrap required, opened a new log
I20260710 11:11:50.921101 17075 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c29284a09e647e3ba125c1a84c0f04e" member_type: VOTER }
I20260710 11:11:50.921499 17075 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:50.921722 17075 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c29284a09e647e3ba125c1a84c0f04e, State: Initialized, Role: FOLLOWER
I20260710 11:11:50.922294 17075 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1c29284a09e647e3ba125c1a84c0f04e" member_type: VOTER }
I20260710 11:11:50.922727 17075 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:50.922979 17075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:50.923224 17075 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:50.927284 17075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c29284a09e647e3ba125c1a84c0f04e" member_type: VOTER }
I20260710 11:11:50.927819 17075 leader_election.cc:304] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [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: 1c29284a09e647e3ba125c1a84c0f04e; no voters: 
I20260710 11:11:50.928853 17075 leader_election.cc:290] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:50.929150 17078 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:50.930486 17078 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 1 LEADER]: Becoming Leader. State: Replica: 1c29284a09e647e3ba125c1a84c0f04e, State: Running, Role: LEADER
I20260710 11:11:50.931165 17078 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [LEADER]: Queue going to LEADER mode. State: All 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: "1c29284a09e647e3ba125c1a84c0f04e" member_type: VOTER }
I20260710 11:11:50.931726 17075 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:50.935971 17080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c29284a09e647e3ba125c1a84c0f04e. Latest consensus state: current_term: 1 leader_uuid: "1c29284a09e647e3ba125c1a84c0f04e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c29284a09e647e3ba125c1a84c0f04e" member_type: VOTER } }
I20260710 11:11:50.936688 17080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:50.937080 17079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c29284a09e647e3ba125c1a84c0f04e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c29284a09e647e3ba125c1a84c0f04e" member_type: VOTER } }
I20260710 11:11:50.937690 17079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:50.939004 17086 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:50.944026 17086 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:50.945894 16520 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:50.952441 17086 catalog_manager.cc:1383] Generated new cluster ID: ca813d76b80a44028dfcd6e15b9c77cc
I20260710 11:11:50.952749 17086 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:50.975718 17086 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:50.976969 17086 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:50.989782 17086 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e: Generated new TSK 0
I20260710 11:11:50.990420 17086 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:51.012400 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:51.018148 17096 instance_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:11:51.018880 17097 instance_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:11:51.020318 17099 instance_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:11:51.020876 16520 server_base.cc:1061] running on GCE node
I20260710 11:11:51.021716 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:51.021904 16520 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:11:51.022043 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681911022024 us; error 0 us; skew 500 ppm
I20260710 11:11:51.022505 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:51.024745 16520 webserver.cc:533] Webserver started at http://127.16.34.1:35055/ using document root <none> and password file <none>
I20260710 11:11:51.025197 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:51.025350 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:51.025574 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:51.026558 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-0-root/instance:
uuid: "dc50bbcbf8994068bb9873f50dc95e03"
format_stamp: "Formatted at 2026-07-10 11:11:51 on dist-test-slave-01lv"
I20260710 11:11:51.030892 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:11:51.034032 17104 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:11:51.034716 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:51.035045 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "dc50bbcbf8994068bb9873f50dc95e03"
format_stamp: "Formatted at 2026-07-10 11:11:51 on dist-test-slave-01lv"
I20260710 11:11:51.035313 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-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:11:51.057786 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:51.059175 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:51.060774 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:51.063073 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:51.063271 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:51.063503 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:51.063668 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:51.108071 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:44259
I20260710 11:11:51.108172 17166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:44259 every 8 connection(s)
I20260710 11:11:51.112747 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:51.120209 17171 instance_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:11:51.120527 17172 instance_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:11:51.123703 17174 instance_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:11:51.124284 16520 server_base.cc:1061] running on GCE node
I20260710 11:11:51.125289 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:51.125542 16520 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:11:51.125737 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681911125719 us; error 0 us; skew 500 ppm
I20260710 11:11:51.126407 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:51.127599 17167 heartbeater.cc:344] Connected to a master server at 127.16.34.62:37567
I20260710 11:11:51.127971 17167 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:51.128719 17167 heartbeater.cc:507] Master 127.16.34.62:37567 requested a full tablet report, sending...
I20260710 11:11:51.128896 16520 webserver.cc:533] Webserver started at http://127.16.34.2:36315/ using document root <none> and password file <none>
I20260710 11:11:51.129352 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:51.129513 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:51.129834 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:51.131071 17040 ts_manager.cc:194] Registered new tserver with Master: dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259)
I20260710 11:11:51.131294 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-1-root/instance:
uuid: "0c61515b6fef4208b95a36201855005a"
format_stamp: "Formatted at 2026-07-10 11:11:51 on dist-test-slave-01lv"
I20260710 11:11:51.133451 17040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44498
I20260710 11:11:51.136766 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:11:51.140215 17179 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:11:51.140996 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:11:51.141244 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-1-root
uuid: "0c61515b6fef4208b95a36201855005a"
format_stamp: "Formatted at 2026-07-10 11:11:51 on dist-test-slave-01lv"
I20260710 11:11:51.141479 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-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:11:51.151003 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:51.152241 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:51.153682 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:51.155983 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:51.156175 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:51.156423 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:51.156576 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:51.195189 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.2:34895
I20260710 11:11:51.195283 17241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.2:34895 every 8 connection(s)
I20260710 11:11:51.199601 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:51.206682 17245 instance_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:11:51.208163 17246 instance_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:11:51.210557 16520 server_base.cc:1061] running on GCE node
W20260710 11:11:51.210289 17248 instance_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:11:51.211660 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:51.211912 16520 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:11:51.212014 17242 heartbeater.cc:344] Connected to a master server at 127.16.34.62:37567
I20260710 11:11:51.212124 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681911212103 us; error 0 us; skew 500 ppm
I20260710 11:11:51.212478 17242 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:51.212860 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:51.213268 17242 heartbeater.cc:507] Master 127.16.34.62:37567 requested a full tablet report, sending...
I20260710 11:11:51.215553 16520 webserver.cc:533] Webserver started at http://127.16.34.3:35277/ using document root <none> and password file <none>
I20260710 11:11:51.215623 17040 ts_manager.cc:194] Registered new tserver with Master: 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:51.216092 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:51.216292 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:51.216529 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:51.217074 17040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44504
I20260710 11:11:51.217634 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-2-root/instance:
uuid: "5b0d035044f34088b9c67fbe12da6d85"
format_stamp: "Formatted at 2026-07-10 11:11:51 on dist-test-slave-01lv"
I20260710 11:11:51.222136 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:51.225442 17253 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:11:51.226269 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:51.226553 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-2-root
uuid: "5b0d035044f34088b9c67fbe12da6d85"
format_stamp: "Formatted at 2026-07-10 11:11:51 on dist-test-slave-01lv"
I20260710 11:11:51.226840 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681898392521-16520-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:11:51.270041 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:51.271236 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:51.272684 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:51.274899 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:51.275094 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:51.275274 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:51.275393 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:51.314718 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.3:42777
I20260710 11:11:51.314831 17315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.3:42777 every 8 connection(s)
I20260710 11:11:51.327991 17316 heartbeater.cc:344] Connected to a master server at 127.16.34.62:37567
I20260710 11:11:51.328353 17316 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:51.329130 17316 heartbeater.cc:507] Master 127.16.34.62:37567 requested a full tablet report, sending...
I20260710 11:11:51.331174 17040 ts_manager.cc:194] Registered new tserver with Master: 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:51.332183 16520 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014332708s
I20260710 11:11:51.332701 17040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44510
I20260710 11:11:51.357779 17040 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44514:
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:11:51.360669 17040 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:11:51.455726 17207 tablet_service.cc:1511] Processing CreateTablet for tablet bef3f52c6b1f467f8c22b7c404e0a3ec (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:51.457237 17207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef3f52c6b1f467f8c22b7c404e0a3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.457589 17130 tablet_service.cc:1511] Processing CreateTablet for tablet b66e33c958f04a17b0e3ec4e19745813 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:51.459787 17206 tablet_service.cc:1511] Processing CreateTablet for tablet 16f14704a1984471823f5d824d1349a9 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:51.460376 17127 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc5c87b2b54447a2fb78a4ff5dd295 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:51.461163 17206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f14704a1984471823f5d824d1349a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.461975 17201 tablet_service.cc:1511] Processing CreateTablet for tablet f92d1ebe5b09491a93dfaa5d8897274b (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:51.462672 17281 tablet_service.cc:1511] Processing CreateTablet for tablet bef3f52c6b1f467f8c22b7c404e0a3ec (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:51.463284 17201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92d1ebe5b09491a93dfaa5d8897274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.463939 17281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef3f52c6b1f467f8c22b7c404e0a3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.467906 17280 tablet_service.cc:1511] Processing CreateTablet for tablet 16f14704a1984471823f5d824d1349a9 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:51.467999 17202 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc5c87b2b54447a2fb78a4ff5dd295 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:51.469305 17280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f14704a1984471823f5d824d1349a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.469363 17202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc5c87b2b54447a2fb78a4ff5dd295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.472019 17279 tablet_service.cc:1511] Processing CreateTablet for tablet b66e33c958f04a17b0e3ec4e19745813 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:51.473526 17279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66e33c958f04a17b0e3ec4e19745813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.473246 17204 tablet_service.cc:1511] Processing CreateTablet for tablet cc044dc622644ce9b803bd6e0dfc1430 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:51.474612 17204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc044dc622644ce9b803bd6e0dfc1430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.455796 17131 tablet_service.cc:1511] Processing CreateTablet for tablet 16f14704a1984471823f5d824d1349a9 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:11:51.472034 17205 tablet_service.cc:1511] Processing CreateTablet for tablet b66e33c958f04a17b0e3ec4e19745813 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:11:51.477275 17203 tablet_service.cc:1511] Processing CreateTablet for tablet 51191d81fb2d472dbb2dd960a558eeb1 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:51.478202 17130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66e33c958f04a17b0e3ec4e19745813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.479220 17276 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccc5c87b2b54447a2fb78a4ff5dd295 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:11:51.480211 17278 tablet_service.cc:1511] Processing CreateTablet for tablet cc044dc622644ce9b803bd6e0dfc1430 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:51.480368 17277 tablet_service.cc:1511] Processing CreateTablet for tablet 51191d81fb2d472dbb2dd960a558eeb1 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:51.481230 17276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc5c87b2b54447a2fb78a4ff5dd295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.481884 17278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc044dc622644ce9b803bd6e0dfc1430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.484400 17131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f14704a1984471823f5d824d1349a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.478580 17128 tablet_service.cc:1511] Processing CreateTablet for tablet 51191d81fb2d472dbb2dd960a558eeb1 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:11:51.485612 17129 tablet_service.cc:1511] Processing CreateTablet for tablet cc044dc622644ce9b803bd6e0dfc1430 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:11:51.486639 17128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51191d81fb2d472dbb2dd960a558eeb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.487458 17275 tablet_service.cc:1511] Processing CreateTablet for tablet f92d1ebe5b09491a93dfaa5d8897274b (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:51.488917 17275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92d1ebe5b09491a93dfaa5d8897274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.490456 17127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccc5c87b2b54447a2fb78a4ff5dd295. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.454309 17132 tablet_service.cc:1511] Processing CreateTablet for tablet bef3f52c6b1f467f8c22b7c404e0a3ec (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:11:51.491039 17203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51191d81fb2d472dbb2dd960a558eeb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.491828 17132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bef3f52c6b1f467f8c22b7c404e0a3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.493000 17205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66e33c958f04a17b0e3ec4e19745813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.494577 17277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51191d81fb2d472dbb2dd960a558eeb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.496248 17126 tablet_service.cc:1511] Processing CreateTablet for tablet f92d1ebe5b09491a93dfaa5d8897274b (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:11:51.497291 17129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc044dc622644ce9b803bd6e0dfc1430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.503324 17126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92d1ebe5b09491a93dfaa5d8897274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.539644 17125 tablet_service.cc:1511] Processing CreateTablet for tablet d3228e21e6fd42a9940ff22434d4f3c0 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:51.541095 17125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3228e21e6fd42a9940ff22434d4f3c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.542704 17274 tablet_service.cc:1511] Processing CreateTablet for tablet d3228e21e6fd42a9940ff22434d4f3c0 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:51.544169 17274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3228e21e6fd42a9940ff22434d4f3c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.548981 17200 tablet_service.cc:1511] Processing CreateTablet for tablet d3228e21e6fd42a9940ff22434d4f3c0 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:11:51.550469 17200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3228e21e6fd42a9940ff22434d4f3c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.555613 17124 tablet_service.cc:1511] Processing CreateTablet for tablet 37d9facb945240f7afbc1ed5fbfd5f1e (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:51.557219 17124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d9facb945240f7afbc1ed5fbfd5f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.572614 17273 tablet_service.cc:1511] Processing CreateTablet for tablet 37d9facb945240f7afbc1ed5fbfd5f1e (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:51.574334 17273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d9facb945240f7afbc1ed5fbfd5f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.572866 17203 tablet_service.cc:1511] Processing CreateTablet for tablet 37d9facb945240f7afbc1ed5fbfd5f1e (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:11:51.579564 17332 tablet_bootstrap.cc:492] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:51.579694 17331 tablet_bootstrap.cc:492] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:51.586850 17203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d9facb945240f7afbc1ed5fbfd5f1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.586820 17130 tablet_service.cc:1511] Processing CreateTablet for tablet a75ff2c357aa477a9ff79fad1baefc35 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:51.589891 17199 tablet_service.cc:1511] Processing CreateTablet for tablet a75ff2c357aa477a9ff79fad1baefc35 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:51.591262 17199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ff2c357aa477a9ff79fad1baefc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.591393 17130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ff2c357aa477a9ff79fad1baefc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.614933 17331 tablet_bootstrap.cc:654] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.631465 17333 tablet_bootstrap.cc:492] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:51.634791 17281 tablet_service.cc:1511] Processing CreateTablet for tablet a75ff2c357aa477a9ff79fad1baefc35 (DEFAULT_TABLE table=test-workload [id=9b82ba2ed2234b7bab416c3cb8a73d7a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:11:51.636226 17281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ff2c357aa477a9ff79fad1baefc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:51.647501 17332 tablet_bootstrap.cc:654] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.666363 17333 tablet_bootstrap.cc:654] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.669489 17331 tablet_bootstrap.cc:492] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:51.670012 17331 ts_tablet_manager.cc:1403] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.029s
I20260710 11:11:51.672921 17331 raft_consensus.cc:359] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.673661 17331 raft_consensus.cc:385] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.673959 17331 raft_consensus.cc:740] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.675360 17331 consensus_queue.cc:260] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.678601 17242 heartbeater.cc:499] Master 127.16.34.62:37567 was elected leader, sending a full tablet report...
I20260710 11:11:51.679013 17331 ts_tablet_manager.cc:1434] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:11:51.680034 17331 tablet_bootstrap.cc:492] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:51.686697 17332 tablet_bootstrap.cc:492] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:51.687069 17331 tablet_bootstrap.cc:654] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.687265 17332 ts_tablet_manager.cc:1403] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.108s	user 0.006s	sys 0.010s
I20260710 11:11:51.690361 17332 raft_consensus.cc:359] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.691135 17332 raft_consensus.cc:385] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.691443 17332 raft_consensus.cc:740] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.692282 17332 consensus_queue.cc:260] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.695878 17333 tablet_bootstrap.cc:492] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:51.696338 17331 tablet_bootstrap.cc:492] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:51.696364 17333 ts_tablet_manager.cc:1403] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.015s
I20260710 11:11:51.697043 17331 ts_tablet_manager.cc:1403] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:11:51.700249 17333 raft_consensus.cc:359] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.701005 17333 raft_consensus.cc:385] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.700582 17331 raft_consensus.cc:359] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.701318 17333 raft_consensus.cc:740] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.701429 17331 raft_consensus.cc:385] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.701825 17331 raft_consensus.cc:740] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.702200 17333 consensus_queue.cc:260] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.702802 17331 consensus_queue.cc:260] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.705127 17331 ts_tablet_manager.cc:1434] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:51.706171 17331 tablet_bootstrap.cc:492] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:51.711629 17167 heartbeater.cc:499] Master 127.16.34.62:37567 was elected leader, sending a full tablet report...
I20260710 11:11:51.712204 17332 ts_tablet_manager.cc:1434] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.014s
I20260710 11:11:51.713388 17332 tablet_bootstrap.cc:492] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:51.716601 17331 tablet_bootstrap.cc:654] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.719780 17332 tablet_bootstrap.cc:654] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.722915 17316 heartbeater.cc:499] Master 127.16.34.62:37567 was elected leader, sending a full tablet report...
I20260710 11:11:51.723970 17333 ts_tablet_manager.cc:1434] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.003s
I20260710 11:11:51.724975 17333 tablet_bootstrap.cc:492] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:51.731530 17333 tablet_bootstrap.cc:654] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.735121 17336 raft_consensus.cc:493] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:51.735639 17336 raft_consensus.cc:515] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.736557 17331 tablet_bootstrap.cc:492] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:51.737412 17331 ts_tablet_manager.cc:1403] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.002s
I20260710 11:11:51.740603 17331 raft_consensus.cc:359] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.741369 17331 raft_consensus.cc:385] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.741693 17331 raft_consensus.cc:740] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.742451 17331 consensus_queue.cc:260] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.748801 17336 leader_election.cc:290] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:51.759665 17332 tablet_bootstrap.cc:492] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:51.760226 17332 ts_tablet_manager.cc:1403] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.018s
I20260710 11:11:51.763343 17332 raft_consensus.cc:359] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.764079 17332 raft_consensus.cc:385] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.764382 17332 raft_consensus.cc:740] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.766685 17332 consensus_queue.cc:260] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.768770 17332 ts_tablet_manager.cc:1434] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:51.769793 17332 tablet_bootstrap.cc:492] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:51.769971 17331 ts_tablet_manager.cc:1434] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.022s
I20260710 11:11:51.770483 17333 tablet_bootstrap.cc:492] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:51.770947 17333 ts_tablet_manager.cc:1403] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.000s
I20260710 11:11:51.771008 17331 tablet_bootstrap.cc:492] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:51.773911 17333 raft_consensus.cc:359] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.774652 17333 raft_consensus.cc:385] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.774963 17333 raft_consensus.cc:740] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.775990 17332 tablet_bootstrap.cc:654] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.775900 17333 consensus_queue.cc:260] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.777267 17331 tablet_bootstrap.cc:654] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.785835 17333 ts_tablet_manager.cc:1434] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:11:51.787626 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:51.794746 17333 tablet_bootstrap.cc:492] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
W20260710 11:11:51.797732 17180 leader_election.cc:343] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:51.804183 17333 tablet_bootstrap.cc:654] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.807739 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:51.808202 17332 tablet_bootstrap.cc:492] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:51.808702 17332 ts_tablet_manager.cc:1403] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.019s
W20260710 11:11:51.809458 17183 leader_election.cc:343] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:51.809950 17183 leader_election.cc:304] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [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: 0c61515b6fef4208b95a36201855005a; no voters: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:51.810946 17331 tablet_bootstrap.cc:492] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:51.811244 17346 raft_consensus.cc:2749] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:51.811460 17331 ts_tablet_manager.cc:1403] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.023s
I20260710 11:11:51.811653 17332 raft_consensus.cc:359] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.812332 17332 raft_consensus.cc:385] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.812557 17332 raft_consensus.cc:740] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.812652 17333 tablet_bootstrap.cc:492] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:51.813225 17333 ts_tablet_manager.cc:1403] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260710 11:11:51.813237 17332 consensus_queue.cc:260] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.814496 17331 raft_consensus.cc:359] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.815212 17331 raft_consensus.cc:385] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.815420 17332 ts_tablet_manager.cc:1434] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260710 11:11:51.815497 17331 raft_consensus.cc:740] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.816466 17332 tablet_bootstrap.cc:492] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:51.816220 17333 raft_consensus.cc:359] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.816323 17331 consensus_queue.cc:260] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.817013 17333 raft_consensus.cc:385] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.817315 17333 raft_consensus.cc:740] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.818600 17331 ts_tablet_manager.cc:1434] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:51.818193 17333 consensus_queue.cc:260] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.822428 17333 ts_tablet_manager.cc:1434] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:11:51.823490 17333 tablet_bootstrap.cc:492] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:51.824299 17332 tablet_bootstrap.cc:654] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.829136 17331 tablet_bootstrap.cc:492] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:51.830530 17333 tablet_bootstrap.cc:654] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.836302 17332 tablet_bootstrap.cc:492] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:51.836385 17331 tablet_bootstrap.cc:654] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.836938 17332 ts_tablet_manager.cc:1403] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:11:51.840082 17332 raft_consensus.cc:359] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.840610 17333 tablet_bootstrap.cc:492] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:51.840817 17332 raft_consensus.cc:385] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.841162 17332 raft_consensus.cc:740] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.841271 17333 ts_tablet_manager.cc:1403] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 11:11:51.841893 17332 consensus_queue.cc:260] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.844201 17332 ts_tablet_manager.cc:1434] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:11:51.845139 17332 tablet_bootstrap.cc:492] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:51.844795 17333 raft_consensus.cc:359] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.845592 17333 raft_consensus.cc:385] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.845892 17333 raft_consensus.cc:740] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.846959 17333 consensus_queue.cc:260] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.851194 17333 ts_tablet_manager.cc:1434] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:11:51.852465 17333 tablet_bootstrap.cc:492] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:51.852669 17332 tablet_bootstrap.cc:654] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.857393 17331 tablet_bootstrap.cc:492] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:51.857937 17331 ts_tablet_manager.cc:1403] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.018s
I20260710 11:11:51.860074 17333 tablet_bootstrap.cc:654] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.860930 17331 raft_consensus.cc:359] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.861738 17331 raft_consensus.cc:385] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.862058 17331 raft_consensus.cc:740] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.862941 17331 consensus_queue.cc:260] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.865310 17331 ts_tablet_manager.cc:1434] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:51.866323 17331 tablet_bootstrap.cc:492] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:51.867549 17332 tablet_bootstrap.cc:492] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:51.868067 17332 ts_tablet_manager.cc:1403] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 11:11:51.869592 17333 tablet_bootstrap.cc:492] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:51.870108 17333 ts_tablet_manager.cc:1403] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260710 11:11:51.871049 17332 raft_consensus.cc:359] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.871753 17332 raft_consensus.cc:385] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.872117 17332 raft_consensus.cc:740] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.872746 17331 tablet_bootstrap.cc:654] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.872854 17332 consensus_queue.cc:260] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.873040 17333 raft_consensus.cc:359] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.873813 17333 raft_consensus.cc:385] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.874150 17333 raft_consensus.cc:740] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.875190 17332 ts_tablet_manager.cc:1434] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:51.875099 17333 consensus_queue.cc:260] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.876192 17332 tablet_bootstrap.cc:492] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:51.877653 17333 ts_tablet_manager.cc:1434] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 11:11:51.878726 17333 tablet_bootstrap.cc:492] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:51.882933 17332 tablet_bootstrap.cc:654] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.885175 17333 tablet_bootstrap.cc:654] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.885541 17331 tablet_bootstrap.cc:492] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:51.885983 17331 ts_tablet_manager.cc:1403] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:11:51.891396 17331 raft_consensus.cc:359] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.892242 17331 raft_consensus.cc:385] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.892555 17331 raft_consensus.cc:740] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.893579 17331 consensus_queue.cc:260] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.895459 17332 tablet_bootstrap.cc:492] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:51.895982 17332 ts_tablet_manager.cc:1403] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 11:11:51.896570 17333 tablet_bootstrap.cc:492] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:51.897042 17333 ts_tablet_manager.cc:1403] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 11:11:51.897843 17331 ts_tablet_manager.cc:1434] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:11:51.898892 17331 tablet_bootstrap.cc:492] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:51.899187 17332 raft_consensus.cc:359] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.899973 17332 raft_consensus.cc:385] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.900405 17332 raft_consensus.cc:740] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.899911 17333 raft_consensus.cc:359] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.900930 17333 raft_consensus.cc:385] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.901243 17333 raft_consensus.cc:740] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.901257 17332 consensus_queue.cc:260] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.902251 17333 consensus_queue.cc:260] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.904038 17332 ts_tablet_manager.cc:1434] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:51.905097 17332 tablet_bootstrap.cc:492] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:51.905224 17333 ts_tablet_manager.cc:1434] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:51.905604 17339 raft_consensus.cc:493] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:51.905740 17331 tablet_bootstrap.cc:654] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.906268 17333 tablet_bootstrap.cc:492] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:51.906431 17339 raft_consensus.cc:515] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.911873 17339 leader_election.cc:290] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:51.912106 17332 tablet_bootstrap.cc:654] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.913321 17333 tablet_bootstrap.cc:654] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.914042 17346 raft_consensus.cc:493] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:51.914543 17346 raft_consensus.cc:515] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.916914 17346 leader_election.cc:290] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:51.918814 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:51.919585 17142 raft_consensus.cc:2468] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 0.
I20260710 11:11:51.921169 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:51.921806 17291 raft_consensus.cc:2468] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 0.
I20260710 11:11:51.923043 17180 leader_election.cc:304] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:11:51.923554 17332 tablet_bootstrap.cc:492] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:51.923868 17346 raft_consensus.cc:2804] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:51.924031 17332 ts_tablet_manager.cc:1403] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:11:51.924216 17346 raft_consensus.cc:493] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:51.924553 17346 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:51.927012 17332 raft_consensus.cc:359] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.927664 17332 raft_consensus.cc:385] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.928108 17332 raft_consensus.cc:740] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.928793 17332 consensus_queue.cc:260] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.931358 17332 ts_tablet_manager.cc:1434] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:51.932576 17332 tablet_bootstrap.cc:492] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:51.936690 17346 raft_consensus.cc:515] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.939477 17332 tablet_bootstrap.cc:654] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:51.941793 17088 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:51.945884 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:51.946574 17142 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:51.954360 17336 raft_consensus.cc:493] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:51.955123 17332 tablet_bootstrap.cc:492] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:51.954897 17336 raft_consensus.cc:515] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.955538 17332 ts_tablet_manager.cc:1403] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260710 11:11:51.956876 17336 leader_election.cc:290] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:51.958477 17332 raft_consensus.cc:359] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.958881 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:51.959152 17332 raft_consensus.cc:385] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:51.959415 17332 raft_consensus.cc:740] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:51.959748 17340 raft_consensus.cc:493] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:51.960000 17332 consensus_queue.cc:260] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.960283 17340 raft_consensus.cc:515] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.961239 17141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:51.961866 17141 raft_consensus.cc:2468] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 0.
I20260710 11:11:51.962447 17332 ts_tablet_manager.cc:1434] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:51.962893 17340 leader_election.cc:290] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:51.963457 17332 tablet_bootstrap.cc:492] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
W20260710 11:11:51.960289 17180 leader_election.cc:343] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:51.967334 17183 leader_election.cc:304] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:51.968577 17336 raft_consensus.cc:2804] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:51.968968 17336 raft_consensus.cc:493] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:51.969295 17336 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:51.970124 17332 tablet_bootstrap.cc:654] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:51.976536 17340 raft_consensus.cc:493] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:51.976609 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:51.977418 17291 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:51.977273 17340 raft_consensus.cc:515] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.979511 17340 leader_election.cc:290] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:51.976557 17336 raft_consensus.cc:515] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:51.982265 17336 leader_election.cc:290] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:51.983198 17141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:51.983817 17141 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:51.991326 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:51.992100 17142 raft_consensus.cc:2468] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 1.
W20260710 11:11:51.992928 17180 leader_election.cc:343] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:51.995432 17291 raft_consensus.cc:2468] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 1.
I20260710 11:11:51.993510 17141 raft_consensus.cc:2468] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 1.
I20260710 11:11:51.993247 17346 leader_election.cc:290] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:51.997009 17183 leader_election.cc:304] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.018180 17336 raft_consensus.cc:2804] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.018555 17183 leader_election.cc:304] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:52.002072 17339 raft_consensus.cc:493] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.003975 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:52.004863 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:52.020085 17339 raft_consensus.cc:515] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.020925 17142 raft_consensus.cc:2468] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 0.
I20260710 11:11:52.021401 17370 raft_consensus.cc:2804] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.021886 17370 raft_consensus.cc:697] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Becoming Leader. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:52.022325 17339 leader_election.cc:290] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
W20260710 11:11:52.022640 17257 leader_election.cc:343] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.023515 17257 leader_election.cc:304] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.023720 17339 raft_consensus.cc:493] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.024426 17340 raft_consensus.cc:2804] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:52.024255 17339 raft_consensus.cc:515] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.024868 17340 raft_consensus.cc:493] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:52.022704 17370 consensus_queue.cc:237] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.025236 17340 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.026460 17339 leader_election.cc:290] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.028237 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.029855 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
W20260710 11:11:52.033216 17257 leader_election.cc:343] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.033852 17340 raft_consensus.cc:515] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
W20260710 11:11:52.034230 17257 leader_election.cc:343] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.034685 17257 leader_election.cc:304] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [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: 5b0d035044f34088b9c67fbe12da6d85; no voters: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:52.036037 17340 leader_election.cc:290] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.036703 17372 raft_consensus.cc:2749] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:52.038327 17336 raft_consensus.cc:697] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Becoming Leader. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:52.038692 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:52.039053 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.039270 17142 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.039567 17336 consensus_queue.cc:237] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
W20260710 11:11:52.040740 17257 leader_election.cc:343] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.047655 17372 raft_consensus.cc:493] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.048278 17372 raft_consensus.cc:515] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.050798 17332 tablet_bootstrap.cc:492] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:52.051337 17332 ts_tablet_manager.cc:1403] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.088s	user 0.033s	sys 0.026s
I20260710 11:11:52.043936 17340 raft_consensus.cc:493] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.051684 17142 raft_consensus.cc:2468] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 1.
I20260710 11:11:52.054900 17257 leader_election.cc:304] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [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: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 0c61515b6fef4208b95a36201855005a
I20260710 11:11:52.055434 17340 raft_consensus.cc:515] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.060847 17340 leader_election.cc:290] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.061450 17340 raft_consensus.cc:2804] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.061902 17340 raft_consensus.cc:697] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:52.058648 17331 tablet_bootstrap.cc:492] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:52.063248 17331 ts_tablet_manager.cc:1403] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.165s	user 0.035s	sys 0.045s
I20260710 11:11:52.064927 17372 leader_election.cc:290] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.062680 17340 consensus_queue.cc:237] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.067399 17332 raft_consensus.cc:359] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.068030 17332 raft_consensus.cc:385] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.068277 17332 raft_consensus.cc:740] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.072604 17368 raft_consensus.cc:493] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.072538 17332 consensus_queue.cc:260] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.076972 17333 tablet_bootstrap.cc:492] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:52.073236 17368 raft_consensus.cc:515] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.077514 17333 ts_tablet_manager.cc:1403] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.171s	user 0.040s	sys 0.047s
I20260710 11:11:52.082170 17332 ts_tablet_manager.cc:1434] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260710 11:11:52.082955 17332 tablet_bootstrap.cc:492] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03: Bootstrap starting.
I20260710 11:11:52.083159 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.084482 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:52.085106 17142 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 0.
I20260710 11:11:52.083701 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
W20260710 11:11:52.085918 17108 leader_election.cc:343] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.087157 17215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.089591 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:52.081127 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.081126 17333 raft_consensus.cc:359] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.090265 17140 raft_consensus.cc:2468] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 0.
I20260710 11:11:52.090266 17331 raft_consensus.cc:359] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.091274 17216 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 0.
I20260710 11:11:52.091506 17331 raft_consensus.cc:385] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.092145 17215 raft_consensus.cc:2468] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 0.
I20260710 11:11:52.091933 17333 raft_consensus.cc:385] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.095959 17333 raft_consensus.cc:740] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.096127 17108 leader_election.cc:304] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.092219 17040 catalog_manager.cc:5697] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c61515b6fef4208b95a36201855005a (127.16.34.2). New cstate: current_term: 1 leader_uuid: "0c61515b6fef4208b95a36201855005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.097178 17339 raft_consensus.cc:2804] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:52.097600 17339 raft_consensus.cc:493] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:52.097635 17368 leader_election.cc:290] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.098035 17339 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.099694 17332 tablet_bootstrap.cc:654] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:52.101998 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:52.094627 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.094115 17257 leader_election.cc:304] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.103667 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:52.104188 17374 raft_consensus.cc:2804] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:52.104409 17108 leader_election.cc:343] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.104692 17374 raft_consensus.cc:493] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:52.103053 17333 consensus_queue.cc:260] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.105175 17374 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.105278 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:52.106357 17291 raft_consensus.cc:2468] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 0.
I20260710 11:11:52.104694 17257 leader_election.cc:304] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.103042 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:52.106707 17333 ts_tablet_manager.cc:1434] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:11:52.107565 17372 raft_consensus.cc:2804] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:52.107939 17372 raft_consensus.cc:493] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:52.108294 17372 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.108516 17333 tablet_bootstrap.cc:492] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:52.111091 17105 leader_election.cc:304] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [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: dc50bbcbf8994068bb9873f50dc95e03; no voters: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:52.092280 17331 raft_consensus.cc:740] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
W20260710 11:11:52.112483 17105 leader_election.cc:343] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.112998 17105 leader_election.cc:304] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [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: dc50bbcbf8994068bb9873f50dc95e03; no voters: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:52.093716 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.114233 17368 raft_consensus.cc:2749] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:52.114663 17217 raft_consensus.cc:2468] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 0.
I20260710 11:11:52.114886 17368 raft_consensus.cc:2749] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:52.112646 17331 consensus_queue.cc:260] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.117218 17333 tablet_bootstrap.cc:654] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:52.118687 17372 raft_consensus.cc:515] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.126451 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:52.127153 17140 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.128054 17331 ts_tablet_manager.cc:1434] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260710 11:11:52.127928 17374 raft_consensus.cc:515] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
W20260710 11:11:52.130839 17105 leader_election.cc:343] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.129977 17039 catalog_manager.cc:5697] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:52.131953 17105 leader_election.cc:304] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [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: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 0c61515b6fef4208b95a36201855005a
I20260710 11:11:52.133400 17378 raft_consensus.cc:2764] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:11:52.128605 17339 raft_consensus.cc:515] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.134418 17331 tablet_bootstrap.cc:492] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:52.136229 17332 tablet_bootstrap.cc:492] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03: No bootstrap required, opened a new log
I20260710 11:11:52.136511 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.137115 17217 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.136744 17332 ts_tablet_manager.cc:1403] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.000s
I20260710 11:11:52.134711 17140 raft_consensus.cc:2468] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 1.
I20260710 11:11:52.144083 17257 leader_election.cc:304] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.144688 17217 raft_consensus.cc:2468] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 1.
I20260710 11:11:52.144994 17340 raft_consensus.cc:2804] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.145925 17108 leader_election.cc:304] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.146998 17378 raft_consensus.cc:2804] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.148314 17339 leader_election.cc:290] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.147495 17378 raft_consensus.cc:697] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:52.149677 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
W20260710 11:11:52.151310 17105 leader_election.cc:343] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.151573 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.152140 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:52.152241 17217 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.152743 17140 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.153213 17374 leader_election.cc:290] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.154623 17372 leader_election.cc:290] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.154592 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.155283 17214 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.158862 17331 tablet_bootstrap.cc:654] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:52.159716 17217 raft_consensus.cc:2468] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 1.
I20260710 11:11:52.162192 17214 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 1.
I20260710 11:11:52.162914 17333 tablet_bootstrap.cc:492] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:52.163357 17333 ts_tablet_manager.cc:1403] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.009s
I20260710 11:11:52.163654 17257 leader_election.cc:304] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:11:52.164450 17374 raft_consensus.cc:2804] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.149672 17378 consensus_queue.cc:237] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.164628 17339 raft_consensus.cc:493] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.165014 17374 raft_consensus.cc:697] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:52.165139 17339 raft_consensus.cc:515] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.165818 17374 consensus_queue.cc:237] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.167224 17339 leader_election.cc:290] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.168121 17332 raft_consensus.cc:359] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.168738 17332 raft_consensus.cc:385] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.168908 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:52.169200 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.169523 17291 raft_consensus.cc:2468] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 0.
I20260710 11:11:52.165961 17333 raft_consensus.cc:359] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.170373 17333 raft_consensus.cc:385] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.170751 17333 raft_consensus.cc:740] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.169016 17332 raft_consensus.cc:740] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.171000 17105 leader_election.cc:304] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.171985 17332 consensus_queue.cc:260] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
W20260710 11:11:52.172554 17108 leader_election.cc:343] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:52.173767 17378 raft_consensus.cc:2804] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:52.174157 17378 raft_consensus.cc:493] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:52.174492 17378 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.172389 17333 consensus_queue.cc:260] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.177942 17332 ts_tablet_manager.cc:1434] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260710 11:11:52.179946 17333 ts_tablet_manager.cc:1434] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260710 11:11:52.186532 17374 raft_consensus.cc:493] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.187158 17374 raft_consensus.cc:515] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.188015 17333 tablet_bootstrap.cc:492] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:52.188455 17140 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 1.
I20260710 11:11:52.189428 17374 leader_election.cc:290] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.190459 17340 raft_consensus.cc:697] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:52.190630 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc044dc622644ce9b803bd6e0dfc1430" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:52.191267 17331 tablet_bootstrap.cc:492] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:52.191270 17142 raft_consensus.cc:2468] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 0.
I20260710 11:11:52.191792 17331 ts_tablet_manager.cc:1403] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.003s
I20260710 11:11:52.191370 17340 consensus_queue.cc:237] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.192786 17257 leader_election.cc:304] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.194001 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc044dc622644ce9b803bd6e0dfc1430" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.194450 17331 raft_consensus.cc:359] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.195485 17331 raft_consensus.cc:385] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.195695 17331 raft_consensus.cc:740] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.196957 17380 raft_consensus.cc:2804] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:52.197388 17380 raft_consensus.cc:493] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:52.197093 17331 consensus_queue.cc:260] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.197705 17380 raft_consensus.cc:3060] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.195070 17217 raft_consensus.cc:2468] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 0.
I20260710 11:11:52.200049 17038 catalog_manager.cc:5697] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.201931 17378 raft_consensus.cc:515] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.201583 17331 ts_tablet_manager.cc:1434] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:11:52.209043 17331 tablet_bootstrap.cc:492] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:52.210943 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.211567 17217 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.215830 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:52.216329 17291 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.219870 17331 tablet_bootstrap.cc:654] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:52.223739 17380 raft_consensus.cc:515] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.226909 17291 raft_consensus.cc:2468] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 1.
I20260710 11:11:52.230479 17105 leader_election.cc:304] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.231317 17339 raft_consensus.cc:2804] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.231820 17339 raft_consensus.cc:697] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:52.232658 17339 consensus_queue.cc:237] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.234411 17217 raft_consensus.cc:2468] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 1.
I20260710 11:11:52.237205 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc044dc622644ce9b803bd6e0dfc1430" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:52.237850 17140 raft_consensus.cc:3060] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.238169 17380 leader_election.cc:290] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.238018 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc044dc622644ce9b803bd6e0dfc1430" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.239192 17217 raft_consensus.cc:3060] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.217500 17378 leader_election.cc:290] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 1 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.244745 17333 tablet_bootstrap.cc:654] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:52.248127 17217 raft_consensus.cc:2468] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 1.
I20260710 11:11:52.248608 17140 raft_consensus.cc:2468] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 1.
I20260710 11:11:52.250937 17257 leader_election.cc:304] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:11:52.252530 17380 raft_consensus.cc:2804] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.253103 17380 raft_consensus.cc:697] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:52.253917 17380 consensus_queue.cc:237] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.254637 17038 catalog_manager.cc:5697] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c61515b6fef4208b95a36201855005a (127.16.34.2). New cstate: current_term: 1 leader_uuid: "0c61515b6fef4208b95a36201855005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.262394 17333 tablet_bootstrap.cc:492] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:52.262876 17331 tablet_bootstrap.cc:492] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:52.263167 17333 ts_tablet_manager.cc:1403] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.005s
I20260710 11:11:52.263347 17331 ts_tablet_manager.cc:1403] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.001s
I20260710 11:11:52.264176 17370 raft_consensus.cc:493] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.264640 17370 raft_consensus.cc:515] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.266357 17333 raft_consensus.cc:359] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.266822 17370 leader_election.cc:290] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.266178 17039 catalog_manager.cc:5697] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:52.267174 17333 raft_consensus.cc:385] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.267570 17333 raft_consensus.cc:740] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.268283 17333 consensus_queue.cc:260] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.268425 17039 catalog_manager.cc:5697] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:52.270147 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d9facb945240f7afbc1ed5fbfd5f1e" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:52.270490 17333 ts_tablet_manager.cc:1434] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:52.268589 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d9facb945240f7afbc1ed5fbfd5f1e" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:52.270838 17140 raft_consensus.cc:2468] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 0.
I20260710 11:11:52.271149 17291 raft_consensus.cc:2468] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 0.
I20260710 11:11:52.271728 17333 tablet_bootstrap.cc:492] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85: Bootstrap starting.
I20260710 11:11:52.272442 17180 leader_election.cc:304] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:11:52.273304 17370 raft_consensus.cc:2804] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:52.273671 17370 raft_consensus.cc:493] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:52.274010 17370 raft_consensus.cc:3060] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.266178 17331 raft_consensus.cc:359] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.274850 17331 raft_consensus.cc:385] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.275130 17331 raft_consensus.cc:740] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.275884 17331 consensus_queue.cc:260] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.278512 17333 tablet_bootstrap.cc:654] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:52.284677 17370 raft_consensus.cc:515] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.285514 17333 tablet_bootstrap.cc:492] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85: No bootstrap required, opened a new log
I20260710 11:11:52.286020 17333 ts_tablet_manager.cc:1403] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260710 11:11:52.287837 17331 ts_tablet_manager.cc:1434] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:11:52.288415 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d9facb945240f7afbc1ed5fbfd5f1e" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:52.288785 17331 tablet_bootstrap.cc:492] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a: Bootstrap starting.
I20260710 11:11:52.288996 17140 raft_consensus.cc:3060] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.289089 17333 raft_consensus.cc:359] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.289773 17333 raft_consensus.cc:385] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.290038 17333 raft_consensus.cc:740] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.290858 17333 consensus_queue.cc:260] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.292841 17333 ts_tablet_manager.cc:1434] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:52.295490 17140 raft_consensus.cc:2468] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 1.
I20260710 11:11:52.296623 17183 leader_election.cc:304] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.295920 17038 catalog_manager.cc:5697] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.297556 17336 raft_consensus.cc:2804] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.298098 17336 raft_consensus.cc:697] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Becoming Leader. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:52.298911 17336 consensus_queue.cc:237] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.299466 17331 tablet_bootstrap.cc:654] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:52.302565 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d9facb945240f7afbc1ed5fbfd5f1e" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:52.302721 17370 leader_election.cc:290] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.303241 17291 raft_consensus.cc:3060] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.306416 17039 catalog_manager.cc:5697] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:52.309743 17291 raft_consensus.cc:2468] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 1.
I20260710 11:11:52.316532 17331 tablet_bootstrap.cc:492] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a: No bootstrap required, opened a new log
I20260710 11:11:52.317015 17331 ts_tablet_manager.cc:1403] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.012s
I20260710 11:11:52.319150 17040 catalog_manager.cc:5697] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c61515b6fef4208b95a36201855005a (127.16.34.2). New cstate: current_term: 1 leader_uuid: "0c61515b6fef4208b95a36201855005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.320700 17331 raft_consensus.cc:359] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.321368 17331 raft_consensus.cc:385] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:52.321645 17331 raft_consensus.cc:740] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Initialized, Role: FOLLOWER
I20260710 11:11:52.322268 17331 consensus_queue.cc:260] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.324288 17331 ts_tablet_manager.cc:1434] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:11:52.384797 17336 raft_consensus.cc:493] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.385237 17336 raft_consensus.cc:515] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.386929 17336 leader_election.cc:290] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.387778 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:52.387948 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85" is_pre_election: true
I20260710 11:11:52.388315 17140 raft_consensus.cc:2468] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 0.
I20260710 11:11:52.388499 17291 raft_consensus.cc:2468] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 0.
I20260710 11:11:52.389285 17183 leader_election.cc:304] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.390020 17336 raft_consensus.cc:2804] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:52.390280 17336 raft_consensus.cc:493] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:52.390532 17336 raft_consensus.cc:3060] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.395231 17336 raft_consensus.cc:515] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.396925 17336 leader_election.cc:290] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.397756 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:52.398258 17140 raft_consensus.cc:3060] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.398072 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:52.398726 17291 raft_consensus.cc:3060] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.405303 17140 raft_consensus.cc:2468] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 1.
I20260710 11:11:52.405303 17291 raft_consensus.cc:2468] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 1.
I20260710 11:11:52.406632 17183 leader_election.cc:304] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.407362 17336 raft_consensus.cc:2804] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:52.407786 17336 raft_consensus.cc:697] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Becoming Leader. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:52.408522 17336 consensus_queue.cc:237] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.414958 17380 raft_consensus.cc:493] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:52.415472 17380 raft_consensus.cc:515] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.415680 17040 catalog_manager.cc:5697] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c61515b6fef4208b95a36201855005a (127.16.34.2). New cstate: current_term: 1 leader_uuid: "0c61515b6fef4208b95a36201855005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.417244 17380 leader_election.cc:290] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.418052 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03" is_pre_election: true
I20260710 11:11:52.418372 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c61515b6fef4208b95a36201855005a" is_pre_election: true
I20260710 11:11:52.419157 17217 raft_consensus.cc:2393] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b0d035044f34088b9c67fbe12da6d85 in current term 1: Already voted for candidate dc50bbcbf8994068bb9873f50dc95e03 in this term.
I20260710 11:11:52.420107 17257 leader_election.cc:304] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [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: 5b0d035044f34088b9c67fbe12da6d85; no voters: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:52.420967 17380 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.426303 17380 raft_consensus.cc:2749] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:52.520689 17380 consensus_queue.cc:1048] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.530440 17217 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.541941 17340 consensus_queue.cc:1048] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.542173 17336 consensus_queue.cc:1048] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.551919 17291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:41490
I20260710 11:11:52.552578 17291 raft_consensus.cc:606] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:52.554756 17290 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:52.562495 17291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:41490
I20260710 11:11:52.563179 17291 raft_consensus.cc:606] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:52.564440 17336 consensus_queue.cc:1048] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.567873 17370 consensus_queue.cc:1048] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.569628 17290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc044dc622644ce9b803bd6e0dfc1430"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:41490
I20260710 11:11:52.570227 17290 raft_consensus.cc:606] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:52.575802 17370 consensus_queue.cc:1048] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.593523 17217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:38762
I20260710 11:11:52.594177 17217 raft_consensus.cc:606] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:52.600844 17291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
mode: GRACEFUL
new_leader_uuid: "0c61515b6fef4208b95a36201855005a"
 from {username='slave'} at 127.0.0.1:41490
I20260710 11:11:52.601451 17291 raft_consensus.cc:606] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Received request to transfer leadership to TS 0c61515b6fef4208b95a36201855005a
I20260710 11:11:52.618477 17140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
mode: GRACEFUL
new_leader_uuid: "0c61515b6fef4208b95a36201855005a"
 from {username='slave'} at 127.0.0.1:60560
I20260710 11:11:52.619100 17140 raft_consensus.cc:606] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Received request to transfer leadership to TS 0c61515b6fef4208b95a36201855005a
I20260710 11:11:52.627164 17217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
mode: GRACEFUL
new_leader_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:38762
I20260710 11:11:52.627730 17217 raft_consensus.cc:606] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Received request to transfer leadership to TS 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:52.661741 17340 consensus_queue.cc:1048] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.661741 17339 consensus_queue.cc:1048] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:52.669719 17380 raft_consensus.cc:993] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:52.670161 17380 raft_consensus.cc:1081] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:52.675954 17142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc044dc622644ce9b803bd6e0dfc1430"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:60556
I20260710 11:11:52.676318 17368 consensus_queue.cc:1048] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.676553 17142 raft_consensus.cc:493] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:52.677052 17142 raft_consensus.cc:3060] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.685295 17142 raft_consensus.cc:515] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.686297 17140 raft_consensus.cc:1240] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Rejecting Update request from peer 5b0d035044f34088b9c67fbe12da6d85 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:52.686208 17372 consensus_queue.cc:1048] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:52.686250 17380 consensus_queue.cc:1048] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:52.687768 17372 consensus_queue.cc:1048] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.696137 17372 consensus_queue.cc:1059] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.696934 17372 raft_consensus.cc:3055] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.697294 17372 raft_consensus.cc:740] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:52.697808 17142 leader_election.cc:290] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 2 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.698513 17217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc044dc622644ce9b803bd6e0dfc1430" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.700609 17217 raft_consensus.cc:3060] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.700253 17372 consensus_queue.cc:260] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.699888 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc044dc622644ce9b803bd6e0dfc1430" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:52.701068 17340 consensus_queue.cc:1048] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.707307 17372 raft_consensus.cc:3060] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.708488 17380 raft_consensus.cc:993] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:52.709602 17374 raft_consensus.cc:1081] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:52.713188 17217 raft_consensus.cc:2468] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:52.714982 17108 leader_election.cc:304] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.715943 17368 raft_consensus.cc:2804] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.716439 17368 raft_consensus.cc:697] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:52.717296 17368 consensus_queue.cc:237] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.720649 17291 raft_consensus.cc:2468] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:52.725716 17370 consensus_queue.cc:1048] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.726868 17339 consensus_queue.cc:1048] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.737799 17374 raft_consensus.cc:993] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:52.738430 17374 raft_consensus.cc:1081] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:52.739197 17040 catalog_manager.cc:5697] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 1 to 2, leader changed from 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.741837 17140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:60556
I20260710 11:11:52.742479 17140 raft_consensus.cc:493] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:52.742915 17140 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.750244 17140 raft_consensus.cc:515] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.752516 17339 raft_consensus.cc:993] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03: : Instructing follower 0c61515b6fef4208b95a36201855005a to start an election
I20260710 11:11:52.753085 17339 raft_consensus.cc:1081] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Signalling peer 0c61515b6fef4208b95a36201855005a to start an election
I20260710 11:11:52.756423 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.757023 17214 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.759073 17216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
 from {username='slave'} at 127.0.0.1:38742
I20260710 11:11:52.759799 17216 raft_consensus.cc:493] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:52.760236 17216 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.766065 17142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:60556
I20260710 11:11:52.766759 17142 raft_consensus.cc:493] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:52.770644 17142 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.772740 17370 consensus_queue.cc:1048] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.777180 17378 consensus_queue.cc:1048] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.781209 17142 raft_consensus.cc:515] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.782857 17214 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:52.785010 17213 raft_consensus.cc:1240] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Rejecting Update request from peer 5b0d035044f34088b9c67fbe12da6d85 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:52.787218 17108 leader_election.cc:304] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.787775 17140 leader_election.cc:290] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 2 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.788283 17290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:52.788791 17368 raft_consensus.cc:2804] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.795753 17368 raft_consensus.cc:697] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:52.795895 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.789666 17142 leader_election.cc:290] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 2 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.791976 17374 consensus_queue.cc:1059] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.793570 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:52.796660 17368 consensus_queue.cc:237] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.797683 17288 raft_consensus.cc:3055] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.798002 17288 raft_consensus.cc:740] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:52.798753 17288 consensus_queue.cc:260] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.799924 17288 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.800598 17290 raft_consensus.cc:3055] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.800943 17290 raft_consensus.cc:740] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:52.785215 17216 raft_consensus.cc:515] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.796717 17214 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.803531 17290 consensus_queue.cc:260] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.804889 17290 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.810303 17214 raft_consensus.cc:2468] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:52.819744 17108 leader_election.cc:304] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.820626 17368 raft_consensus.cc:2804] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.821127 17368 raft_consensus.cc:697] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:52.821538 17216 leader_election.cc:290] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 2 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:52.821902 17368 consensus_queue.cc:237] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.823122 17290 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:52.823285 17289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
W20260710 11:11:52.823654 17374 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:11:52.810303 17288 raft_consensus.cc:2468] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:52.828217 17142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:52.828816 17142 raft_consensus.cc:3055] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.829109 17142 raft_consensus.cc:740] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:52.829851 17142 consensus_queue.cc:260] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.833321 17142 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.838521 17370 consensus_queue.cc:1048] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.839247 17142 raft_consensus.cc:2468] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 2.
I20260710 11:11:52.843032 17183 leader_election.cc:304] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:52.843914 17370 raft_consensus.cc:2804] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.844406 17370 raft_consensus.cc:697] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Becoming Leader. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:52.845186 17370 consensus_queue.cc:237] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.845157 17040 catalog_manager.cc:5697] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 1 to 2, leader changed from 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.854383 17039 catalog_manager.cc:5697] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a reported cstate change: term changed from 1 to 2, leader changed from dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1) to 0c61515b6fef4208b95a36201855005a (127.16.34.2). New cstate: current_term: 2 leader_uuid: "0c61515b6fef4208b95a36201855005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.856544 17369 consensus_queue.cc:1048] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:52.867522 17040 catalog_manager.cc:5697] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 1 to 2, leader changed from 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:52.877874 17422 raft_consensus.cc:993] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a: : Instructing follower 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:52.878285 17422 raft_consensus.cc:1081] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Signalling peer 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:52.879814 17291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:35770
I20260710 11:11:52.880285 17291 raft_consensus.cc:493] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:52.880620 17291 raft_consensus.cc:3060] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.885279 17291 raft_consensus.cc:515] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.886950 17291 leader_election.cc:290] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 2 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:52.887804 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:52.888214 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ff2c357aa477a9ff79fad1baefc35" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:52.888391 17140 raft_consensus.cc:3060] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.888796 17214 raft_consensus.cc:3055] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:52.889129 17214 raft_consensus.cc:740] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:52.889925 17214 consensus_queue.cc:260] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.891207 17214 raft_consensus.cc:3060] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:52.893288 17140 raft_consensus.cc:2468] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 2.
I20260710 11:11:52.894331 17257 leader_election.cc:304] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [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: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:52.895162 17374 raft_consensus.cc:2804] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:52.895592 17374 raft_consensus.cc:697] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:52.896319 17374 consensus_queue.cc:237] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:52.896553 17214 raft_consensus.cc:2468] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 2.
I20260710 11:11:52.902468 17040 catalog_manager.cc:5697] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 1 to 2, leader changed from 0c61515b6fef4208b95a36201855005a (127.16.34.2) to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:53.116216 17422 raft_consensus.cc:993] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:53.116608 17336 raft_consensus.cc:1081] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:53.118003 17140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:45234
I20260710 11:11:53.118752 17140 raft_consensus.cc:493] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:53.119122 17140 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.123859 17140 raft_consensus.cc:515] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:53.125375 17140 leader_election.cc:290] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 2 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:53.126272 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:53.126500 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:53.126883 17214 raft_consensus.cc:3055] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:53.127030 17291 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.127271 17214 raft_consensus.cc:740] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:53.128129 17214 consensus_queue.cc:260] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:53.129251 17214 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.131932 17291 raft_consensus.cc:2468] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:53.132922 17105 leader_election.cc:304] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [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: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:53.133618 17368 raft_consensus.cc:2804] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:53.133812 17214 raft_consensus.cc:2468] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:53.133976 17368 raft_consensus.cc:697] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:53.134819 17368 consensus_queue.cc:237] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:53.140973 17040 catalog_manager.cc:5697] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 1 to 2, leader changed from 0c61515b6fef4208b95a36201855005a (127.16.34.2) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:53.144976 17380 raft_consensus.cc:993] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85: : Instructing follower 0c61515b6fef4208b95a36201855005a to start an election
I20260710 11:11:53.145406 17374 raft_consensus.cc:1081] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Signalling peer 0c61515b6fef4208b95a36201855005a to start an election
I20260710 11:11:53.147053 17214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
 from {username='slave'} at 127.0.0.1:38758
I20260710 11:11:53.147549 17214 raft_consensus.cc:493] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:53.147927 17214 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.153343 17214 raft_consensus.cc:515] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:53.154960 17214 leader_election.cc:290] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 2 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:53.155865 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:53.155972 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:53.156344 17140 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.156469 17291 raft_consensus.cc:3055] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:53.156807 17291 raft_consensus.cc:740] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:53.157461 17291 consensus_queue.cc:260] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:53.158329 17291 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.161438 17140 raft_consensus.cc:2468] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 2.
I20260710 11:11:53.162081 17214 raft_consensus.cc:1275] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.162403 17183 leader_election.cc:304] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:53.163192 17336 raft_consensus.cc:2804] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:53.163609 17336 raft_consensus.cc:697] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Becoming Leader. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:53.163475 17368 consensus_queue.cc:1048] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.164263 17291 raft_consensus.cc:2468] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 2.
I20260710 11:11:53.164399 17336 consensus_queue.cc:237] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:53.171998 17291 raft_consensus.cc:1275] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.172904 17040 catalog_manager.cc:5697] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a reported cstate change: term changed from 1 to 2, leader changed from 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3) to 0c61515b6fef4208b95a36201855005a (127.16.34.2). New cstate: current_term: 2 leader_uuid: "0c61515b6fef4208b95a36201855005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:53.173882 17339 consensus_queue.cc:1048] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.242684 17291 raft_consensus.cc:1275] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.244055 17339 consensus_queue.cc:1048] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.252187 17214 raft_consensus.cc:1275] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.254904 17368 consensus_queue.cc:1048] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.256002 17140 raft_consensus.cc:1275] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Refusing update from remote peer 0c61515b6fef4208b95a36201855005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.257200 17336 consensus_queue.cc:1048] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.266346 17291 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:53.276131 17291 raft_consensus.cc:1275] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Refusing update from remote peer 0c61515b6fef4208b95a36201855005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.276826 17214 raft_consensus.cc:1275] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.277890 17369 consensus_queue.cc:1048] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.278123 17374 consensus_queue.cc:1048] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.287123 17140 raft_consensus.cc:1275] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.288904 17380 consensus_queue.cc:1048] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.317212 17291 raft_consensus.cc:1275] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.318476 17368 consensus_queue.cc:1048] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.325588 17214 raft_consensus.cc:1275] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.327240 17378 consensus_queue.cc:1048] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:53.552819 17214 raft_consensus.cc:1275] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.554102 17378 consensus_queue.cc:1048] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.561339 17291 raft_consensus.cc:1275] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.563220 17339 consensus_queue.cc:1048] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.658201 17140 raft_consensus.cc:1275] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Refusing update from remote peer 0c61515b6fef4208b95a36201855005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.659384 17369 consensus_queue.cc:1048] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:53.668176 17291 raft_consensus.cc:1275] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Refusing update from remote peer 0c61515b6fef4208b95a36201855005a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:53.669441 17370 consensus_queue.cc:1048] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:55.658535 16520 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:11:55.659276 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:55.674927 17140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f14704a1984471823f5d824d1349a9"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
mode: GRACEFUL
new_leader_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:60568
I20260710 11:11:55.675403 17140 raft_consensus.cc:606] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Received request to transfer leadership to TS 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:55.677686 17140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
mode: GRACEFUL
new_leader_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:60568
I20260710 11:11:55.678105 17140 raft_consensus.cc:606] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Received request to transfer leadership to TS 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:55.679001 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:55.679442 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:55.838948 17430 raft_consensus.cc:993] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03: : Instructing follower 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:55.839421 17430 raft_consensus.cc:1081] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Signalling peer 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:55.841037 17291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f14704a1984471823f5d824d1349a9"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:41488
I20260710 11:11:55.841559 17291 raft_consensus.cc:493] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:55.841909 17291 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:55.846683 17291 raft_consensus.cc:515] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:55.848196 17291 leader_election.cc:290] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 2 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:55.848975 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:55.849301 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:55.849579 17140 raft_consensus.cc:3055] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:55.849864 17214 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:55.849877 17140 raft_consensus.cc:740] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:55.850761 17140 consensus_queue.cc:260] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:55.851989 17140 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:55.856699 17214 raft_consensus.cc:2468] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 2.
I20260710 11:11:55.857999 17140 raft_consensus.cc:2468] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 2.
I20260710 11:11:55.857998 17257 leader_election.cc:304] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [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: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:11:55.859118 17429 raft_consensus.cc:2804] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:55.860040 17429 raft_consensus.cc:697] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:55.860781 17429 consensus_queue.cc:237] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:55.868255 17039 catalog_manager.cc:5697] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 1 to 2, leader changed from dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1) to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.228544 17430 raft_consensus.cc:993] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03: : Instructing follower 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:56.229043 17433 raft_consensus.cc:1081] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Signalling peer 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:56.230507 17288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:41488
I20260710 11:11:56.230986 17288 raft_consensus.cc:493] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:56.231283 17288 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.235781 17288 raft_consensus.cc:515] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.237470 17288 leader_election.cc:290] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 3 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:56.238334 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:56.238691 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:56.238871 17140 raft_consensus.cc:3055] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:56.239229 17140 raft_consensus.cc:740] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:56.239236 17214 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.239910 17140 consensus_queue.cc:260] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.240746 17140 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.245333 17214 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 3.
I20260710 11:11:56.245814 17140 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 3.
I20260710 11:11:56.246518 17257 leader_election.cc:304] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [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: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:11:56.247371 17429 raft_consensus.cc:2804] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:56.247867 17429 raft_consensus.cc:697] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:56.248641 17429 consensus_queue.cc:237] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.255738 17038 catalog_manager.cc:5697] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 2 to 3, leader changed from dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1) to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 3 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:56.393215 17214 raft_consensus.cc:1275] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:56.394564 17429 consensus_queue.cc:1048] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:56.397130 17140 raft_consensus.cc:1275] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:56.398347 17434 consensus_queue.cc:1048] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:56.680259 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:56.692979 17288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f14704a1984471823f5d824d1349a9"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:41490
I20260710 11:11:56.693462 17288 raft_consensus.cc:606] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:56.698246 17288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:41490
I20260710 11:11:56.698822 17288 raft_consensus.cc:606] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:56.708233 17214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:38762
I20260710 11:11:56.708750 17214 raft_consensus.cc:606] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:56.713689 17214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:38762
I20260710 11:11:56.714239 17214 raft_consensus.cc:606] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:56.718711 17214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
mode: GRACEFUL
new_leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:38762
I20260710 11:11:56.719240 17214 raft_consensus.cc:606] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Received request to transfer leadership to TS dc50bbcbf8994068bb9873f50dc95e03
I20260710 11:11:56.750200 17214 raft_consensus.cc:1275] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:56.751530 17429 consensus_queue.cc:1048] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:56.759816 17140 raft_consensus.cc:1275] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:56.761442 17447 consensus_queue.cc:1048] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:56.769575 17434 raft_consensus.cc:993] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:56.770107 17434 raft_consensus.cc:1081] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:56.771878 17140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:60556
I20260710 11:11:56.772533 17140 raft_consensus.cc:493] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:56.772918 17140 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.778314 17140 raft_consensus.cc:515] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.779702 17140 leader_election.cc:290] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 4 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:56.780539 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:56.780647 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66e33c958f04a17b0e3ec4e19745813" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:56.781154 17214 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.781183 17288 raft_consensus.cc:3055] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:56.781690 17288 raft_consensus.cc:740] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:56.782507 17288 consensus_queue.cc:260] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.783708 17288 raft_consensus.cc:3060] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:56.788218 17214 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 4.
I20260710 11:11:56.789446 17108 leader_election.cc:304] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:56.790108 17433 raft_consensus.cc:2804] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:56.790211 17288 raft_consensus.cc:2468] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 4.
I20260710 11:11:56.791105 17433 raft_consensus.cc:697] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:56.791839 17433 consensus_queue.cc:237] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.797751 17038 catalog_manager.cc:5697] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 3 to 4, leader changed from 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 4 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.828186 17370 raft_consensus.cc:993] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:56.828810 17454 raft_consensus.cc:1081] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:56.830564 17140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:45234
I20260710 11:11:56.831029 17140 raft_consensus.cc:493] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:56.831372 17140 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.836464 17140 raft_consensus.cc:515] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.838111 17140 leader_election.cc:290] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 3 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:56.838888 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:56.839149 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccc5c87b2b54447a2fb78a4ff5dd295" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:56.839390 17214 raft_consensus.cc:3055] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:56.839689 17214 raft_consensus.cc:740] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:56.839649 17288 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.840553 17214 consensus_queue.cc:260] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.841567 17214 raft_consensus.cc:3060] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.845646 17288 raft_consensus.cc:2468] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 3.
I20260710 11:11:56.845801 17214 raft_consensus.cc:2468] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 3.
I20260710 11:11:56.846766 17108 leader_election.cc:304] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:56.847491 17433 raft_consensus.cc:2804] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:56.847828 17433 raft_consensus.cc:697] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:56.848421 17433 consensus_queue.cc:237] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.854760 17434 raft_consensus.cc:993] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:56.855244 17447 raft_consensus.cc:1081] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:56.855391 17038 catalog_manager.cc:5697] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 2 to 3, leader changed from 0c61515b6fef4208b95a36201855005a (127.16.34.2) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 3 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:56.856662 17140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f14704a1984471823f5d824d1349a9"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:60556
I20260710 11:11:56.857079 17140 raft_consensus.cc:493] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:56.857312 17140 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.862444 17140 raft_consensus.cc:515] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.864195 17140 leader_election.cc:290] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 3 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:56.864826 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:56.865231 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:56.865370 17214 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.865777 17288 raft_consensus.cc:3055] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:56.866096 17288 raft_consensus.cc:740] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:56.866878 17288 consensus_queue.cc:260] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.868009 17288 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:56.871749 17214 raft_consensus.cc:2468] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 3.
I20260710 11:11:56.873003 17108 leader_election.cc:304] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:56.873914 17433 raft_consensus.cc:2804] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:56.874502 17288 raft_consensus.cc:2468] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 3.
I20260710 11:11:56.875131 17433 raft_consensus.cc:697] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:56.876009 17433 consensus_queue.cc:237] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:56.882251 17038 catalog_manager.cc:5697] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 2 to 3, leader changed from 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 3 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.028195 17454 raft_consensus.cc:993] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:57.028695 17453 raft_consensus.cc:993] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a: : Instructing follower dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:57.028743 17370 raft_consensus.cc:1081] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:57.029165 17453 raft_consensus.cc:1081] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Signalling peer dc50bbcbf8994068bb9873f50dc95e03 to start an election
I20260710 11:11:57.030735 17142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:45234
I20260710 11:11:57.031018 17140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
 from {username='slave'} at 127.0.0.1:45234
I20260710 11:11:57.031292 17142 raft_consensus.cc:493] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.031442 17140 raft_consensus.cc:493] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:57.031627 17142 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.031782 17140 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.036113 17140 raft_consensus.cc:515] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:57.036448 17142 raft_consensus.cc:515] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:57.037827 17140 leader_election.cc:290] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 2 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:57.038200 17142 leader_election.cc:290] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [CANDIDATE]: Term 3 election: Requested vote from peers 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:11:57.038573 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:57.039108 17214 raft_consensus.cc:3055] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:57.039042 17216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:57.039538 17214 raft_consensus.cc:740] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:57.039796 17216 raft_consensus.cc:3055] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:57.039918 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:57.040158 17216 raft_consensus.cc:740] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:11:57.040462 17288 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.040304 17214 consensus_queue.cc:260] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:57.040607 17291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3228e21e6fd42a9940ff22434d4f3c0" candidate_uuid: "dc50bbcbf8994068bb9873f50dc95e03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:11:57.041245 17291 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.041498 17214 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:57.041188 17216 consensus_queue.cc:260] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:57.042450 17216 raft_consensus.cc:3060] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:57.047652 17214 raft_consensus.cc:2468] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:57.047950 17291 raft_consensus.cc:2468] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 3.
I20260710 11:11:57.047653 17288 raft_consensus.cc:2468] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 2.
I20260710 11:11:57.049023 17108 leader_election.cc:304] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [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: 0c61515b6fef4208b95a36201855005a, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:57.049454 17105 leader_election.cc:304] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [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: 5b0d035044f34088b9c67fbe12da6d85, dc50bbcbf8994068bb9873f50dc95e03; no voters: 
I20260710 11:11:57.049635 17216 raft_consensus.cc:2468] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc50bbcbf8994068bb9873f50dc95e03 in term 3.
I20260710 11:11:57.049830 17433 raft_consensus.cc:2804] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:57.050267 17449 raft_consensus.cc:2804] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:57.051234 17433 raft_consensus.cc:697] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:57.051702 17449 raft_consensus.cc:697] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Becoming Leader. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:57.052608 17433 consensus_queue.cc:237] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:57.052611 17449 consensus_queue.cc:237] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:57.060698 17038 catalog_manager.cc:5697] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 1 to 2, leader changed from 0c61515b6fef4208b95a36201855005a (127.16.34.2) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.061857 17038 catalog_manager.cc:5697] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 reported cstate change: term changed from 2 to 3, leader changed from 0c61515b6fef4208b95a36201855005a (127.16.34.2) to dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1). New cstate: current_term: 3 leader_uuid: "dc50bbcbf8994068bb9873f50dc95e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:57.267493 17288 raft_consensus.cc:1275] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.268812 17449 consensus_queue.cc:1048] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.279912 17216 raft_consensus.cc:1275] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.281726 17433 consensus_queue.cc:1048] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.312309 17216 raft_consensus.cc:1275] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.313515 17433 consensus_queue.cc:1048] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.322057 17288 raft_consensus.cc:1275] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.324041 17449 consensus_queue.cc:1048] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.327237 17216 raft_consensus.cc:1275] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 4 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:57.328895 17433 consensus_queue.cc:1048] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:57.337070 17288 raft_consensus.cc:1275] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:57.338541 17449 consensus_queue.cc:1048] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:57.444548 17288 raft_consensus.cc:1275] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.445660 17458 consensus_queue.cc:1048] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.454075 17216 raft_consensus.cc:1275] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:57.455678 17449 consensus_queue.cc:1048] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:57.518823 17288 raft_consensus.cc:1275] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.520066 17449 consensus_queue.cc:1048] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:57.528224 17216 raft_consensus.cc:1275] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Refusing update from remote peer dc50bbcbf8994068bb9873f50dc95e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:57.529781 17458 consensus_queue.cc:1048] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:59.726462 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:59.734269 17140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f14704a1984471823f5d824d1349a9"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
mode: GRACEFUL
new_leader_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:60568
I20260710 11:11:59.735183 17140 raft_consensus.cc:606] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Received request to transfer leadership to TS 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:59.738225 17140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
mode: GRACEFUL
new_leader_uuid: "0c61515b6fef4208b95a36201855005a"
 from {username='slave'} at 127.0.0.1:60568
I20260710 11:11:59.738620 17140 raft_consensus.cc:606] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Received request to transfer leadership to TS 0c61515b6fef4208b95a36201855005a
I20260710 11:11:59.740725 17140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
mode: GRACEFUL
new_leader_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:60568
I20260710 11:11:59.741122 17140 raft_consensus.cc:606] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Received request to transfer leadership to TS 5b0d035044f34088b9c67fbe12da6d85
I20260710 11:11:59.743386 17140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b"
dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
mode: GRACEFUL
new_leader_uuid: "0c61515b6fef4208b95a36201855005a"
 from {username='slave'} at 127.0.0.1:60568
I20260710 11:11:59.743816 17140 raft_consensus.cc:606] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Received request to transfer leadership to TS 0c61515b6fef4208b95a36201855005a
I20260710 11:11:59.744777 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:11:59.745216 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:59.829093 17471 raft_consensus.cc:993] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03: : Instructing follower 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:59.829716 17449 raft_consensus.cc:1081] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Signalling peer 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:59.831526 17288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f14704a1984471823f5d824d1349a9"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:41488
I20260710 11:11:59.832099 17288 raft_consensus.cc:493] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:59.832454 17288 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:59.838721 17288 raft_consensus.cc:515] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:59.840461 17288 leader_election.cc:290] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 4 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:59.841388 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:59.841960 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f14704a1984471823f5d824d1349a9" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:59.842046 17140 raft_consensus.cc:3055] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:59.842372 17140 raft_consensus.cc:740] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:59.842419 17214 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:59.843223 17140 consensus_queue.cc:260] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:59.844229 17140 raft_consensus.cc:3060] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:59.847546 17214 raft_consensus.cc:2468] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 4.
I20260710 11:11:59.848724 17257 leader_election.cc:304] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [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: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:11:59.848922 17140 raft_consensus.cc:2468] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 4.
I20260710 11:11:59.849665 17447 raft_consensus.cc:2804] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:59.850746 17447 raft_consensus.cc:697] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:59.851661 17447 consensus_queue.cc:237] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:59.858709 17038 catalog_manager.cc:5697] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 3 to 4, leader changed from dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1) to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 4 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:59.861757 17471 raft_consensus.cc:993] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03: : Instructing follower 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:59.862227 17449 raft_consensus.cc:1081] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Signalling peer 5b0d035044f34088b9c67fbe12da6d85 to start an election
I20260710 11:11:59.863747 17288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec"
dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
 from {username='slave'} at 127.0.0.1:41488
I20260710 11:11:59.864172 17288 raft_consensus.cc:493] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:59.864480 17288 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:59.870035 17288 raft_consensus.cc:515] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:59.871659 17288 leader_election.cc:290] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [CANDIDATE]: Term 3 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895)
I20260710 11:11:59.872576 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:11:59.872920 17214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bef3f52c6b1f467f8c22b7c404e0a3ec" candidate_uuid: "5b0d035044f34088b9c67fbe12da6d85" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c61515b6fef4208b95a36201855005a"
I20260710 11:11:59.873106 17140 raft_consensus.cc:3055] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:59.873420 17140 raft_consensus.cc:740] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:11:59.873411 17214 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:59.874097 17140 consensus_queue.cc:260] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:59.875005 17140 raft_consensus.cc:3060] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:59.877810 17214 raft_consensus.cc:2468] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 3.
I20260710 11:11:59.878664 17257 leader_election.cc:304] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [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: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:11:59.879045 17140 raft_consensus.cc:2468] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0d035044f34088b9c67fbe12da6d85 in term 3.
I20260710 11:11:59.879341 17447 raft_consensus.cc:2804] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:59.879768 17447 raft_consensus.cc:697] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 3 LEADER]: Becoming Leader. State: Replica: 5b0d035044f34088b9c67fbe12da6d85, State: Running, Role: LEADER
I20260710 11:11:59.880451 17447 consensus_queue.cc:237] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:11:59.886801 17038 catalog_manager.cc:5697] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 reported cstate change: term changed from 2 to 3, leader changed from dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1) to 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3). New cstate: current_term: 3 leader_uuid: "5b0d035044f34088b9c67fbe12da6d85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:00.048805 17449 raft_consensus.cc:993] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03: : Instructing follower 0c61515b6fef4208b95a36201855005a to start an election
I20260710 11:12:00.049428 17479 raft_consensus.cc:1081] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Signalling peer 0c61515b6fef4208b95a36201855005a to start an election
I20260710 11:12:00.050958 17214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
 from {username='slave'} at 127.0.0.1:38742
I20260710 11:12:00.051367 17214 raft_consensus.cc:493] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.051630 17214 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.055677 17214 raft_consensus.cc:515] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:12:00.057070 17214 leader_election.cc:290] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 3 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:12:00.058010 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:12:00.058135 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92d1ebe5b09491a93dfaa5d8897274b" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:12:00.058457 17140 raft_consensus.cc:3055] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:00.058645 17288 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.058740 17140 raft_consensus.cc:740] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:12:00.059443 17140 consensus_queue.cc:260] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:12:00.060279 17140 raft_consensus.cc:3060] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.062932 17288 raft_consensus.cc:2468] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 3.
I20260710 11:12:00.064036 17180 leader_election.cc:304] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [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: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:12:00.064402 17140 raft_consensus.cc:2468] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 3.
I20260710 11:12:00.064742 17454 raft_consensus.cc:2804] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:00.065768 17454 raft_consensus.cc:697] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 3 LEADER]: Becoming Leader. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:12:00.066445 17454 consensus_queue.cc:237] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:12:00.072741 17038 catalog_manager.cc:5697] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a reported cstate change: term changed from 2 to 3, leader changed from dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1) to 0c61515b6fef4208b95a36201855005a (127.16.34.2). New cstate: current_term: 3 leader_uuid: "0c61515b6fef4208b95a36201855005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.200346 17471 raft_consensus.cc:993] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03: : Instructing follower 0c61515b6fef4208b95a36201855005a to start an election
I20260710 11:12:00.200778 17479 raft_consensus.cc:1081] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Signalling peer 0c61515b6fef4208b95a36201855005a to start an election
I20260710 11:12:00.202128 17214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1"
dest_uuid: "0c61515b6fef4208b95a36201855005a"
 from {username='slave'} at 127.0.0.1:38742
I20260710 11:12:00.202562 17214 raft_consensus.cc:493] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:00.202868 17214 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.206753 17214 raft_consensus.cc:515] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:12:00.208074 17214 leader_election.cc:290] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [CANDIDATE]: Term 3 election: Requested vote from peers dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259), 5b0d035044f34088b9c67fbe12da6d85 (127.16.34.3:42777)
I20260710 11:12:00.208976 17140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc50bbcbf8994068bb9873f50dc95e03"
I20260710 11:12:00.209167 17288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51191d81fb2d472dbb2dd960a558eeb1" candidate_uuid: "0c61515b6fef4208b95a36201855005a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b0d035044f34088b9c67fbe12da6d85"
I20260710 11:12:00.209504 17140 raft_consensus.cc:3055] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:00.209631 17288 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.209841 17140 raft_consensus.cc:740] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc50bbcbf8994068bb9873f50dc95e03, State: Running, Role: LEADER
I20260710 11:12:00.210566 17140 consensus_queue.cc:260] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:12:00.211382 17140 raft_consensus.cc:3060] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:00.213541 17288 raft_consensus.cc:2468] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 3.
I20260710 11:12:00.214341 17180 leader_election.cc:304] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [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: 0c61515b6fef4208b95a36201855005a, 5b0d035044f34088b9c67fbe12da6d85; no voters: 
I20260710 11:12:00.215065 17454 raft_consensus.cc:2804] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:00.215266 17140 raft_consensus.cc:2468] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c61515b6fef4208b95a36201855005a in term 3.
I20260710 11:12:00.215521 17454 raft_consensus.cc:697] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 3 LEADER]: Becoming Leader. State: Replica: 0c61515b6fef4208b95a36201855005a, State: Running, Role: LEADER
I20260710 11:12:00.216347 17454 consensus_queue.cc:237] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [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: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } }
I20260710 11:12:00.222954 17038 catalog_manager.cc:5697] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a reported cstate change: term changed from 2 to 3, leader changed from dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1) to 0c61515b6fef4208b95a36201855005a (127.16.34.2). New cstate: current_term: 3 leader_uuid: "0c61515b6fef4208b95a36201855005a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:00.255860 17214 raft_consensus.cc:1275] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 4 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:00.256975 17447 consensus_queue.cc:1048] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:00.266364 17140 raft_consensus.cc:1275] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:12:00.267867 17447 consensus_queue.cc:1048] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:00.273407 17142 raft_consensus.cc:1275] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:00.275022 17485 consensus_queue.cc:1048] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:00.283735 17214 raft_consensus.cc:1275] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Refusing update from remote peer 5b0d035044f34088b9c67fbe12da6d85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:00.285427 17472 consensus_queue.cc:1048] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c61515b6fef4208b95a36201855005a" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:00.512063 17288 raft_consensus.cc:1275] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Refusing update from remote peer 0c61515b6fef4208b95a36201855005a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:00.513343 17454 consensus_queue.cc:1048] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:00.522645 17140 raft_consensus.cc:1275] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Refusing update from remote peer 0c61515b6fef4208b95a36201855005a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:00.524279 17493 consensus_queue.cc:1048] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc50bbcbf8994068bb9873f50dc95e03" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:00.745975 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:00.751644 16520 tablet_server.cc:179] TabletServer@127.16.34.1:0 shutting down...
I20260710 11:12:00.771613 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:00.772387 16520 tablet_replica.cc:333] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.773180 16520 raft_consensus.cc:2243] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:00.774078 16520 raft_consensus.cc:2272] T d3228e21e6fd42a9940ff22434d4f3c0 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.775910 16520 tablet_replica.cc:333] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.776401 16520 raft_consensus.cc:2243] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.776779 16520 raft_consensus.cc:2272] T bef3f52c6b1f467f8c22b7c404e0a3ec P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.778594 16520 tablet_replica.cc:333] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.779089 16520 raft_consensus.cc:2243] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:00.779788 16520 raft_consensus.cc:2272] T cc044dc622644ce9b803bd6e0dfc1430 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.781502 16520 tablet_replica.cc:333] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.782007 16520 raft_consensus.cc:2243] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.782440 16520 raft_consensus.cc:2272] T 16f14704a1984471823f5d824d1349a9 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.784770 16520 tablet_replica.cc:333] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.785254 16520 raft_consensus.cc:2243] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.785662 16520 raft_consensus.cc:2272] T a75ff2c357aa477a9ff79fad1baefc35 P dc50bbcbf8994068bb9873f50dc95e03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.787483 16520 tablet_replica.cc:333] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.787935 16520 raft_consensus.cc:2243] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.788262 16520 raft_consensus.cc:2272] T 51191d81fb2d472dbb2dd960a558eeb1 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.789767 16520 tablet_replica.cc:333] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.790202 16520 raft_consensus.cc:2243] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.790597 16520 raft_consensus.cc:2272] T 37d9facb945240f7afbc1ed5fbfd5f1e P dc50bbcbf8994068bb9873f50dc95e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.792310 16520 tablet_replica.cc:333] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.792737 16520 raft_consensus.cc:2243] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.793082 16520 raft_consensus.cc:2272] T f92d1ebe5b09491a93dfaa5d8897274b P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.794974 16520 tablet_replica.cc:333] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.795431 16520 raft_consensus.cc:2243] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:00.796103 16520 raft_consensus.cc:2272] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P dc50bbcbf8994068bb9873f50dc95e03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.797627 16520 tablet_replica.cc:333] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03: stopping tablet replica
I20260710 11:12:00.798060 16520 raft_consensus.cc:2243] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:00.798723 16520 raft_consensus.cc:2272] T b66e33c958f04a17b0e3ec4e19745813 P dc50bbcbf8994068bb9873f50dc95e03 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.810465 17288 raft_consensus.cc:1275] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Refusing update from remote peer 0c61515b6fef4208b95a36201855005a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:00.812114 17493 consensus_queue.cc:1048] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0d035044f34088b9c67fbe12da6d85" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:12:00.814679 17107 connection.cc:466] server connection from 127.0.0.1:45234 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45234 (request call id 74) could send its response
W20260710 11:12:00.815807 17183 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.16.34.1:44259 (error 108) [suppressed 3 similar messages]
W20260710 11:12:00.836988 17257 consensus_peers.cc:597] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 -> Peer dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259): Couldn't send request to peer dc50bbcbf8994068bb9873f50dc95e03. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:00.840544 16520 tablet_server.cc:196] TabletServer@127.16.34.1:0 shutdown complete.
W20260710 11:12:00.841027 17183 consensus_peers.cc:597] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a -> Peer dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259): Couldn't send request to peer dc50bbcbf8994068bb9873f50dc95e03. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:00.844954 17183 consensus_peers.cc:597] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a -> Peer dc50bbcbf8994068bb9873f50dc95e03 (127.16.34.1:44259): Couldn't send request to peer dc50bbcbf8994068bb9873f50dc95e03. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:00.869210 16520 tablet_server.cc:179] TabletServer@127.16.34.2:0 shutting down...
I20260710 11:12:00.892835 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:00.893515 16520 tablet_replica.cc:333] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.894047 16520 raft_consensus.cc:2243] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.894487 16520 raft_consensus.cc:2272] T d3228e21e6fd42a9940ff22434d4f3c0 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.896394 16520 tablet_replica.cc:333] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.896950 16520 raft_consensus.cc:2243] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.897373 16520 raft_consensus.cc:2272] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.899168 16520 tablet_replica.cc:333] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.899689 16520 raft_consensus.cc:2243] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.900110 16520 raft_consensus.cc:2272] T b66e33c958f04a17b0e3ec4e19745813 P 0c61515b6fef4208b95a36201855005a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.901721 16520 tablet_replica.cc:333] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.902189 16520 raft_consensus.cc:2243] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.902611 16520 raft_consensus.cc:2272] T a75ff2c357aa477a9ff79fad1baefc35 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.904232 16520 tablet_replica.cc:333] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.904693 16520 raft_consensus.cc:2243] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.905051 16520 raft_consensus.cc:2272] T cc044dc622644ce9b803bd6e0dfc1430 P 0c61515b6fef4208b95a36201855005a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.906540 16520 tablet_replica.cc:333] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.907052 16520 raft_consensus.cc:2243] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:00.907732 16520 raft_consensus.cc:2272] T 51191d81fb2d472dbb2dd960a558eeb1 P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.909534 16520 tablet_replica.cc:333] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.910018 16520 raft_consensus.cc:2243] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.910411 16520 raft_consensus.cc:2272] T 16f14704a1984471823f5d824d1349a9 P 0c61515b6fef4208b95a36201855005a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.912580 16520 tablet_replica.cc:333] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.913026 16520 raft_consensus.cc:2243] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:00.913689 16520 raft_consensus.cc:2272] T f92d1ebe5b09491a93dfaa5d8897274b P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.915490 16520 tablet_replica.cc:333] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.915916 16520 raft_consensus.cc:2243] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:00.916567 16520 raft_consensus.cc:2272] T 37d9facb945240f7afbc1ed5fbfd5f1e P 0c61515b6fef4208b95a36201855005a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.918170 16520 tablet_replica.cc:333] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a: stopping tablet replica
I20260710 11:12:00.918566 16520 raft_consensus.cc:2243] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.918964 16520 raft_consensus.cc:2272] T bef3f52c6b1f467f8c22b7c404e0a3ec P 0c61515b6fef4208b95a36201855005a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.946295 16520 tablet_server.cc:196] TabletServer@127.16.34.2:0 shutdown complete.
I20260710 11:12:00.963950 16520 tablet_server.cc:179] TabletServer@127.16.34.3:0 shutting down...
W20260710 11:12:00.977093 17257 consensus_peers.cc:597] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 -> Peer 0c61515b6fef4208b95a36201855005a (127.16.34.2:34895): Couldn't send request to peer 0c61515b6fef4208b95a36201855005a. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:34895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:00.985368 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:00.986095 16520 tablet_replica.cc:333] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:00.986634 16520 raft_consensus.cc:2243] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.987133 16520 raft_consensus.cc:2272] T 37d9facb945240f7afbc1ed5fbfd5f1e P 5b0d035044f34088b9c67fbe12da6d85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.988763 16520 tablet_replica.cc:333] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:00.989260 16520 raft_consensus.cc:2243] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.989655 16520 raft_consensus.cc:2272] T f92d1ebe5b09491a93dfaa5d8897274b P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.991618 16520 tablet_replica.cc:333] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:00.992084 16520 raft_consensus.cc:2243] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.992478 16520 raft_consensus.cc:2272] T d3228e21e6fd42a9940ff22434d4f3c0 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.994053 16520 tablet_replica.cc:333] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:00.994519 16520 raft_consensus.cc:2243] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:00.995211 16520 raft_consensus.cc:2272] T bef3f52c6b1f467f8c22b7c404e0a3ec P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.997372 16520 tablet_replica.cc:333] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:00.997830 16520 raft_consensus.cc:2243] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:00.998205 16520 raft_consensus.cc:2272] T 8ccc5c87b2b54447a2fb78a4ff5dd295 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:00.999758 16520 tablet_replica.cc:333] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:01.000193 16520 raft_consensus.cc:2243] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.000568 16520 raft_consensus.cc:2272] T b66e33c958f04a17b0e3ec4e19745813 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.002096 16520 tablet_replica.cc:333] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:01.002528 16520 raft_consensus.cc:2243] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.003253 16520 raft_consensus.cc:2272] T a75ff2c357aa477a9ff79fad1baefc35 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.004693 16520 tablet_replica.cc:333] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:01.005123 16520 raft_consensus.cc:2243] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.005735 16520 raft_consensus.cc:2272] T 16f14704a1984471823f5d824d1349a9 P 5b0d035044f34088b9c67fbe12da6d85 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.007463 16520 tablet_replica.cc:333] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:01.007889 16520 raft_consensus.cc:2243] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.008247 16520 raft_consensus.cc:2272] T 51191d81fb2d472dbb2dd960a558eeb1 P 5b0d035044f34088b9c67fbe12da6d85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.010057 16520 tablet_replica.cc:333] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85: stopping tablet replica
I20260710 11:12:01.010466 16520 raft_consensus.cc:2243] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:01.010870 16520 raft_consensus.cc:2272] T cc044dc622644ce9b803bd6e0dfc1430 P 5b0d035044f34088b9c67fbe12da6d85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.037322 16520 tablet_server.cc:196] TabletServer@127.16.34.3:0 shutdown complete.
I20260710 11:12:01.060096 16520 master.cc:562] Master@127.16.34.62:37567 shutting down...
I20260710 11:12:01.076771 16520 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:01.077296 16520 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:01.077628 16520 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c29284a09e647e3ba125c1a84c0f04e: stopping tablet replica
I20260710 11:12:01.097424 16520 master.cc:584] Master@127.16.34.62:37567 shutdown complete.
0c61515b6fef4208b95a36201855005a  4
5b0d035044f34088b9c67fbe12da6d85  1
dc50bbcbf8994068bb9873f50dc95e03  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10316 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:12:01.133546 16520 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.34.62:36187
I20260710 11:12:01.134668 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:01.139770 17500 instance_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:12:01.140805 17501 instance_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:12:01.141150 17503 instance_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:12:01.141597 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:01.142371 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:01.142547 16520 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:12:01.142659 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681921142648 us; error 0 us; skew 500 ppm
I20260710 11:12:01.143187 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:01.145552 16520 webserver.cc:533] Webserver started at http://127.16.34.62:43203/ using document root <none> and password file <none>
I20260710 11:12:01.145987 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:01.146137 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:01.146417 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:01.147624 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/master-0-root/instance:
uuid: "13326619a4eb432a93b8faa1974dd9d2"
format_stamp: "Formatted at 2026-07-10 11:12:01 on dist-test-slave-01lv"
I20260710 11:12:01.152459 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:01.156054 17508 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:12:01.156874 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:01.157161 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/master-0-root
uuid: "13326619a4eb432a93b8faa1974dd9d2"
format_stamp: "Formatted at 2026-07-10 11:12:01 on dist-test-slave-01lv"
I20260710 11:12:01.157437 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-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:12:01.168053 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:01.169303 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:01.206231 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.62:36187
I20260710 11:12:01.206383 17559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.62:36187 every 8 connection(s)
I20260710 11:12:01.210140 17560 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:12:01.219871 17560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2: Bootstrap starting.
I20260710 11:12:01.224673 17560 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:01.230050 17560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2: No bootstrap required, opened a new log
I20260710 11:12:01.232074 17560 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13326619a4eb432a93b8faa1974dd9d2" member_type: VOTER }
I20260710 11:12:01.232420 17560 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:01.232635 17560 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13326619a4eb432a93b8faa1974dd9d2, State: Initialized, Role: FOLLOWER
I20260710 11:12:01.233208 17560 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13326619a4eb432a93b8faa1974dd9d2" member_type: VOTER }
I20260710 11:12:01.233633 17560 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:01.233844 17560 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:01.234083 17560 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:01.238044 17560 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13326619a4eb432a93b8faa1974dd9d2" member_type: VOTER }
I20260710 11:12:01.238505 17560 leader_election.cc:304] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [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: 13326619a4eb432a93b8faa1974dd9d2; no voters: 
I20260710 11:12:01.239573 17560 leader_election.cc:290] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:01.239944 17563 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:01.241122 17563 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 1 LEADER]: Becoming Leader. State: Replica: 13326619a4eb432a93b8faa1974dd9d2, State: Running, Role: LEADER
I20260710 11:12:01.241741 17563 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [LEADER]: Queue going to LEADER mode. State: All 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: "13326619a4eb432a93b8faa1974dd9d2" member_type: VOTER }
I20260710 11:12:01.242280 17560 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:01.245795 17564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13326619a4eb432a93b8faa1974dd9d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13326619a4eb432a93b8faa1974dd9d2" member_type: VOTER } }
I20260710 11:12:01.246435 17564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:01.247188 17565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13326619a4eb432a93b8faa1974dd9d2. Latest consensus state: current_term: 1 leader_uuid: "13326619a4eb432a93b8faa1974dd9d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13326619a4eb432a93b8faa1974dd9d2" member_type: VOTER } }
I20260710 11:12:01.247732 17565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:01.250173 17570 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:01.255056 17570 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:01.256546 16520 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:01.263095 17570 catalog_manager.cc:1383] Generated new cluster ID: ab98fc8299334fefadf4ff9e76f8f8d9
I20260710 11:12:01.263322 17570 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:01.286213 17570 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:01.287416 17570 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:01.298751 17570 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2: Generated new TSK 0
I20260710 11:12:01.299309 17570 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:01.322647 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:01.328130 17581 instance_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:12:01.329013 17582 instance_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:12:01.330462 17584 instance_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:12:01.331166 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:01.332201 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:01.332386 16520 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:12:01.332531 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681921332513 us; error 0 us; skew 500 ppm
I20260710 11:12:01.333039 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:01.335170 16520 webserver.cc:533] Webserver started at http://127.16.34.1:34269/ using document root <none> and password file <none>
I20260710 11:12:01.335608 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:01.335784 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:01.336035 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:01.337093 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root/instance:
uuid: "1de89356f2f9483cb9b02ea62f2c2549"
format_stamp: "Formatted at 2026-07-10 11:12:01 on dist-test-slave-01lv"
I20260710 11:12:01.341355 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:12:01.344578 17589 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:12:01.345242 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:01.345505 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "1de89356f2f9483cb9b02ea62f2c2549"
format_stamp: "Formatted at 2026-07-10 11:12:01 on dist-test-slave-01lv"
I20260710 11:12:01.345782 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-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:12:01.363809 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:01.364995 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:01.366415 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:01.368629 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:01.368820 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:01.369043 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:01.369201 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:01.405961 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:35939
I20260710 11:12:01.406066 17651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:35939 every 8 connection(s)
I20260710 11:12:01.410470 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:01.416975 17656 instance_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:12:01.418427 17657 instance_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:12:01.420737 17659 instance_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:12:01.421509 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:01.422541 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:01.422843 16520 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:12:01.423053 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681921423035 us; error 0 us; skew 500 ppm
I20260710 11:12:01.423431 17652 heartbeater.cc:344] Connected to a master server at 127.16.34.62:36187
I20260710 11:12:01.423743 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:01.423820 17652 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:01.424680 17652 heartbeater.cc:507] Master 127.16.34.62:36187 requested a full tablet report, sending...
I20260710 11:12:01.426403 16520 webserver.cc:533] Webserver started at http://127.16.34.2:40755/ using document root <none> and password file <none>
I20260710 11:12:01.427075 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:01.427112 17525 ts_manager.cc:194] Registered new tserver with Master: 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939)
I20260710 11:12:01.427398 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:01.427744 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:01.429207 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root/instance:
uuid: "d77151f11fd9486ba35638854d3de876"
format_stamp: "Formatted at 2026-07-10 11:12:01 on dist-test-slave-01lv"
I20260710 11:12:01.429410 17525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44282
I20260710 11:12:01.434103 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:12:01.437299 17664 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:12:01.438052 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:12:01.438282 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root
uuid: "d77151f11fd9486ba35638854d3de876"
format_stamp: "Formatted at 2026-07-10 11:12:01 on dist-test-slave-01lv"
I20260710 11:12:01.438504 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-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:12:01.462177 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:01.463342 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:01.464690 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:01.466840 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:01.467051 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:01.467288 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:01.467427 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:01.504613 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.2:38815
I20260710 11:12:01.504707 17726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.2:38815 every 8 connection(s)
I20260710 11:12:01.509159 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:01.516209 17730 instance_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:12:01.517657 17731 instance_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:12:01.519388 17733 instance_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:12:01.520577 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:01.521276 17727 heartbeater.cc:344] Connected to a master server at 127.16.34.62:36187
I20260710 11:12:01.521580 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:12:01.521652 17727 heartbeater.cc:461] Registering TS with master...
W20260710 11:12:01.521880 16520 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:12:01.522084 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681921522065 us; error 0 us; skew 500 ppm
I20260710 11:12:01.522568 17727 heartbeater.cc:507] Master 127.16.34.62:36187 requested a full tablet report, sending...
I20260710 11:12:01.522830 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:01.524863 17525 ts_manager.cc:194] Registered new tserver with Master: d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:01.525485 16520 webserver.cc:533] Webserver started at http://127.16.34.3:40753/ using document root <none> and password file <none>
I20260710 11:12:01.525928 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:01.526065 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:01.526252 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:01.526237 17525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44298
I20260710 11:12:01.527716 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root/instance:
uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
format_stamp: "Formatted at 2026-07-10 11:12:01 on dist-test-slave-01lv"
I20260710 11:12:01.532274 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:01.535468 17738 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:12:01.536240 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:12:01.536537 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root
uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
format_stamp: "Formatted at 2026-07-10 11:12:01 on dist-test-slave-01lv"
I20260710 11:12:01.536793 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-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:12:01.547824 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:01.548974 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:01.550433 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:01.552577 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:01.552773 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:01.553009 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:01.553170 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:01.590586 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.3:44345
I20260710 11:12:01.590715 17800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.3:44345 every 8 connection(s)
I20260710 11:12:01.604022 17801 heartbeater.cc:344] Connected to a master server at 127.16.34.62:36187
I20260710 11:12:01.604374 17801 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:01.605170 17801 heartbeater.cc:507] Master 127.16.34.62:36187 requested a full tablet report, sending...
I20260710 11:12:01.607184 17525 ts_manager.cc:194] Registered new tserver with Master: c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:01.608270 16520 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014645701s
I20260710 11:12:01.608629 17525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44300
I20260710 11:12:01.631865 17525 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44314:
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:12:01.635531 17525 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:12:01.753326 17766 tablet_service.cc:1511] Processing CreateTablet for tablet bee8893a42ff498c813e8c62a1f64fcb (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:01.754740 17766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee8893a42ff498c813e8c62a1f64fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.757858 17692 tablet_service.cc:1511] Processing CreateTablet for tablet bee8893a42ff498c813e8c62a1f64fcb (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:01.759285 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee8893a42ff498c813e8c62a1f64fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.762034 17686 tablet_service.cc:1511] Processing CreateTablet for tablet 048954c0f11f4fa89056836d46978347 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:01.762599 17689 tablet_service.cc:1511] Processing CreateTablet for tablet 8abc61e5c9e0445485afb2934b29983e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:01.763464 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048954c0f11f4fa89056836d46978347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.763214 17685 tablet_service.cc:1511] Processing CreateTablet for tablet 7d794e6449bb4ef1adefeb1119f66f31 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:01.764443 17685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d794e6449bb4ef1adefeb1119f66f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.764788 17690 tablet_service.cc:1511] Processing CreateTablet for tablet e91075a3f2964b609ad06509dafd37fa (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:01.765395 17687 tablet_service.cc:1511] Processing CreateTablet for tablet f0c18b5c68d543fdbd40aac17382aa18 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:01.765995 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91075a3f2964b609ad06509dafd37fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.767917 17688 tablet_service.cc:1511] Processing CreateTablet for tablet a0a01e4b29084059bb930eb0c582bf94 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:01.767926 17691 tablet_service.cc:1511] Processing CreateTablet for tablet 2d84f95055e14b029dfcc3e8a0ba397e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:01.766628 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c18b5c68d543fdbd40aac17382aa18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.771082 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abc61e5c9e0445485afb2934b29983e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.771677 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a01e4b29084059bb930eb0c582bf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.774858 17691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d84f95055e14b029dfcc3e8a0ba397e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.778707 17684 tablet_service.cc:1511] Processing CreateTablet for tablet dbdf18eb2983480e9a6359a82f9a7cf4 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:01.780272 17684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdf18eb2983480e9a6359a82f9a7cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.781358 17816 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:01.782792 17683 tablet_service.cc:1511] Processing CreateTablet for tablet 26e2d1180d2143c09b677b649a784ae5 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:01.784070 17683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e2d1180d2143c09b677b649a784ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.792279 17816 tablet_bootstrap.cc:654] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:01.795974 17692 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa344fdc724d8badd7565ae44edf3e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:01.797210 17692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa344fdc724d8badd7565ae44edf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.816546 17683 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca59b1928542acaac7b2091a5f9562 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:01.817854 17683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca59b1928542acaac7b2091a5f9562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.824492 17765 tablet_service.cc:1511] Processing CreateTablet for tablet 2d84f95055e14b029dfcc3e8a0ba397e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:01.827179 17764 tablet_service.cc:1511] Processing CreateTablet for tablet e91075a3f2964b609ad06509dafd37fa (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:01.828891 17686 tablet_service.cc:1511] Processing CreateTablet for tablet f856e5ae652c4247ad186577cb5ed7be (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:01.829535 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 8abc61e5c9e0445485afb2934b29983e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:01.830268 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f856e5ae652c4247ad186577cb5ed7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.832182 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 030e983ce61940f9a3618955ca1b4322 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:01.835587 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030e983ce61940f9a3618955ca1b4322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.835412 17762 tablet_service.cc:1511] Processing CreateTablet for tablet a0a01e4b29084059bb930eb0c582bf94 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:01.838205 17761 tablet_service.cc:1511] Processing CreateTablet for tablet f0c18b5c68d543fdbd40aac17382aa18 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:01.840277 17687 tablet_service.cc:1511] Processing CreateTablet for tablet 2715654a4c3f47e99c9c490649da8333 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:01.841498 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2715654a4c3f47e99c9c490649da8333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.842010 17760 tablet_service.cc:1511] Processing CreateTablet for tablet 048954c0f11f4fa89056836d46978347 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:01.847075 17759 tablet_service.cc:1511] Processing CreateTablet for tablet 7d794e6449bb4ef1adefeb1119f66f31 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:01.850028 17816 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:01.850545 17816 ts_tablet_manager.cc:1403] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.000s
I20260710 11:12:01.850731 17758 tablet_service.cc:1511] Processing CreateTablet for tablet dbdf18eb2983480e9a6359a82f9a7cf4 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:01.851434 17689 tablet_service.cc:1511] Processing CreateTablet for tablet b4a8ac252117473bb79a69cc0d670ebe (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:01.853495 17816 raft_consensus.cc:359] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:01.858111 17816 raft_consensus.cc:385] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:01.858528 17816 raft_consensus.cc:740] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:01.859462 17816 consensus_queue.cc:260] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:01.858660 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a8ac252117473bb79a69cc0d670ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.854457 17757 tablet_service.cc:1511] Processing CreateTablet for tablet 26e2d1180d2143c09b677b649a784ae5 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:01.865573 17617 tablet_service.cc:1511] Processing CreateTablet for tablet bee8893a42ff498c813e8c62a1f64fcb (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:01.866930 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee8893a42ff498c813e8c62a1f64fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.871812 17686 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4caaf4398540ec99a3e59a4cae6583 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:01.873144 17686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4caaf4398540ec99a3e59a4cae6583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.879841 17687 tablet_service.cc:1511] Processing CreateTablet for tablet 385b3a10e5be405cac9b0d656be4d0ab (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:01.875494 17688 tablet_service.cc:1511] Processing CreateTablet for tablet 67a365fa5e864cf588567e1a544522d9 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:01.882314 17616 tablet_service.cc:1511] Processing CreateTablet for tablet 2d84f95055e14b029dfcc3e8a0ba397e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:01.859952 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d84f95055e14b029dfcc3e8a0ba397e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.883647 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d84f95055e14b029dfcc3e8a0ba397e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.884085 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91075a3f2964b609ad06509dafd37fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.884743 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048954c0f11f4fa89056836d46978347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.885646 17610 tablet_service.cc:1511] Processing CreateTablet for tablet 7d794e6449bb4ef1adefeb1119f66f31 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:01.886312 17609 tablet_service.cc:1511] Processing CreateTablet for tablet dbdf18eb2983480e9a6359a82f9a7cf4 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:01.887915 17615 tablet_service.cc:1511] Processing CreateTablet for tablet e91075a3f2964b609ad06509dafd37fa (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:01.888477 17608 tablet_service.cc:1511] Processing CreateTablet for tablet 26e2d1180d2143c09b677b649a784ae5 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:01.889858 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e2d1180d2143c09b677b649a784ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.893435 17612 tablet_service.cc:1511] Processing CreateTablet for tablet f0c18b5c68d543fdbd40aac17382aa18 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:01.895617 17611 tablet_service.cc:1511] Processing CreateTablet for tablet 048954c0f11f4fa89056836d46978347 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:01.896555 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abc61e5c9e0445485afb2934b29983e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.897291 17727 heartbeater.cc:499] Master 127.16.34.62:36187 was elected leader, sending a full tablet report...
I20260710 11:12:01.897966 17816 ts_tablet_manager.cc:1434] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.047s	user 0.000s	sys 0.012s
I20260710 11:12:01.898722 17819 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:01.898906 17816 tablet_bootstrap.cc:492] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:01.900480 17761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c18b5c68d543fdbd40aac17382aa18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.904659 17766 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa344fdc724d8badd7565ae44edf3e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:01.905689 17758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdf18eb2983480e9a6359a82f9a7cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.890055 17614 tablet_service.cc:1511] Processing CreateTablet for tablet 8abc61e5c9e0445485afb2934b29983e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:01.891741 17613 tablet_service.cc:1511] Processing CreateTablet for tablet a0a01e4b29084059bb930eb0c582bf94 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:01.908308 17610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d794e6449bb4ef1adefeb1119f66f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.908980 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a01e4b29084059bb930eb0c582bf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.910034 17766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa344fdc724d8badd7565ae44edf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.910698 17611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048954c0f11f4fa89056836d46978347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.910786 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d794e6449bb4ef1adefeb1119f66f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.912622 17608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e2d1180d2143c09b677b649a784ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.913836 17609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdf18eb2983480e9a6359a82f9a7cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.919106 17614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abc61e5c9e0445485afb2934b29983e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.919950 17820 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:01.921520 17612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c18b5c68d543fdbd40aac17382aa18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.921972 17617 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa344fdc724d8badd7565ae44edf3e (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:01.923286 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa344fdc724d8badd7565ae44edf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.929334 17819 tablet_bootstrap.cc:654] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:01.930006 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91075a3f2964b609ad06509dafd37fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.932004 17760 tablet_service.cc:1511] Processing CreateTablet for tablet f856e5ae652c4247ad186577cb5ed7be (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:01.932996 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a01e4b29084059bb930eb0c582bf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.933308 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f856e5ae652c4247ad186577cb5ed7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.935899 17684 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:01.944870 17820 tablet_bootstrap.cc:654] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:01.958453 17819 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:01.958629 17617 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca59b1928542acaac7b2091a5f9562 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:01.959075 17819 ts_tablet_manager.cc:1403] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.003s
I20260710 11:12:01.962020 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca59b1928542acaac7b2091a5f9562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.962195 17819 raft_consensus.cc:359] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:01.962924 17819 raft_consensus.cc:385] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:01.963207 17819 raft_consensus.cc:740] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:01.972066 17766 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca59b1928542acaac7b2091a5f9562 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:01.973510 17766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca59b1928542acaac7b2091a5f9562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.975193 17819 consensus_queue.cc:260] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:01.987144 17688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a365fa5e864cf588567e1a544522d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.987784 17684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:01.990407 17687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385b3a10e5be405cac9b0d656be4d0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.002385 17611 tablet_service.cc:1511] Processing CreateTablet for tablet f856e5ae652c4247ad186577cb5ed7be (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:02.003684 17611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f856e5ae652c4247ad186577cb5ed7be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.005497 17615 tablet_service.cc:1511] Processing CreateTablet for tablet 030e983ce61940f9a3618955ca1b4322 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:02.006676 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030e983ce61940f9a3618955ca1b4322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.016364 17610 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4caaf4398540ec99a3e59a4cae6583 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:02.018132 17608 tablet_service.cc:1511] Processing CreateTablet for tablet 67a365fa5e864cf588567e1a544522d9 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:02.018699 17610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4caaf4398540ec99a3e59a4cae6583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.011855 17612 tablet_service.cc:1511] Processing CreateTablet for tablet b4a8ac252117473bb79a69cc0d670ebe (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:02.020677 17612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a8ac252117473bb79a69cc0d670ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.024612 17816 tablet_bootstrap.cc:654] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.025228 17611 tablet_service.cc:1511] Processing CreateTablet for tablet 385b3a10e5be405cac9b0d656be4d0ab (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:02.026372 17611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385b3a10e5be405cac9b0d656be4d0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.046865 17684 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7a55dff97e47eb8b6d32af8959d527 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:02.048134 17684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7a55dff97e47eb8b6d32af8959d527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.048866 17757 tablet_service.cc:1511] Processing CreateTablet for tablet b4a8ac252117473bb79a69cc0d670ebe (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:02.050145 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a8ac252117473bb79a69cc0d670ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.052482 17759 tablet_service.cc:1511] Processing CreateTablet for tablet 030e983ce61940f9a3618955ca1b4322 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:02.053664 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030e983ce61940f9a3618955ca1b4322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.054970 17690 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0714b8324e4407844c75db25b713db (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:02.056149 17690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0714b8324e4407844c75db25b713db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.057166 17614 tablet_service.cc:1511] Processing CreateTablet for tablet 2715654a4c3f47e99c9c490649da8333 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:02.062495 17683 tablet_service.cc:1511] Processing CreateTablet for tablet 80136b2f341a4df3a3a35a430f950682 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:02.069852 17683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80136b2f341a4df3a3a35a430f950682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.064620 17758 tablet_service.cc:1511] Processing CreateTablet for tablet 1d4caaf4398540ec99a3e59a4cae6583 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:02.065207 17761 tablet_service.cc:1511] Processing CreateTablet for tablet 67a365fa5e864cf588567e1a544522d9 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:02.034207 17762 tablet_service.cc:1511] Processing CreateTablet for tablet 2715654a4c3f47e99c9c490649da8333 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:02.068404 17763 tablet_service.cc:1511] Processing CreateTablet for tablet 385b3a10e5be405cac9b0d656be4d0ab (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:02.079439 17758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4caaf4398540ec99a3e59a4cae6583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.088511 17819 ts_tablet_manager.cc:1434] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.005s
I20260710 11:12:02.088567 17801 heartbeater.cc:499] Master 127.16.34.62:36187 was elected leader, sending a full tablet report...
I20260710 11:12:02.093849 17617 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:02.097154 17609 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7a55dff97e47eb8b6d32af8959d527 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:02.098191 17613 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0714b8324e4407844c75db25b713db (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:02.098997 17608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a365fa5e864cf588567e1a544522d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.101261 17614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2715654a4c3f47e99c9c490649da8333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.101445 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2715654a4c3f47e99c9c490649da8333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.086377 17765 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:02.111011 17609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7a55dff97e47eb8b6d32af8959d527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.114464 17617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.117506 17612 tablet_service.cc:1511] Processing CreateTablet for tablet 80136b2f341a4df3a3a35a430f950682 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:02.118906 17612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80136b2f341a4df3a3a35a430f950682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.119899 17761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a365fa5e864cf588567e1a544522d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.126097 17759 tablet_service.cc:1511] Processing CreateTablet for tablet 2a0714b8324e4407844c75db25b713db (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:02.120659 17689 tablet_service.cc:1511] Processing CreateTablet for tablet 354d660d8ddd43f4873568a57e5499c2 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:02.123340 17819 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.131641 17763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385b3a10e5be405cac9b0d656be4d0ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.134500 17689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354d660d8ddd43f4873568a57e5499c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.135517 17764 tablet_service.cc:1511] Processing CreateTablet for tablet 8c7a55dff97e47eb8b6d32af8959d527 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:02.136724 17820 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.137205 17820 ts_tablet_manager.cc:1403] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.218s	user 0.010s	sys 0.011s
I20260710 11:12:02.140306 17820 raft_consensus.cc:359] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:02.141073 17820 raft_consensus.cc:385] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.141415 17820 raft_consensus.cc:740] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.142233 17820 consensus_queue.cc:260] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:02.148603 17816 tablet_bootstrap.cc:492] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.149163 17816 ts_tablet_manager.cc:1403] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.250s	user 0.028s	sys 0.030s
I20260710 11:12:02.151472 17764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7a55dff97e47eb8b6d32af8959d527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.155207 17816 raft_consensus.cc:359] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.161530 17760 tablet_service.cc:1511] Processing CreateTablet for tablet 80136b2f341a4df3a3a35a430f950682 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:02.163094 17819 tablet_bootstrap.cc:654] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.179008 17816 raft_consensus.cc:385] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.179428 17816 raft_consensus.cc:740] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.163115 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0714b8324e4407844c75db25b713db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.159428 17616 tablet_service.cc:1511] Processing CreateTablet for tablet 354d660d8ddd43f4873568a57e5499c2 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:02.155267 17765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.183180 17616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354d660d8ddd43f4873568a57e5499c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.180172 17816 consensus_queue.cc:260] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.183976 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0714b8324e4407844c75db25b713db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.165941 17757 tablet_service.cc:1511] Processing CreateTablet for tablet 354d660d8ddd43f4873568a57e5499c2 (DEFAULT_TABLE table=test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:02.187515 17757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354d660d8ddd43f4873568a57e5499c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.191684 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80136b2f341a4df3a3a35a430f950682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:02.195760 17818 raft_consensus.cc:493] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.196231 17818 raft_consensus.cc:515] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:02.199062 17652 heartbeater.cc:499] Master 127.16.34.62:36187 was elected leader, sending a full tablet report...
I20260710 11:12:02.202804 17816 ts_tablet_manager.cc:1434] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260710 11:12:02.198668 17818 leader_election.cc:290] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345), 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939)
I20260710 11:12:02.210498 17816 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.196621 17820 ts_tablet_manager.cc:1434] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.059s	user 0.015s	sys 0.003s
I20260710 11:12:02.216207 17820 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.223234 17816 tablet_bootstrap.cc:654] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.231709 17818 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.232178 17818 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.234081 17818 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.241611 17820 tablet_bootstrap.cc:654] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.248917 17816 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.249406 17816 ts_tablet_manager.cc:1403] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260710 11:12:02.251266 17819 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.251752 17819 ts_tablet_manager.cc:1403] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.012s
W20260710 11:12:02.252329 17573 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:02.258904 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee8893a42ff498c813e8c62a1f64fcb" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.259125 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.259014 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee8893a42ff498c813e8c62a1f64fcb" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:02.259629 17627 raft_consensus.cc:2468] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:02.259876 17776 raft_consensus.cc:2468] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:02.259789 17819 raft_consensus.cc:359] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.260685 17819 raft_consensus.cc:385] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.261047 17819 raft_consensus.cc:740] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.258102 17816 raft_consensus.cc:359] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.261541 17816 raft_consensus.cc:385] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.261967 17816 raft_consensus.cc:740] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.261953 17819 consensus_queue.cc:260] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.262955 17816 consensus_queue.cc:260] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.264400 17819 ts_tablet_manager.cc:1434] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:12:02.265345 17819 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.262989 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:02.271369 17819 tablet_bootstrap.cc:654] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.271683 17816 ts_tablet_manager.cc:1434] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:12:02.272598 17816 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
W20260710 11:12:02.276950 17665 leader_election.cc:343] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.277686 17665 leader_election.cc:304] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.278504 17827 raft_consensus.cc:2804] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.278945 17827 raft_consensus.cc:493] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:12:02.279242 17665 leader_election.cc:343] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.279305 17827 raft_consensus.cc:3060] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.279784 17665 leader_election.cc:304] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:02.280503 17818 raft_consensus.cc:2749] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:02.280802 17820 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.281149 17820 ts_tablet_manager.cc:1403] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.000s
I20260710 11:12:02.283303 17820 raft_consensus.cc:359] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.283962 17820 raft_consensus.cc:385] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.284168 17816 tablet_bootstrap.cc:654] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.284314 17819 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.284240 17820 raft_consensus.cc:740] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.285030 17819 ts_tablet_manager.cc:1403] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:12:02.284708 17827 raft_consensus.cc:515] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:02.285403 17820 consensus_queue.cc:260] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.287937 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee8893a42ff498c813e8c62a1f64fcb" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:02.287897 17819 raft_consensus.cc:359] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.288645 17776 raft_consensus.cc:3060] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.288729 17819 raft_consensus.cc:385] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.289176 17819 raft_consensus.cc:740] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.290002 17819 consensus_queue.cc:260] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.293856 17820 ts_tablet_manager.cc:1434] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:12:02.296216 17776 raft_consensus.cc:2468] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:02.298346 17819 ts_tablet_manager.cc:1434] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:12:02.298224 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee8893a42ff498c813e8c62a1f64fcb" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:02.298971 17627 raft_consensus.cc:3060] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.300874 17820 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.301754 17819 tablet_bootstrap.cc:492] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.307219 17665 leader_election.cc:304] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.286759 17827 leader_election.cc:290] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345), 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939)
I20260710 11:12:02.308315 17819 tablet_bootstrap.cc:654] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.308549 17818 raft_consensus.cc:2804] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.310974 17820 tablet_bootstrap.cc:654] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.306413 17627 raft_consensus.cc:2468] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:02.315388 17818 raft_consensus.cc:697] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:02.316396 17816 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.316267 17818 consensus_queue.cc:237] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } }
I20260710 11:12:02.316972 17816 ts_tablet_manager.cc:1403] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.027s
I20260710 11:12:02.319937 17816 raft_consensus.cc:359] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.320716 17816 raft_consensus.cc:385] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.321069 17816 raft_consensus.cc:740] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.321823 17816 consensus_queue.cc:260] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.324249 17816 ts_tablet_manager.cc:1434] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:12:02.326345 17816 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.327162 17819 tablet_bootstrap.cc:492] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.327698 17819 ts_tablet_manager.cc:1403] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.026s	user 0.025s	sys 0.000s
I20260710 11:12:02.330020 17525 catalog_manager.cc:5697] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:02.330696 17819 raft_consensus.cc:359] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.331496 17819 raft_consensus.cc:385] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.331797 17819 raft_consensus.cc:740] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.332839 17816 tablet_bootstrap.cc:654] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.332754 17819 consensus_queue.cc:260] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.341982 17819 ts_tablet_manager.cc:1434] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:12:02.342375 17820 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.344496 17820 ts_tablet_manager.cc:1403] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.024s
I20260710 11:12:02.342988 17819 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.347506 17820 raft_consensus.cc:359] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.348217 17820 raft_consensus.cc:385] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.348495 17820 raft_consensus.cc:740] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.350914 17820 consensus_queue.cc:260] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.354218 17819 tablet_bootstrap.cc:654] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.356213 17820 ts_tablet_manager.cc:1434] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:12:02.356704 17816 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.357182 17816 ts_tablet_manager.cc:1403] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260710 11:12:02.357255 17820 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.358389 17819 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.358762 17819 ts_tablet_manager.cc:1403] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 11:12:02.360133 17816 raft_consensus.cc:359] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.360843 17816 raft_consensus.cc:385] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.361151 17816 raft_consensus.cc:740] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.361830 17819 raft_consensus.cc:359] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.361980 17816 consensus_queue.cc:260] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.362571 17819 raft_consensus.cc:385] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.362903 17819 raft_consensus.cc:740] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.363848 17820 tablet_bootstrap.cc:654] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.363691 17819 consensus_queue.cc:260] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.364442 17816 ts_tablet_manager.cc:1434] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:02.365403 17816 tablet_bootstrap.cc:492] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.371588 17816 tablet_bootstrap.cc:654] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.373594 17819 ts_tablet_manager.cc:1434] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:12:02.376695 17823 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.377171 17823 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.379668 17823 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.387737 17825 raft_consensus.cc:493] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.388273 17825 raft_consensus.cc:515] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.394322 17825 leader_election.cc:290] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.410442 17819 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.411753 17823 raft_consensus.cc:493] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.412300 17823 raft_consensus.cc:515] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.414495 17823 leader_election.cc:290] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.426545 17819 tablet_bootstrap.cc:654] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.442189 17816 tablet_bootstrap.cc:492] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.442606 17816 ts_tablet_manager.cc:1403] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.039s
I20260710 11:12:02.442687 17820 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.443200 17820 ts_tablet_manager.cc:1403] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.086s	user 0.030s	sys 0.052s
I20260710 11:12:02.444828 17818 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.445379 17818 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.445781 17816 raft_consensus.cc:359] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.446476 17816 raft_consensus.cc:385] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.446750 17816 raft_consensus.cc:740] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.447080 17818 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.447481 17816 consensus_queue.cc:260] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.448216 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.449936 17816 ts_tablet_manager.cc:1434] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
W20260710 11:12:02.449884 17665 leader_election.cc:343] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.451002 17816 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.451738 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.452384 17702 raft_consensus.cc:2468] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.454552 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
W20260710 11:12:02.455724 17665 leader_election.cc:343] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.456146 17665 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:02.456219 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.457206 17818 raft_consensus.cc:2749] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:02.457726 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.460320 17819 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.460857 17819 ts_tablet_manager.cc:1403] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.004s
W20260710 11:12:02.461786 17739 leader_election.cc:343] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:02.462503 17739 leader_election.cc:343] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.465670 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.467334 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:02.456234 17820 raft_consensus.cc:359] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.469056 17820 raft_consensus.cc:385] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:02.469172 17590 leader_election.cc:343] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.469414 17820 raft_consensus.cc:740] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.470254 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.470295 17741 leader_election.cc:304] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:02.470293 17820 consensus_queue.cc:260] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
W20260710 11:12:02.471666 17592 leader_election.cc:343] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.472097 17592 leader_election.cc:304] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549; no voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876
I20260710 11:12:02.472059 17819 raft_consensus.cc:359] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.472817 17819 raft_consensus.cc:385] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.472990 17820 ts_tablet_manager.cc:1434] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260710 11:12:02.473133 17819 raft_consensus.cc:740] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.473311 17825 raft_consensus.cc:2749] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:02.468302 17816 tablet_bootstrap.cc:654] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.473984 17819 consensus_queue.cc:260] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.471382 17823 raft_consensus.cc:2804] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.474747 17823 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.475102 17823 raft_consensus.cc:3060] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.477161 17820 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.480252 17819 ts_tablet_manager.cc:1434] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.003s
I20260710 11:12:02.481138 17819 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.483541 17820 tablet_bootstrap.cc:654] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.487077 17819 tablet_bootstrap.cc:654] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.488668 17823 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
W20260710 11:12:02.491782 17741 leader_election.cc:343] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.492189 17741 leader_election.cc:304] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:02.492638 17819 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.493067 17819 ts_tablet_manager.cc:1403] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:12:02.493016 17852 raft_consensus.cc:2749] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:02.494515 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:02.495355 17819 raft_consensus.cc:359] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.495993 17819 raft_consensus.cc:385] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.496268 17819 raft_consensus.cc:740] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
W20260710 11:12:02.496595 17739 leader_election.cc:343] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.496626 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:02.496935 17819 consensus_queue.cc:260] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.497802 17702 raft_consensus.cc:3060] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.498692 17820 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.499244 17819 ts_tablet_manager.cc:1434] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:02.495602 17823 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.499305 17816 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.499382 17820 ts_tablet_manager.cc:1403] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.010s
I20260710 11:12:02.500006 17816 ts_tablet_manager.cc:1403] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.001s
I20260710 11:12:02.500658 17819 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.502698 17820 raft_consensus.cc:359] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.502856 17816 raft_consensus.cc:359] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.503549 17820 raft_consensus.cc:385] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.503554 17816 raft_consensus.cc:385] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.503990 17820 raft_consensus.cc:740] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.504082 17816 raft_consensus.cc:740] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.504763 17820 consensus_queue.cc:260] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.504997 17816 consensus_queue.cc:260] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.506947 17820 ts_tablet_manager.cc:1434] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:12:02.507246 17819 tablet_bootstrap.cc:654] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.507882 17820 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.512720 17702 raft_consensus.cc:2468] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.516587 17820 tablet_bootstrap.cc:654] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.517037 17816 ts_tablet_manager.cc:1434] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:12:02.515129 17741 leader_election.cc:304] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:02.522936 17819 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.523025 17852 raft_consensus.cc:2804] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.523451 17819 ts_tablet_manager.cc:1403] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 11:12:02.523530 17852 raft_consensus.cc:697] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:02.524410 17852 consensus_queue.cc:237] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.525414 17816 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.526039 17820 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.526049 17819 raft_consensus.cc:359] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.526657 17820 ts_tablet_manager.cc:1403] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 11:12:02.526813 17819 raft_consensus.cc:385] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.527137 17819 raft_consensus.cc:740] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.527837 17819 consensus_queue.cc:260] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.529526 17820 raft_consensus.cc:359] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.529997 17819 ts_tablet_manager.cc:1434] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:02.530263 17820 raft_consensus.cc:385] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.530586 17820 raft_consensus.cc:740] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.531004 17819 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.531395 17820 consensus_queue.cc:260] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.532830 17816 tablet_bootstrap.cc:654] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.536548 17820 ts_tablet_manager.cc:1434] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:12:02.537077 17819 tablet_bootstrap.cc:654] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.537542 17820 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.545615 17820 tablet_bootstrap.cc:654] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.546089 17523 catalog_manager.cc:5697] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.546166 17816 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.547731 17816 ts_tablet_manager.cc:1403] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 11:12:02.548754 17819 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.549224 17819 ts_tablet_manager.cc:1403] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:12:02.550562 17816 raft_consensus.cc:359] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.551303 17816 raft_consensus.cc:385] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.551578 17816 raft_consensus.cc:740] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.551911 17819 raft_consensus.cc:359] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.552670 17819 raft_consensus.cc:385] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.552517 17816 consensus_queue.cc:260] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.553010 17819 raft_consensus.cc:740] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.553768 17819 consensus_queue.cc:260] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.556102 17819 ts_tablet_manager.cc:1434] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:12:02.556990 17819 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.557050 17818 raft_consensus.cc:493] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.557593 17818 raft_consensus.cc:515] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.560858 17852 raft_consensus.cc:493] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.561376 17852 raft_consensus.cc:515] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.563081 17819 tablet_bootstrap.cc:654] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.563476 17852 leader_election.cc:290] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.564983 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.565604 17627 raft_consensus.cc:2468] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.565852 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.566494 17702 raft_consensus.cc:2468] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.566531 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:02.567294 17825 raft_consensus.cc:493] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.567785 17825 raft_consensus.cc:515] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.567935 17741 leader_election.cc:304] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.569213 17852 raft_consensus.cc:2804] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.559674 17818 leader_election.cc:290] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.571043 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:02.567238 17776 raft_consensus.cc:2468] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:02.571745 17775 raft_consensus.cc:2468] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 0.
I20260710 11:12:02.572227 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.572739 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.574242 17590 leader_election.cc:304] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:02.569605 17852 raft_consensus.cc:493] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:12:02.574805 17592 leader_election.cc:343] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.574882 17852 raft_consensus.cc:3060] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.569797 17825 leader_election.cc:290] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.575577 17823 raft_consensus.cc:493] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.575656 17665 leader_election.cc:304] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.576081 17823 raft_consensus.cc:515] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
W20260710 11:12:02.577014 17665 leader_election.cc:343] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.577733 17818 raft_consensus.cc:2804] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.578011 17818 raft_consensus.cc:493] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.578079 17823 leader_election.cc:290] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.578408 17816 ts_tablet_manager.cc:1434] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:12:02.578383 17818 raft_consensus.cc:3060] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.579121 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.576100 17825 raft_consensus.cc:2804] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.579679 17702 raft_consensus.cc:2468] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.579936 17825 raft_consensus.cc:493] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.580404 17825 raft_consensus.cc:3060] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.581117 17741 leader_election.cc:304] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.583621 17852 raft_consensus.cc:515] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.586656 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:02.586944 17823 raft_consensus.cc:2804] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.587208 17702 raft_consensus.cc:3060] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.587304 17823 raft_consensus.cc:493] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.587689 17823 raft_consensus.cc:3060] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.588903 17818 raft_consensus.cc:515] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.591351 17818 leader_election.cc:290] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.593438 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:02.591872 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:02.593752 17702 raft_consensus.cc:2468] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.594909 17741 leader_election.cc:304] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
W20260710 11:12:02.595000 17665 leader_election.cc:343] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.595739 17775 raft_consensus.cc:3060] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.595830 17820 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.596429 17820 ts_tablet_manager.cc:1403] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.019s
I20260710 11:12:02.593775 17823 raft_consensus.cc:515] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.600729 17823 leader_election.cc:290] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.601253 17823 raft_consensus.cc:2804] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.601661 17823 raft_consensus.cc:697] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:02.602880 17825 raft_consensus.cc:515] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.603578 17775 raft_consensus.cc:2468] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:02.604884 17665 leader_election.cc:304] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:02.605183 17825 leader_election.cc:290] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.605532 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:02.606058 17818 raft_consensus.cc:2804] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:02.606964 17592 leader_election.cc:343] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.607357 17818 raft_consensus.cc:697] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:02.607702 17820 raft_consensus.cc:359] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.608405 17820 raft_consensus.cc:385] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.608268 17818 consensus_queue.cc:237] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.608476 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:02.610226 17701 raft_consensus.cc:3060] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.611876 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:02.612221 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:02.612406 17776 raft_consensus.cc:3060] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.612610 17819 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.612764 17626 raft_consensus.cc:3060] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.613077 17819 ts_tablet_manager.cc:1403] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.014s
I20260710 11:12:02.613034 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.613732 17627 raft_consensus.cc:2468] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.615752 17819 raft_consensus.cc:359] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.602428 17823 consensus_queue.cc:237] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.616395 17819 raft_consensus.cc:385] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.616660 17819 raft_consensus.cc:740] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.617533 17819 consensus_queue.cc:260] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.618374 17816 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.619643 17819 ts_tablet_manager.cc:1434] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:02.620185 17626 raft_consensus.cc:2468] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.620550 17819 tablet_bootstrap.cc:492] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.608793 17820 raft_consensus.cc:740] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.621408 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:02.621953 17627 raft_consensus.cc:3060] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.622144 17820 consensus_queue.cc:260] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.624471 17820 ts_tablet_manager.cc:1434] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:12:02.625221 17852 leader_election.cc:290] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.624828 17701 raft_consensus.cc:2468] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.620452 17776 raft_consensus.cc:2468] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:02.626788 17741 leader_election.cc:304] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.627828 17823 raft_consensus.cc:2804] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.628865 17816 tablet_bootstrap.cc:654] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.628270 17823 raft_consensus.cc:697] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:02.630347 17823 consensus_queue.cc:237] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.628330 17590 leader_election.cc:304] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: d77151f11fd9486ba35638854d3de876
I20260710 11:12:02.628892 17820 tablet_bootstrap.cc:492] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.632917 17525 catalog_manager.cc:5697] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.635084 17862 raft_consensus.cc:2804] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.635540 17862 raft_consensus.cc:697] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Becoming Leader. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:02.636318 17862 consensus_queue.cc:237] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.652232 17819 tablet_bootstrap.cc:654] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.648543 17627 raft_consensus.cc:2468] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.654565 17820 tablet_bootstrap.cc:654] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.658105 17816 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.658660 17816 ts_tablet_manager.cc:1403] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.000s
I20260710 11:12:02.662211 17816 raft_consensus.cc:359] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.662950 17816 raft_consensus.cc:385] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.663213 17816 raft_consensus.cc:740] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.663929 17816 consensus_queue.cc:260] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.665913 17816 ts_tablet_manager.cc:1434] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:12:02.667112 17816 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.658874 17818 raft_consensus.cc:493] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.668785 17818 raft_consensus.cc:515] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.669160 17523 catalog_manager.cc:5697] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:02.671635 17525 catalog_manager.cc:5697] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:02.672808 17816 tablet_bootstrap.cc:654] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.673303 17522 catalog_manager.cc:5697] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.679677 17820 tablet_bootstrap.cc:492] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.680132 17820 ts_tablet_manager.cc:1403] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.011s
I20260710 11:12:02.680577 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:02.681262 17776 raft_consensus.cc:2468] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:02.682631 17665 leader_election.cc:304] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.682621 17820 raft_consensus.cc:359] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.683594 17820 raft_consensus.cc:385] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.683727 17834 raft_consensus.cc:2804] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.683912 17820 raft_consensus.cc:740] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.684167 17834 raft_consensus.cc:493] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.684556 17834 raft_consensus.cc:3060] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.684728 17820 consensus_queue.cc:260] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.687129 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.687812 17627 raft_consensus.cc:2468] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:02.691367 17820 ts_tablet_manager.cc:1434] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:02.685840 17818 leader_election.cc:290] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.693945 17823 raft_consensus.cc:493] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.694569 17816 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.695013 17816 ts_tablet_manager.cc:1403] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260710 11:12:02.694404 17823 raft_consensus.cc:515] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.697568 17823 leader_election.cc:290] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.697621 17816 raft_consensus.cc:359] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.698267 17820 tablet_bootstrap.cc:492] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.698326 17816 raft_consensus.cc:385] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.698705 17816 raft_consensus.cc:740] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.699452 17816 consensus_queue.cc:260] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.699981 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abc61e5c9e0445485afb2934b29983e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.700538 17701 raft_consensus.cc:2468] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.701617 17816 ts_tablet_manager.cc:1434] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:02.702517 17816 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.702965 17741 leader_election.cc:304] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.704015 17820 tablet_bootstrap.cc:654] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.704280 17834 raft_consensus.cc:515] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.708407 17816 tablet_bootstrap.cc:654] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.708724 17818 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:02.708889 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:02.709498 17626 raft_consensus.cc:3060] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.712961 17852 raft_consensus.cc:2804] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.713343 17852 raft_consensus.cc:493] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.713670 17852 raft_consensus.cc:3060] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.718441 17820 tablet_bootstrap.cc:492] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.718883 17820 ts_tablet_manager.cc:1403] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 11:12:02.721161 17852 raft_consensus.cc:515] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.724808 17816 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.724952 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abc61e5c9e0445485afb2934b29983e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:02.725252 17816 ts_tablet_manager.cc:1403] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 11:12:02.725622 17625 raft_consensus.cc:3060] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.727800 17816 raft_consensus.cc:359] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.728462 17816 raft_consensus.cc:385] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.728704 17816 raft_consensus.cc:740] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.721763 17820 raft_consensus.cc:359] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.729619 17820 raft_consensus.cc:385] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.729462 17816 consensus_queue.cc:260] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.731633 17816 ts_tablet_manager.cc:1434] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:02.732529 17816 tablet_bootstrap.cc:492] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.733011 17625 raft_consensus.cc:2468] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.734198 17739 leader_election.cc:304] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:02.734979 17823 raft_consensus.cc:2804] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.735692 17823 raft_consensus.cc:697] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:02.736542 17823 consensus_queue.cc:237] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.737995 17816 tablet_bootstrap.cc:654] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.729919 17820 raft_consensus.cc:740] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.706290 17819 tablet_bootstrap.cc:492] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.739156 17819 ts_tablet_manager.cc:1403] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.119s	user 0.020s	sys 0.004s
I20260710 11:12:02.739225 17820 consensus_queue.cc:260] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.740957 17852 leader_election.cc:290] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.741230 17626 raft_consensus.cc:2468] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:02.741581 17820 ts_tablet_manager.cc:1434] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 11:12:02.742483 17820 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.740823 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abc61e5c9e0445485afb2934b29983e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.742656 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abc61e5c9e0445485afb2934b29983e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:02.743011 17627 raft_consensus.cc:2376] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1. Re-sending same reply.
I20260710 11:12:02.743201 17701 raft_consensus.cc:3060] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.745761 17834 leader_election.cc:290] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.747473 17665 leader_election.cc:304] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.748373 17834 raft_consensus.cc:2804] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.751106 17834 raft_consensus.cc:697] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:02.751904 17834 consensus_queue.cc:237] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.753316 17701 raft_consensus.cc:2468] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.756644 17819 raft_consensus.cc:359] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.758656 17819 raft_consensus.cc:385] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.758956 17819 raft_consensus.cc:740] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.759712 17819 consensus_queue.cc:260] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.760319 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:02.760982 17775 raft_consensus.cc:3060] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.762955 17819 ts_tablet_manager.cc:1434] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:12:02.763962 17819 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.789255 17775 raft_consensus.cc:2468] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:02.793546 17820 tablet_bootstrap.cc:654] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.802002 17819 tablet_bootstrap.cc:654] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.807394 17816 tablet_bootstrap.cc:492] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.807247 17827 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:02.807922 17816 ts_tablet_manager.cc:1403] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.004s
I20260710 11:12:02.811210 17816 raft_consensus.cc:359] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.811946 17816 raft_consensus.cc:385] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.812316 17816 raft_consensus.cc:740] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.813143 17816 consensus_queue.cc:260] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.805899 17522 catalog_manager.cc:5697] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.816769 17823 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.816602 17523 catalog_manager.cc:5697] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:02.817307 17823 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.820371 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.821072 17626 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.822430 17739 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:02.824087 17852 raft_consensus.cc:2804] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.824506 17852 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.824834 17852 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.827931 17823 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.828279 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.828963 17701 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.829350 17816 ts_tablet_manager.cc:1434] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:12:02.829941 17823 raft_consensus.cc:493] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.830412 17816 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.830377 17823 raft_consensus.cc:515] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.832473 17823 leader_election.cc:290] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.833287 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d84f95055e14b029dfcc3e8a0ba397e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
W20260710 11:12:02.834803 17739 leader_election.cc:343] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.838526 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d84f95055e14b029dfcc3e8a0ba397e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.839178 17701 raft_consensus.cc:2468] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.840693 17816 tablet_bootstrap.cc:654] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.845654 17852 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.840674 17741 leader_election.cc:304] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:02.849258 17823 raft_consensus.cc:2804] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.849635 17823 raft_consensus.cc:493] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.849982 17823 raft_consensus.cc:3060] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.853317 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:02.853909 17701 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.855283 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:02.855926 17626 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.858108 17819 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.858604 17819 ts_tablet_manager.cc:1403] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.037s
I20260710 11:12:02.860567 17820 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.861001 17820 ts_tablet_manager.cc:1403] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.017s
I20260710 11:12:02.861084 17852 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.860992 17701 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.861311 17819 raft_consensus.cc:359] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.862152 17819 raft_consensus.cc:385] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.862463 17819 raft_consensus.cc:740] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.862720 17741 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.863608 17852 raft_consensus.cc:2804] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.863760 17819 consensus_queue.cc:260] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.864351 17827 raft_consensus.cc:493] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.864394 17852 raft_consensus.cc:697] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:02.864861 17827 raft_consensus.cc:515] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.866029 17819 ts_tablet_manager.cc:1434] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:12:02.865536 17852 consensus_queue.cc:237] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.867054 17819 tablet_bootstrap.cc:492] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.866889 17820 raft_consensus.cc:359] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.867542 17820 raft_consensus.cc:385] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.867810 17820 raft_consensus.cc:740] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.868427 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.868424 17820 consensus_queue.cc:260] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.871035 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:02.871766 17775 raft_consensus.cc:2393] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d77151f11fd9486ba35638854d3de876 in current term 1: Already voted for candidate 1de89356f2f9483cb9b02ea62f2c2549 in this term.
I20260710 11:12:02.871778 17820 ts_tablet_manager.cc:1434] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:12:02.866039 17823 raft_consensus.cc:515] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.874280 17665 leader_election.cc:304] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:02.875481 17880 raft_consensus.cc:3060] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.875653 17823 leader_election.cc:290] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.872934 17820 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.866845 17827 leader_election.cc:290] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.873997 17819 tablet_bootstrap.cc:654] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.880192 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d84f95055e14b029dfcc3e8a0ba397e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
W20260710 11:12:02.881516 17739 leader_election.cc:343] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.882882 17862 raft_consensus.cc:493] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.882910 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d84f95055e14b029dfcc3e8a0ba397e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:02.883626 17701 raft_consensus.cc:3060] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.883455 17862 raft_consensus.cc:515] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.885465 17862 leader_election.cc:290] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.886910 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdf18eb2983480e9a6359a82f9a7cf4" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.887707 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdf18eb2983480e9a6359a82f9a7cf4" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:02.888267 17775 raft_consensus.cc:2468] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 0.
W20260710 11:12:02.888262 17592 leader_election.cc:343] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.889806 17590 leader_election.cc:304] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: d77151f11fd9486ba35638854d3de876
I20260710 11:12:02.890023 17880 raft_consensus.cc:2749] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:02.890285 17819 tablet_bootstrap.cc:492] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.890709 17819 ts_tablet_manager.cc:1403] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 11:12:02.891003 17862 raft_consensus.cc:2804] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.891426 17862 raft_consensus.cc:493] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.891813 17862 raft_consensus.cc:3060] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.892782 17626 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.893651 17701 raft_consensus.cc:2468] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:02.893532 17819 raft_consensus.cc:359] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.894182 17819 raft_consensus.cc:385] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.887095 17820 tablet_bootstrap.cc:654] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.894455 17819 raft_consensus.cc:740] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.894831 17741 leader_election.cc:304] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:02.895581 17823 raft_consensus.cc:2804] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.896054 17823 raft_consensus.cc:697] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:02.896893 17823 consensus_queue.cc:237] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.895242 17819 consensus_queue.cc:260] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.899636 17862 raft_consensus.cc:515] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.900249 17819 ts_tablet_manager.cc:1434] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:12:02.901196 17819 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.903000 17862 leader_election.cc:290] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.903119 17816 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.904590 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdf18eb2983480e9a6359a82f9a7cf4" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:02.904814 17816 ts_tablet_manager.cc:1403] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.000s
I20260710 11:12:02.905115 17775 raft_consensus.cc:3060] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.906564 17819 tablet_bootstrap.cc:654] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.907558 17880 raft_consensus.cc:493] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.908007 17880 raft_consensus.cc:515] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.910853 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca59b1928542acaac7b2091a5f9562" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.911257 17880 leader_election.cc:290] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:02.911461 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca59b1928542acaac7b2091a5f9562" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
W20260710 11:12:02.912256 17665 leader_election.cc:343] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.911957 17816 raft_consensus.cc:359] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.912792 17816 raft_consensus.cc:385] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.910547 17522 catalog_manager.cc:5697] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.913074 17816 raft_consensus.cc:740] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
W20260710 11:12:02.912968 17665 leader_election.cc:343] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:02.913651 17665 leader_election.cc:304] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:02.914568 17819 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.914667 17880 raft_consensus.cc:2749] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:02.917119 17775 raft_consensus.cc:2468] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:02.915050 17819 ts_tablet_manager.cc:1403] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:12:02.917765 17816 consensus_queue.cc:260] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.919236 17590 leader_election.cc:304] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:02.919688 17816 ts_tablet_manager.cc:1434] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:12:02.903640 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdf18eb2983480e9a6359a82f9a7cf4" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:02.920415 17701 raft_consensus.cc:3060] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.920276 17819 raft_consensus.cc:359] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.920935 17819 raft_consensus.cc:385] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.921202 17819 raft_consensus.cc:740] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.921332 17626 raft_consensus.cc:3060] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.921939 17819 consensus_queue.cc:260] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.924119 17819 ts_tablet_manager.cc:1434] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:02.924894 17816 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.927675 17701 raft_consensus.cc:2468] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:02.928215 17862 raft_consensus.cc:2804] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:02.929430 17862 raft_consensus.cc:697] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Becoming Leader. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:02.930339 17862 consensus_queue.cc:237] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.932165 17819 tablet_bootstrap.cc:492] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.931033 17816 tablet_bootstrap.cc:654] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.933665 17820 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:02.934116 17820 ts_tablet_manager.cc:1403] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.000s
I20260710 11:12:02.936650 17820 raft_consensus.cc:359] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.937251 17820 raft_consensus.cc:385] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.937536 17820 raft_consensus.cc:740] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.937350 17852 consensus_queue.cc:1048] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:02.938151 17820 consensus_queue.cc:260] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.940691 17820 ts_tablet_manager.cc:1434] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:12:02.930539 17522 catalog_manager.cc:5697] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:02.941666 17820 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:02.941751 17819 tablet_bootstrap.cc:654] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.948035 17820 tablet_bootstrap.cc:654] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.948611 17816 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:02.949066 17816 ts_tablet_manager.cc:1403] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260710 11:12:02.951921 17816 raft_consensus.cc:359] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.952549 17816 raft_consensus.cc:385] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.952828 17816 raft_consensus.cc:740] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.953516 17816 consensus_queue.cc:260] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.960067 17523 catalog_manager.cc:5697] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:02.960510 17864 consensus_queue.cc:1048] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:02.960517 17816 ts_tablet_manager.cc:1434] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260710 11:12:02.971792 17819 tablet_bootstrap.cc:492] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:02.972254 17819 ts_tablet_manager.cc:1403] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.008s
I20260710 11:12:02.974699 17819 raft_consensus.cc:359] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.975378 17819 raft_consensus.cc:385] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:02.975621 17819 raft_consensus.cc:740] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:02.971807 17816 tablet_bootstrap.cc:492] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:02.981236 17864 raft_consensus.cc:493] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:02.982144 17816 tablet_bootstrap.cc:654] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:02.981808 17864 raft_consensus.cc:515] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.984102 17864 leader_election.cc:290] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:02.984576 17819 consensus_queue.cc:260] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:02.985790 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:02.986429 17702 raft_consensus.cc:2468] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:02.986711 17819 ts_tablet_manager.cc:1434] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:12:02.987619 17819 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:02.988293 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:02.990094 17741 leader_election.cc:304] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:02.991073 17864 raft_consensus.cc:2804] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:02.991470 17864 raft_consensus.cc:493] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:02.991796 17864 raft_consensus.cc:3060] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:02.993582 17819 tablet_bootstrap.cc:654] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:02.996411 17739 leader_election.cc:343] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.009565 17864 raft_consensus.cc:515] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.012239 17864 leader_election.cc:290] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.013387 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:03.015062 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:03.015638 17701 raft_consensus.cc:3060] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:03.015792 17739 leader_election.cc:343] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.018541 17819 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:03.019285 17820 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:03.019788 17820 ts_tablet_manager.cc:1403] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.032s
I20260710 11:12:03.020452 17816 tablet_bootstrap.cc:492] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:03.020835 17816 ts_tablet_manager.cc:1403] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.015s
I20260710 11:12:03.022218 17820 raft_consensus.cc:359] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.022586 17816 raft_consensus.cc:359] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.022915 17820 raft_consensus.cc:385] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.023181 17819 ts_tablet_manager.cc:1403] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.017s
I20260710 11:12:03.023304 17820 raft_consensus.cc:740] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.023206 17816 raft_consensus.cc:385] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.024308 17816 raft_consensus.cc:740] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.025058 17820 consensus_queue.cc:260] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.025367 17701 raft_consensus.cc:2468] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:03.026206 17819 raft_consensus.cc:359] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.026958 17819 raft_consensus.cc:385] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.026743 17741 leader_election.cc:304] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:03.027889 17864 raft_consensus.cc:2804] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.028352 17864 raft_consensus.cc:697] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:03.028834 17816 consensus_queue.cc:260] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.029104 17864 consensus_queue.cc:237] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.030813 17816 ts_tablet_manager.cc:1434] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:12:03.030890 17852 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.032372 17820 ts_tablet_manager.cc:1434] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 11:12:03.033264 17820 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:03.037314 17819 raft_consensus.cc:740] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.038697 17820 tablet_bootstrap.cc:654] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.038439 17819 consensus_queue.cc:260] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.040702 17819 ts_tablet_manager.cc:1434] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:12:03.041462 17852 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.041769 17819 tablet_bootstrap.cc:492] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:03.063246 17816 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:03.063889 17819 tablet_bootstrap.cc:654] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.080057 17523 catalog_manager.cc:5697] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:03.081914 17852 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:03.096621 17816 tablet_bootstrap.cc:654] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.098999 17819 tablet_bootstrap.cc:492] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:03.099535 17819 ts_tablet_manager.cc:1403] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260710 11:12:03.103212 17820 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:03.103726 17820 ts_tablet_manager.cc:1403] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.071s	user 0.028s	sys 0.027s
I20260710 11:12:03.110878 17820 raft_consensus.cc:359] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.111589 17820 raft_consensus.cc:385] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.111873 17820 raft_consensus.cc:740] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.112552 17820 consensus_queue.cc:260] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.114679 17820 ts_tablet_manager.cc:1434] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:03.115577 17820 tablet_bootstrap.cc:492] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:03.116425 17852 raft_consensus.cc:493] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.116883 17852 raft_consensus.cc:515] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.119129 17852 leader_election.cc:290] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.122738 17819 raft_consensus.cc:359] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.123481 17819 raft_consensus.cc:385] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.123793 17819 raft_consensus.cc:740] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.125608 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f856e5ae652c4247ad186577cb5ed7be" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.126253 17819 consensus_queue.cc:260] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.126220 17701 raft_consensus.cc:2468] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:03.128214 17820 tablet_bootstrap.cc:654] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.129727 17852 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.130939 17741 leader_election.cc:304] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:03.131536 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f856e5ae652c4247ad186577cb5ed7be" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.132169 17627 raft_consensus.cc:2468] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:03.132897 17823 raft_consensus.cc:2804] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.133262 17823 raft_consensus.cc:493] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.133580 17823 raft_consensus.cc:3060] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.136355 17819 ts_tablet_manager.cc:1434] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260710 11:12:03.137358 17819 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:03.142629 17816 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:03.143092 17816 ts_tablet_manager.cc:1403] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.006s
I20260710 11:12:03.145124 17816 raft_consensus.cc:359] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.145584 17816 raft_consensus.cc:385] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.145793 17816 raft_consensus.cc:740] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.146327 17816 consensus_queue.cc:260] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.146832 17823 raft_consensus.cc:515] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.151793 17819 tablet_bootstrap.cc:654] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.152102 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f856e5ae652c4247ad186577cb5ed7be" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:03.152678 17627 raft_consensus.cc:3060] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.153127 17820 tablet_bootstrap.cc:492] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:03.153586 17820 ts_tablet_manager.cc:1403] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.006s
I20260710 11:12:03.154310 17816 ts_tablet_manager.cc:1434] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:12:03.155166 17816 tablet_bootstrap.cc:492] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:03.155287 17823 leader_election.cc:290] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.156140 17820 raft_consensus.cc:359] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.156793 17820 raft_consensus.cc:385] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.157053 17820 raft_consensus.cc:740] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.157737 17819 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:03.158246 17819 ts_tablet_manager.cc:1403] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:12:03.158951 17820 consensus_queue.cc:260] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.160877 17816 tablet_bootstrap.cc:654] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.161464 17819 raft_consensus.cc:359] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.162154 17819 raft_consensus.cc:385] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.162462 17819 raft_consensus.cc:740] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.163352 17862 raft_consensus.cc:493] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.163237 17819 consensus_queue.cc:260] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.163802 17862 raft_consensus.cc:515] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.165818 17862 leader_election.cc:290] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:03.167253 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:03.167970 17775 raft_consensus.cc:2393] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1de89356f2f9483cb9b02ea62f2c2549 in current term 1: Already voted for candidate d77151f11fd9486ba35638854d3de876 in this term.
I20260710 11:12:03.167984 17820 ts_tablet_manager.cc:1434] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:12:03.158588 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f856e5ae652c4247ad186577cb5ed7be" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:03.170106 17702 raft_consensus.cc:3060] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.171712 17816 tablet_bootstrap.cc:492] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:03.172142 17816 ts_tablet_manager.cc:1403] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:12:03.172184 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.174831 17816 raft_consensus.cc:359] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.175312 17819 ts_tablet_manager.cc:1434] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:12:03.175479 17816 raft_consensus.cc:385] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.175760 17816 raft_consensus.cc:740] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.176415 17819 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:03.176530 17816 consensus_queue.cc:260] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.177676 17820 tablet_bootstrap.cc:492] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:03.179997 17592 leader_election.cc:304] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549; no voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876
I20260710 11:12:03.181278 17852 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.182520 17852 raft_consensus.cc:493] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.183138 17819 tablet_bootstrap.cc:654] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.182957 17852 raft_consensus.cc:515] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.183687 17862 raft_consensus.cc:3060] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.184615 17820 tablet_bootstrap.cc:654] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.184867 17852 leader_election.cc:290] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.186091 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca59b1928542acaac7b2091a5f9562" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.186666 17700 raft_consensus.cc:2468] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:03.187618 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca59b1928542acaac7b2091a5f9562" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.188185 17625 raft_consensus.cc:2468] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:03.189602 17906 raft_consensus.cc:493] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.189502 17741 leader_election.cc:304] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:03.190099 17906 raft_consensus.cc:515] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.191363 17852 raft_consensus.cc:2804] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.191779 17852 raft_consensus.cc:493] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.192159 17906 leader_election.cc:290] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.192189 17852 raft_consensus.cc:3060] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.192728 17825 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.194638 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
W20260710 11:12:03.196384 17739 leader_election.cc:343] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.197623 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.198335 17816 ts_tablet_manager.cc:1434] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260710 11:12:03.198930 17702 raft_consensus.cc:2468] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
W20260710 11:12:03.199326 17741 leader_election.cc:343] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.199792 17741 leader_election.cc:304] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:03.201109 17741 leader_election.cc:304] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:03.201897 17864 raft_consensus.cc:2749] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.201964 17906 raft_consensus.cc:2804] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.203433 17906 raft_consensus.cc:697] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:03.199297 17816 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:03.204437 17906 consensus_queue.cc:237] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.217649 17816 tablet_bootstrap.cc:654] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.219537 17819 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:03.220091 17819 ts_tablet_manager.cc:1403] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.004s
I20260710 11:12:03.223168 17880 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.225664 17823 raft_consensus.cc:493] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.235742 17819 raft_consensus.cc:359] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.236434 17819 raft_consensus.cc:385] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.236686 17819 raft_consensus.cc:740] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.236758 17880 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.237282 17819 consensus_queue.cc:260] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.238953 17864 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.243129 17819 ts_tablet_manager.cc:1434] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:12:03.244127 17819 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:03.233831 17862 raft_consensus.cc:2749] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.233697 17852 raft_consensus.cc:515] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.251212 17852 leader_election.cc:290] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.233569 17823 raft_consensus.cc:515] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.282263 17825 raft_consensus.cc:493] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.283773 17825 raft_consensus.cc:515] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.282650 17880 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:12:03.300062 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca59b1928542acaac7b2091a5f9562" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:03.300823 17702 raft_consensus.cc:3060] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.304817 17880 raft_consensus.cc:493] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.305315 17880 raft_consensus.cc:515] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.296625 17823 leader_election.cc:290] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.317570 17880 leader_election.cc:290] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:03.319564 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:03.320585 17825 leader_election.cc:290] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:03.326678 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7a55dff97e47eb8b6d32af8959d527" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.328696 17627 raft_consensus.cc:2468] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:03.330003 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7a55dff97e47eb8b6d32af8959d527" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.330336 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.331049 17701 raft_consensus.cc:2393] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1de89356f2f9483cb9b02ea62f2c2549 in current term 1: Already voted for candidate c9d1dd2dc5a948e7b79500d76b75582b in this term.
I20260710 11:12:03.331823 17827 raft_consensus.cc:493] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.335106 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:03.339000 17820 tablet_bootstrap.cc:492] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:03.339552 17820 ts_tablet_manager.cc:1403] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.162s	user 0.047s	sys 0.052s
I20260710 11:12:03.342451 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.334946 17827 raft_consensus.cc:515] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.344910 17827 leader_election.cc:290] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:03.337977 17880 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260710 11:12:03.346408 17665 leader_election.cc:343] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:03.335955 17741 leader_election.cc:343] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.359833 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
W20260710 11:12:03.361238 17739 leader_election.cc:343] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.366230 17820 raft_consensus.cc:359] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.369668 17820 raft_consensus.cc:385] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.369872 17820 raft_consensus.cc:740] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
W20260710 11:12:03.366796 17665 leader_election.cc:343] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.362860 17702 raft_consensus.cc:2468] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:03.370297 17820 consensus_queue.cc:260] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.371992 17624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca59b1928542acaac7b2091a5f9562" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:03.376492 17739 leader_election.cc:304] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:03.379427 17819 tablet_bootstrap.cc:654] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.380470 17624 raft_consensus.cc:3060] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.381538 17820 ts_tablet_manager.cc:1434] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260710 11:12:03.381040 17523 catalog_manager.cc:5697] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:03.382522 17820 tablet_bootstrap.cc:492] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:03.382301 17823 consensus_queue.cc:1048] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.384927 17816 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:03.386803 17823 raft_consensus.cc:2749] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:03.387022 17739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.34.1:35939, user_credentials={real_user=slave}} blocked reactor thread for 44845.9us
W20260710 11:12:03.388533 17573 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:03.388999 17816 ts_tablet_manager.cc:1403] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.190s	user 0.028s	sys 0.001s
I20260710 11:12:03.390229 17920 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.391101 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:03.392988 17823 raft_consensus.cc:493] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.393452 17823 raft_consensus.cc:515] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.394353 17590 leader_election.cc:304] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549; no voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876
I20260710 11:12:03.394498 17625 raft_consensus.cc:3060] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:03.395124 17665 leader_election.cc:343] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.398480 17825 raft_consensus.cc:3060] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.398890 17665 leader_election.cc:304] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:03.400327 17827 raft_consensus.cc:2749] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.401059 17906 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.395263 17823 leader_election.cc:290] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.404134 17624 raft_consensus.cc:2468] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:03.406965 17825 raft_consensus.cc:2749] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.407459 17852 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:03.409415 17741 leader_election.cc:304] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:03.410157 17823 raft_consensus.cc:2804] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.410588 17823 raft_consensus.cc:697] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:03.411413 17823 consensus_queue.cc:237] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.441072 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a8ac252117473bb79a69cc0d670ebe" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.445055 17816 raft_consensus.cc:359] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.445806 17816 raft_consensus.cc:385] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.446058 17816 raft_consensus.cc:740] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.446576 17816 consensus_queue.cc:260] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.441840 17700 raft_consensus.cc:2468] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
W20260710 11:12:03.446933 17665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.3:44345, user_credentials={real_user=slave}} blocked reactor thread for 46801.6us
W20260710 11:12:03.450176 17665 leader_election.cc:343] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.451776 17665 leader_election.cc:304] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:03.448756 17852 consensus_queue.cc:1048] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:12:03.460215 17880 raft_consensus.cc:2749] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.443234 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a8ac252117473bb79a69cc0d670ebe" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.465903 17825 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.467269 17816 ts_tablet_manager.cc:1434] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.078s	user 0.022s	sys 0.016s
I20260710 11:12:03.468206 17816 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:03.472064 17741 leader_election.cc:304] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:03.474426 17823 raft_consensus.cc:2804] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.474819 17823 raft_consensus.cc:493] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.475162 17823 raft_consensus.cc:3060] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.476253 17864 raft_consensus.cc:493] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.476722 17864 raft_consensus.cc:515] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.478634 17864 leader_election.cc:290] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.498484 17917 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 11:12:03.472772 17625 raft_consensus.cc:2468] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:03.521699 17931 raft_consensus.cc:493] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.522228 17931 raft_consensus.cc:515] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.530113 17816 tablet_bootstrap.cc:654] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.531354 17931 leader_election.cc:290] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:03.534422 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:03.535307 17773 raft_consensus.cc:2468] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:03.535501 17823 raft_consensus.cc:515] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.539398 17820 tablet_bootstrap.cc:654] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.541065 17665 leader_election.cc:304] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:03.544094 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.547024 17928 raft_consensus.cc:2804] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.547416 17928 raft_consensus.cc:493] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.547755 17928 raft_consensus.cc:3060] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.544281 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.551515 17852 raft_consensus.cc:493] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:12:03.561354 17934 log.cc:927] Time spent T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549: Append to log took a long time: real 0.085s	user 0.002s	sys 0.000s
W20260710 11:12:03.558723 17741 leader_election.cc:343] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.559214 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
W20260710 11:12:03.591953 17739 leader_election.cc:343] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.592484 17739 leader_election.cc:304] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:03.558867 17852 raft_consensus.cc:515] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
W20260710 11:12:03.589968 17665 leader_election.cc:343] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.608856 17816 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:03.609434 17816 ts_tablet_manager.cc:1403] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.141s	user 0.005s	sys 0.010s
I20260710 11:12:03.608835 17819 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:03.610531 17819 ts_tablet_manager.cc:1403] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.367s	user 0.013s	sys 0.004s
I20260710 11:12:03.614503 17522 catalog_manager.cc:5697] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:03.624949 17823 leader_election.cc:290] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.625687 17823 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.628677 17816 raft_consensus.cc:359] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.629343 17816 raft_consensus.cc:385] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.629611 17816 raft_consensus.cc:740] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.630225 17816 consensus_queue.cc:260] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.635733 17819 raft_consensus.cc:359] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.636442 17819 raft_consensus.cc:385] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.636706 17819 raft_consensus.cc:740] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.637305 17819 consensus_queue.cc:260] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.638763 17819 ts_tablet_manager.cc:1434] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.000s
I20260710 11:12:03.643102 17819 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:03.632368 17864 raft_consensus.cc:2749] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.652432 17816 ts_tablet_manager.cc:1434] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260710 11:12:03.653486 17816 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
W20260710 11:12:03.665236 17739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.34.1:35939, user_credentials={real_user=slave}} blocked reactor thread for 73339.9us
I20260710 11:12:03.669117 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a8ac252117473bb79a69cc0d670ebe" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:03.675076 17623 raft_consensus.cc:3060] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:03.678580 17741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.2:38815, user_credentials={real_user=slave}} blocked reactor thread for 54988.2us
I20260710 11:12:03.687625 17819 tablet_bootstrap.cc:654] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.687323 17928 raft_consensus.cc:515] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.689191 17852 leader_election.cc:290] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.695809 17816 tablet_bootstrap.cc:654] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.698890 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.700472 17626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
W20260710 11:12:03.701879 17665 leader_election.cc:343] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.703501 17943 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:12:03.705551 17928 leader_election.cc:290] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:03.710755 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a8ac252117473bb79a69cc0d670ebe" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:03.722034 17816 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:03.722601 17816 ts_tablet_manager.cc:1403] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.004s
I20260710 11:12:03.711381 17701 raft_consensus.cc:3060] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:03.723841 17739 leader_election.cc:343] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.735963 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:03.736552 17773 raft_consensus.cc:3060] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.746084 17623 raft_consensus.cc:2468] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:03.752655 17701 raft_consensus.cc:2468] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:03.753005 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:03.766067 17739 leader_election.cc:304] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:03.767553 17864 raft_consensus.cc:2804] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.768131 17864 raft_consensus.cc:697] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:03.767664 17906 consensus_queue.cc:1048] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:03.769004 17864 consensus_queue.cc:237] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.787367 17773 raft_consensus.cc:2468] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:03.788812 17665 leader_election.cc:304] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:03.790257 17928 raft_consensus.cc:2804] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.790784 17928 raft_consensus.cc:697] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:03.791571 17928 consensus_queue.cc:237] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.819329 17816 raft_consensus.cc:359] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.820156 17816 raft_consensus.cc:385] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.820468 17816 raft_consensus.cc:740] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.821101 17906 consensus_queue.cc:1048] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:03.821609 17880 raft_consensus.cc:493] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.821100 17816 consensus_queue.cc:260] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.822079 17880 raft_consensus.cc:515] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
W20260710 11:12:03.822786 17741 leader_election.cc:343] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.823338 17816 ts_tablet_manager.cc:1434] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.100s	user 0.005s	sys 0.001s
I20260710 11:12:03.823233 17741 leader_election.cc:304] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:03.823956 17906 raft_consensus.cc:2749] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.821491 17819 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:03.824683 17819 ts_tablet_manager.cc:1403] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.182s	user 0.013s	sys 0.025s
I20260710 11:12:03.824836 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.826845 17820 tablet_bootstrap.cc:492] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:03.827270 17820 ts_tablet_manager.cc:1403] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.445s	user 0.039s	sys 0.034s
I20260710 11:12:03.824201 17816 tablet_bootstrap.cc:492] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:03.824152 17880 leader_election.cc:290] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:03.831038 17819 raft_consensus.cc:359] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.835734 17819 raft_consensus.cc:385] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.835978 17819 raft_consensus.cc:740] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.836483 17819 consensus_queue.cc:260] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.838083 17819 ts_tablet_manager.cc:1434] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:12:03.838864 17819 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:03.849422 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:03.850108 17773 raft_consensus.cc:2468] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
W20260710 11:12:03.842382 17665 leader_election.cc:343] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.862321 17939 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:12:03.872673 17665 leader_election.cc:304] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:03.874567 17880 raft_consensus.cc:2804] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:03.874995 17880 raft_consensus.cc:493] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:03.875310 17880 raft_consensus.cc:3060] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.875358 17819 tablet_bootstrap.cc:654] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.881381 17523 catalog_manager.cc:5697] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:03.883097 17820 raft_consensus.cc:359] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.883831 17820 raft_consensus.cc:385] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.884110 17820 raft_consensus.cc:740] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.884745 17820 consensus_queue.cc:260] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.901232 17880 raft_consensus.cc:515] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.902705 17820 ts_tablet_manager.cc:1434] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260710 11:12:03.904276 17820 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:03.911592 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:03.919196 17773 raft_consensus.cc:3060] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:03.909099 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
W20260710 11:12:03.921769 17665 leader_election.cc:343] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.909062 17880 leader_election.cc:290] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:03.930614 17940 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:03.930243 17864 raft_consensus.cc:493] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:03.932044 17864 raft_consensus.cc:515] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.933374 17525 catalog_manager.cc:5697] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:03.937235 17864 leader_election.cc:290] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:03.938544 17773 raft_consensus.cc:2468] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:03.941937 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354d660d8ddd43f4873568a57e5499c2" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:03.943413 17665 leader_election.cc:304] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
W20260710 11:12:03.943709 17739 leader_election.cc:343] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.944630 17928 raft_consensus.cc:2804] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:03.945093 17928 raft_consensus.cc:697] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:03.945849 17928 consensus_queue.cc:237] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.946269 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354d660d8ddd43f4873568a57e5499c2" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
W20260710 11:12:03.947553 17741 leader_election.cc:343] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:03.947971 17741 leader_election.cc:304] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:03.948674 17864 raft_consensus.cc:2749] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:03.955358 17816 tablet_bootstrap.cc:654] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.959390 17819 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:03.959822 17819 ts_tablet_manager.cc:1403] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.010s
I20260710 11:12:03.961759 17819 raft_consensus.cc:359] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.962242 17819 raft_consensus.cc:385] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.962445 17819 raft_consensus.cc:740] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.963631 17820 tablet_bootstrap.cc:654] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.967286 17819 consensus_queue.cc:260] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.969419 17819 ts_tablet_manager.cc:1434] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:12:03.970288 17819 tablet_bootstrap.cc:492] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:03.970440 17525 catalog_manager.cc:5697] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:03.972151 17816 tablet_bootstrap.cc:492] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:03.972548 17816 ts_tablet_manager.cc:1403] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.012s
I20260710 11:12:03.974963 17816 raft_consensus.cc:359] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.975565 17816 raft_consensus.cc:385] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.975809 17816 raft_consensus.cc:740] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.984679 17816 consensus_queue.cc:260] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.986687 17816 ts_tablet_manager.cc:1434] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:12:03.988008 17816 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:03.988123 17819 tablet_bootstrap.cc:654] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.988742 17820 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:03.989181 17820 ts_tablet_manager.cc:1403] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.000s
I20260710 11:12:03.991657 17820 raft_consensus.cc:359] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.992305 17820 raft_consensus.cc:385] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:03.992556 17820 raft_consensus.cc:740] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:03.993382 17816 tablet_bootstrap.cc:654] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:03.993252 17820 consensus_queue.cc:260] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:03.998306 17820 ts_tablet_manager.cc:1434] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:12:03.999186 17820 tablet_bootstrap.cc:492] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:04.006425 17820 tablet_bootstrap.cc:654] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.008064 17928 raft_consensus.cc:493] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.008558 17928 raft_consensus.cc:515] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.010371 17928 leader_election.cc:290] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.011844 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7a55dff97e47eb8b6d32af8959d527" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:04.012137 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7a55dff97e47eb8b6d32af8959d527" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:04.012750 17773 raft_consensus.cc:2468] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
W20260710 11:12:04.013365 17665 leader_election.cc:343] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.014036 17665 leader_election.cc:304] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:04.014613 17928 raft_consensus.cc:2804] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.013393 17819 tablet_bootstrap.cc:492] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:04.015012 17928 raft_consensus.cc:493] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.015255 17819 ts_tablet_manager.cc:1403] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.019s
I20260710 11:12:04.015343 17928 raft_consensus.cc:3060] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.016115 17816 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:04.016322 17820 tablet_bootstrap.cc:492] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:04.016656 17816 ts_tablet_manager.cc:1403] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.009s
I20260710 11:12:04.016716 17820 ts_tablet_manager.cc:1403] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260710 11:12:04.017933 17819 raft_consensus.cc:359] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.018587 17819 raft_consensus.cc:385] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.018872 17819 raft_consensus.cc:740] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.019582 17816 raft_consensus.cc:359] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.019611 17820 raft_consensus.cc:359] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.019627 17819 consensus_queue.cc:260] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.020526 17816 raft_consensus.cc:385] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.020578 17820 raft_consensus.cc:385] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.020995 17820 raft_consensus.cc:740] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.021672 17820 consensus_queue.cc:260] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.021801 17928 raft_consensus.cc:515] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.022639 17819 ts_tablet_manager.cc:1434] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:04.023595 17819 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: Bootstrap starting.
I20260710 11:12:04.020951 17816 raft_consensus.cc:740] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.024533 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7a55dff97e47eb8b6d32af8959d527" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:04.025142 17816 consensus_queue.cc:260] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.025964 17820 ts_tablet_manager.cc:1434] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:12:04.026815 17820 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
W20260710 11:12:04.028736 17665 leader_election.cc:343] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.032258 17820 tablet_bootstrap.cc:654] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.032400 17819 tablet_bootstrap.cc:654] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.036547 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7a55dff97e47eb8b6d32af8959d527" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:04.037082 17773 raft_consensus.cc:3060] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.042580 17816 ts_tablet_manager.cc:1434] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 11:12:04.043969 17819 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: No bootstrap required, opened a new log
I20260710 11:12:04.044168 17773 raft_consensus.cc:2468] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:04.044466 17819 ts_tablet_manager.cc:1403] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.005s
I20260710 11:12:04.045275 17665 leader_election.cc:304] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:04.046267 17933 raft_consensus.cc:2804] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.046794 17933 raft_consensus.cc:697] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:04.047552 17933 consensus_queue.cc:237] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.048024 17819 raft_consensus.cc:359] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.048748 17819 raft_consensus.cc:385] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.050330 17819 raft_consensus.cc:740] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.050072 17816 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:04.051515 17820 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:04.052088 17820 ts_tablet_manager.cc:1403] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260710 11:12:04.051987 17819 consensus_queue.cc:260] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.054698 17820 raft_consensus.cc:359] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.055395 17820 raft_consensus.cc:385] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.055713 17820 raft_consensus.cc:740] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.056377 17820 consensus_queue.cc:260] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.058386 17820 ts_tablet_manager.cc:1434] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:04.058993 17928 leader_election.cc:290] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.058796 17525 catalog_manager.cc:5697] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.060429 17816 tablet_bootstrap.cc:654] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.063951 17820 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:04.065663 17819 ts_tablet_manager.cc:1434] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260710 11:12:04.068488 17816 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:04.068961 17816 ts_tablet_manager.cc:1403] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260710 11:12:04.069646 17820 tablet_bootstrap.cc:654] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.071022 17917 raft_consensus.cc:493] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.071471 17816 raft_consensus.cc:359] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.071467 17917 raft_consensus.cc:515] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.073348 17917 leader_election.cc:290] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.073755 17816 raft_consensus.cc:385] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.074026 17816 raft_consensus.cc:740] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.074077 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:04.074498 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:04.074693 17699 raft_consensus.cc:2468] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 0.
I20260710 11:12:04.074795 17816 consensus_queue.cc:260] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.075168 17773 raft_consensus.cc:2468] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 0.
I20260710 11:12:04.076126 17592 leader_election.cc:304] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:04.076956 17917 raft_consensus.cc:2804] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.077282 17917 raft_consensus.cc:493] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.077585 17917 raft_consensus.cc:3060] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.079330 17816 ts_tablet_manager.cc:1434] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:12:04.080190 17816 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: Bootstrap starting.
I20260710 11:12:04.084322 17820 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:04.084877 17820 ts_tablet_manager.cc:1403] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:12:04.084326 17917 raft_consensus.cc:515] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.085413 17816 tablet_bootstrap.cc:654] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.087409 17820 raft_consensus.cc:359] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.087641 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:04.088064 17820 raft_consensus.cc:385] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.088213 17773 raft_consensus.cc:3060] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.088340 17820 raft_consensus.cc:740] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.089484 17820 consensus_queue.cc:260] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.091502 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:04.091678 17917 leader_election.cc:290] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.092064 17699 raft_consensus.cc:3060] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.094673 17773 raft_consensus.cc:2468] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:04.091524 17820 ts_tablet_manager.cc:1434] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:12:04.095996 17820 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:04.095853 17590 leader_election.cc:304] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:04.096721 17862 raft_consensus.cc:2804] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.097172 17862 raft_consensus.cc:697] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Becoming Leader. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:04.097934 17862 consensus_queue.cc:237] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.102408 17820 tablet_bootstrap.cc:654] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.105487 17699 raft_consensus.cc:2468] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:04.107501 17816 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: No bootstrap required, opened a new log
I20260710 11:12:04.108103 17816 ts_tablet_manager.cc:1403] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
I20260710 11:12:04.110821 17816 raft_consensus.cc:359] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.111337 17820 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:04.111519 17816 raft_consensus.cc:385] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.111824 17820 ts_tablet_manager.cc:1403] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:12:04.111892 17816 raft_consensus.cc:740] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.112637 17816 consensus_queue.cc:260] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.114807 17816 ts_tablet_manager.cc:1434] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:12:04.114398 17820 raft_consensus.cc:359] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.115170 17820 raft_consensus.cc:385] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.114346 17525 catalog_manager.cc:5697] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.115388 17820 raft_consensus.cc:740] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.116119 17820 consensus_queue.cc:260] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.118019 17820 ts_tablet_manager.cc:1434] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:12:04.118837 17820 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:04.123845 17820 tablet_bootstrap.cc:654] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.129907 17820 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:04.130365 17820 ts_tablet_manager.cc:1403] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:12:04.132477 17820 raft_consensus.cc:359] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.132978 17820 raft_consensus.cc:385] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.133191 17820 raft_consensus.cc:740] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.133781 17820 consensus_queue.cc:260] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.135735 17820 ts_tablet_manager.cc:1434] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:12:04.136987 17820 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:04.143272 17820 tablet_bootstrap.cc:654] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.148846 17820 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:04.149294 17820 ts_tablet_manager.cc:1403] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:12:04.149317 17928 raft_consensus.cc:493] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.150104 17928 raft_consensus.cc:515] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.151692 17928 leader_election.cc:290] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.151839 17820 raft_consensus.cc:359] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.152490 17820 raft_consensus.cc:385] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.152711 17862 raft_consensus.cc:493] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.152747 17820 raft_consensus.cc:740] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.153223 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:04.153633 17820 consensus_queue.cc:260] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.153288 17862 raft_consensus.cc:515] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.154939 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:04.155563 17773 raft_consensus.cc:2468] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:04.155673 17820 ts_tablet_manager.cc:1434] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
W20260710 11:12:04.155652 17665 leader_election.cc:343] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.156709 17820 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: Bootstrap starting.
I20260710 11:12:04.156634 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:04.157172 17665 leader_election.cc:304] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:04.157307 17699 raft_consensus.cc:2468] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 0.
I20260710 11:12:04.157960 17928 raft_consensus.cc:2804] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.158360 17928 raft_consensus.cc:493] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.158687 17928 raft_consensus.cc:3060] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.159027 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:04.159269 17592 leader_election.cc:304] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:04.159621 17773 raft_consensus.cc:2468] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 0.
I20260710 11:12:04.160130 17917 raft_consensus.cc:2804] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.160454 17917 raft_consensus.cc:493] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.160753 17917 raft_consensus.cc:3060] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.162573 17820 tablet_bootstrap.cc:654] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:04.163707 17864 consensus_queue.cc:1048] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.165357 17862 leader_election.cc:290] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.167062 17917 raft_consensus.cc:515] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.168253 17928 raft_consensus.cc:515] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.169355 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:04.169361 17917 leader_election.cc:290] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.170042 17702 raft_consensus.cc:3060] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.170276 17928 leader_election.cc:290] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.176849 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:04.177244 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:04.177433 17775 raft_consensus.cc:3060] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:04.178568 17665 leader_election.cc:343] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:04.179790 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:04.180332 17773 raft_consensus.cc:3060] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.186239 17773 raft_consensus.cc:2468] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:04.188050 17702 raft_consensus.cc:2468] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:04.188512 17917 raft_consensus.cc:493] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.189816 17917 raft_consensus.cc:515] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.188090 17775 raft_consensus.cc:2468] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:04.190286 17592 leader_election.cc:304] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:04.191277 17862 raft_consensus.cc:2804] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.191583 17665 leader_election.cc:304] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:04.191740 17862 raft_consensus.cc:697] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Becoming Leader. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:04.192622 17928 raft_consensus.cc:2804] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.192517 17862 consensus_queue.cc:237] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.193099 17928 raft_consensus.cc:697] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:04.193822 17928 consensus_queue.cc:237] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.199991 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:04.200093 17820 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: No bootstrap required, opened a new log
I20260710 11:12:04.201035 17775 raft_consensus.cc:2393] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1de89356f2f9483cb9b02ea62f2c2549 in current term 1: Already voted for candidate d77151f11fd9486ba35638854d3de876 in this term.
I20260710 11:12:04.200038 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:04.201937 17933 raft_consensus.cc:493] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.202422 17933 raft_consensus.cc:515] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.203181 17592 leader_election.cc:304] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549; no voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876
I20260710 11:12:04.204109 17825 raft_consensus.cc:3060] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.204563 17933 leader_election.cc:290] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.206111 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:04.206854 17622 raft_consensus.cc:2468] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:04.209915 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:04.210529 17773 raft_consensus.cc:2468] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:04.201102 17820 ts_tablet_manager.cc:1403] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.014s
I20260710 11:12:04.201509 17917 leader_election.cc:290] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.211613 17825 raft_consensus.cc:2749] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.213346 17864 consensus_queue.cc:1048] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.214048 17820 raft_consensus.cc:359] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.214612 17820 raft_consensus.cc:385] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:04.214941 17820 raft_consensus.cc:740] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Initialized, Role: FOLLOWER
I20260710 11:12:04.215570 17820 consensus_queue.cc:260] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.216646 17665 leader_election.cc:304] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:04.216506 17522 catalog_manager.cc:5697] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.217772 17820 ts_tablet_manager.cc:1434] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:12:04.219743 17928 raft_consensus.cc:2804] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.220177 17928 raft_consensus.cc:493] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.220539 17928 raft_consensus.cc:3060] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.222949 17933 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.239145 17525 catalog_manager.cc:5697] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.227630 17928 raft_consensus.cc:515] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.249125 17928 leader_election.cc:290] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.249990 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:04.250433 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:04.250564 17775 raft_consensus.cc:3060] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.251019 17627 raft_consensus.cc:3060] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.256103 17775 raft_consensus.cc:2468] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:04.257642 17627 raft_consensus.cc:2468] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:04.257535 17928 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.257717 17665 leader_election.cc:304] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:04.258476 17931 raft_consensus.cc:2804] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.258872 17931 raft_consensus.cc:697] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:04.259522 17931 consensus_queue.cc:237] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.274047 17525 catalog_manager.cc:5697] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.334978 17864 raft_consensus.cc:493] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.335423 17864 raft_consensus.cc:515] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.337118 17825 raft_consensus.cc:493] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.337177 17864 leader_election.cc:290] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:04.337738 17825 raft_consensus.cc:515] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.338126 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:04.338739 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:04.338841 17627 raft_consensus.cc:2468] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:04.339362 17702 raft_consensus.cc:2468] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 0.
I20260710 11:12:04.340088 17739 leader_election.cc:304] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:04.340548 17825 leader_election.cc:290] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.340821 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:04.341123 17864 raft_consensus.cc:2804] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.341356 17702 raft_consensus.cc:2468] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 0.
I20260710 11:12:04.341557 17864 raft_consensus.cc:493] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.341913 17864 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.341835 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:04.342389 17592 leader_election.cc:304] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:04.343019 17825 raft_consensus.cc:2804] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.343264 17825 raft_consensus.cc:493] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.343545 17825 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.346632 17864 raft_consensus.cc:515] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.347625 17775 raft_consensus.cc:2393] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1de89356f2f9483cb9b02ea62f2c2549 in current term 1: Already voted for candidate c9d1dd2dc5a948e7b79500d76b75582b in this term.
I20260710 11:12:04.347801 17825 raft_consensus.cc:515] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.348361 17864 leader_election.cc:290] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:04.349450 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:04.349817 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:04.350059 17825 leader_election.cc:290] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 1 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.350528 17627 raft_consensus.cc:2393] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9d1dd2dc5a948e7b79500d76b75582b in current term 1: Already voted for candidate 1de89356f2f9483cb9b02ea62f2c2549 in this term.
I20260710 11:12:04.350003 17702 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.351076 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:04.351076 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:04.352314 17775 raft_consensus.cc:2393] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1de89356f2f9483cb9b02ea62f2c2549 in current term 1: Already voted for candidate c9d1dd2dc5a948e7b79500d76b75582b in this term.
I20260710 11:12:04.353245 17590 leader_election.cc:304] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549; no voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876
I20260710 11:12:04.353989 17825 raft_consensus.cc:2749] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:04.356490 17702 raft_consensus.cc:2468] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:04.357435 17741 leader_election.cc:304] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:04.358098 17864 raft_consensus.cc:2804] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.358107 17928 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.358628 17864 raft_consensus.cc:697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:04.359391 17864 consensus_queue.cc:237] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.369295 17627 raft_consensus.cc:3060] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.376983 17931 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.377972 17522 catalog_manager.cc:5697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 0 to 1, leader changed from <none> to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
W20260710 11:12:04.406905 17573 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:04.481622 17931 raft_consensus.cc:493] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:04.482116 17931 raft_consensus.cc:515] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.483997 17931 leader_election.cc:290] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.484764 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354d660d8ddd43f4873568a57e5499c2" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:04.484998 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354d660d8ddd43f4873568a57e5499c2" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:04.485291 17627 raft_consensus.cc:2468] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:04.485551 17775 raft_consensus.cc:2468] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 0.
I20260710 11:12:04.486218 17665 leader_election.cc:304] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:04.486933 17931 raft_consensus.cc:2804] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:04.487191 17931 raft_consensus.cc:493] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:04.487448 17931 raft_consensus.cc:3060] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.492869 17931 raft_consensus.cc:515] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.494359 17931 leader_election.cc:290] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:04.496215 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354d660d8ddd43f4873568a57e5499c2" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:04.496798 17627 raft_consensus.cc:3060] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.499675 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354d660d8ddd43f4873568a57e5499c2" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:04.500429 17775 raft_consensus.cc:3060] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.503986 17627 raft_consensus.cc:2468] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:04.505280 17665 leader_election.cc:304] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:04.505960 17928 raft_consensus.cc:2804] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:04.506312 17928 raft_consensus.cc:697] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:04.506482 17775 raft_consensus.cc:2468] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 1.
I20260710 11:12:04.507076 17928 consensus_queue.cc:237] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:04.512064 17825 consensus_queue.cc:1048] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.516160 17525 catalog_manager.cc:5697] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 0 to 1, leader changed from <none> to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:04.523284 17862 consensus_queue.cc:1048] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.545083 17627 raft_consensus.cc:3060] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.551429 17928 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.562949 17931 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.597442 17931 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.605672 17627 raft_consensus.cc:3060] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:04.613309 17862 consensus_queue.cc:1048] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.614496 17931 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.627048 17862 consensus_queue.cc:1048] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.667474 17931 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.676685 17880 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.767242 17939 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.778028 17864 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.918103 17880 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:04.929415 17933 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:05.016422 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:05.023381 18000 instance_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:12:05.025092 18001 instance_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:12:05.026080 18003 instance_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:12:05.026695 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:05.027791 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:05.028008 16520 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:12:05.028203 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681925028187 us; error 0 us; skew 500 ppm
I20260710 11:12:05.028934 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:05.031363 16520 webserver.cc:533] Webserver started at http://127.16.34.4:34249/ using document root <none> and password file <none>
I20260710 11:12:05.031788 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:05.031958 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:05.032176 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:05.033123 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-3-root/instance:
uuid: "5b0756753f624c95af2f36e6d223ce7e"
format_stamp: "Formatted at 2026-07-10 11:12:05 on dist-test-slave-01lv"
I20260710 11:12:05.037278 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:05.041332 18008 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:12:05.042157 16520 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:12:05.042500 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-3-root
uuid: "5b0756753f624c95af2f36e6d223ce7e"
format_stamp: "Formatted at 2026-07-10 11:12:05 on dist-test-slave-01lv"
I20260710 11:12:05.042881 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-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:12:05.071168 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:05.072558 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:05.074470 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:05.077204 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:05.077404 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:05.077627 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:05.077775 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:05.133684 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.4:40221
I20260710 11:12:05.133826 18070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.4:40221 every 8 connection(s)
I20260710 11:12:05.141462 16520 auto_leader_rebalancer-test.cc:388] add a tserver: 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:05.155403 18071 heartbeater.cc:344] Connected to a master server at 127.16.34.62:36187
I20260710 11:12:05.155810 18071 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:05.156744 18071 heartbeater.cc:507] Master 127.16.34.62:36187 requested a full tablet report, sending...
I20260710 11:12:05.158721 17522 ts_manager.cc:194] Registered new tserver with Master: 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:05.160101 17522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58428
I20260710 11:12:05.453791 17775 consensus_queue.cc:237] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:05.461575 17623 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:05.462126 17702 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:05.463069 17864 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.463884 17939 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:05.471426 17739 consensus_peers.cc:597] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0c18b5c68d543fdbd40aac17382aa18. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.473138 17864 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.474726 17702 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.475874 17623 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.484023 17522 catalog_manager.cc:5697] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:05.515020 17702 consensus_queue.cc:237] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:05.537075 17775 raft_consensus.cc:1275] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:05.537528 17623 raft_consensus.cc:1275] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:05.538200 17933 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:05.539044 17880 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:05.549316 17665 consensus_peers.cc:597] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d4caaf4398540ec99a3e59a4cae6583. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.554641 17880 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.558414 17775 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.563450 17623 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.567531 17773 consensus_queue.cc:237] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:05.568152 17525 catalog_manager.cc:5697] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:05.587056 17739 consensus_peers.cc:597] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1baa344fdc724d8badd7565ae44edf3e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.587767 17623 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:05.587826 17702 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:05.589255 17864 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:05.589927 17939 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.597693 17943 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.599327 17702 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.599331 17623 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.609366 17775 consensus_queue.cc:237] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:05.610291 17522 catalog_manager.cc:5697] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:05.616670 17739 consensus_peers.cc:597] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ca4fe47c25d4ad9a2edbbfb060c10bc. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:05.621999 17623 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:05.623229 17702 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:05.623240 17943 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:05.624562 17939 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:05.631577 17943 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.632982 17623 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.633153 17702 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:05.644866 17525 catalog_manager.cc:5697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:06.033574 18095 ts_tablet_manager.cc:933] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:06.035292 18095 tablet_copy_client.cc:323] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.3:44345
I20260710 11:12:06.049242 17786 tablet_copy_service.cc:140] P c9d1dd2dc5a948e7b79500d76b75582b: Received BeginTabletCopySession request for tablet 1baa344fdc724d8badd7565ae44edf3e from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:45166)
I20260710 11:12:06.049834 17786 tablet_copy_service.cc:161] P c9d1dd2dc5a948e7b79500d76b75582b: Beginning new tablet copy session on tablet 1baa344fdc724d8badd7565ae44edf3e from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:45166: session id = 5b0756753f624c95af2f36e6d223ce7e-1baa344fdc724d8badd7565ae44edf3e
I20260710 11:12:06.057505 17786 tablet_copy_source_session.cc:215] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:06.061174 18095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa344fdc724d8badd7565ae44edf3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.076146 18095 tablet_copy_client.cc:806] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:06.077064 18095 tablet_copy_client.cc:670] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:06.080946 18095 tablet_copy_client.cc:538] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:06.085040 18099 ts_tablet_manager.cc:933] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:06.086516 18099 tablet_copy_client.cc:323] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.3:44345
I20260710 11:12:06.087849 17786 tablet_copy_service.cc:140] P c9d1dd2dc5a948e7b79500d76b75582b: Received BeginTabletCopySession request for tablet f0c18b5c68d543fdbd40aac17382aa18 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:45166)
I20260710 11:12:06.088251 17786 tablet_copy_service.cc:161] P c9d1dd2dc5a948e7b79500d76b75582b: Beginning new tablet copy session on tablet f0c18b5c68d543fdbd40aac17382aa18 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:45166: session id = 5b0756753f624c95af2f36e6d223ce7e-f0c18b5c68d543fdbd40aac17382aa18
I20260710 11:12:06.089980 18095 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:06.093133 17786 tablet_copy_source_session.cc:215] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:06.098137 18099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c18b5c68d543fdbd40aac17382aa18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.109133 18099 tablet_copy_client.cc:806] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:06.109669 18099 tablet_copy_client.cc:670] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:06.111510 18095 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: 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:12:06.112957 18095 tablet_bootstrap.cc:492] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:06.113570 18095 ts_tablet_manager.cc:1403] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.005s
I20260710 11:12:06.116422 18095 raft_consensus.cc:359] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:06.117259 18095 raft_consensus.cc:740] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:06.118046 18099 tablet_copy_client.cc:538] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:06.117882 18095 consensus_queue.cc:260] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:06.120141 18103 ts_tablet_manager.cc:933] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:06.126721 18102 ts_tablet_manager.cc:933] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:06.126945 18103 tablet_copy_client.cc:323] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.3:44345
I20260710 11:12:06.128779 17786 tablet_copy_service.cc:140] P c9d1dd2dc5a948e7b79500d76b75582b: Received BeginTabletCopySession request for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:45166)
I20260710 11:12:06.129381 17786 tablet_copy_service.cc:161] P c9d1dd2dc5a948e7b79500d76b75582b: Beginning new tablet copy session on tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:45166: session id = 5b0756753f624c95af2f36e6d223ce7e-6ca4fe47c25d4ad9a2edbbfb060c10bc
I20260710 11:12:06.130909 18095 ts_tablet_manager.cc:1434] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.003s
I20260710 11:12:06.131604 18071 heartbeater.cc:499] Master 127.16.34.62:36187 was elected leader, sending a full tablet report...
I20260710 11:12:06.135690 17785 tablet_copy_service.cc:342] P c9d1dd2dc5a948e7b79500d76b75582b: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-1baa344fdc724d8badd7565ae44edf3e received from {username='slave'} at 127.0.0.1:45166
I20260710 11:12:06.136085 17785 tablet_copy_service.cc:434] P c9d1dd2dc5a948e7b79500d76b75582b: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-1baa344fdc724d8badd7565ae44edf3e on tablet 1baa344fdc724d8badd7565ae44edf3e with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:06.139477 18102 tablet_copy_client.cc:323] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:06.144912 18099 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:06.149891 17786 tablet_copy_source_session.cc:215] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:06.153230 18103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.159710 17712 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet 1d4caaf4398540ec99a3e59a4cae6583 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:06.160313 17712 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet 1d4caaf4398540ec99a3e59a4cae6583 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-1d4caaf4398540ec99a3e59a4cae6583
I20260710 11:12:06.166280 17712 tablet_copy_source_session.cc:215] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:06.168728 18099 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:06.169423 18099 tablet_bootstrap.cc:492] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:06.169543 18102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d4caaf4398540ec99a3e59a4cae6583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:06.169978 18099 ts_tablet_manager.cc:1403] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260710 11:12:06.173328 18099 raft_consensus.cc:359] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:06.174114 18103 tablet_copy_client.cc:806] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:06.174645 18103 tablet_copy_client.cc:670] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:06.174124 18099 raft_consensus.cc:740] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:06.175626 18099 consensus_queue.cc:260] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:06.178069 18099 ts_tablet_manager.cc:1434] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:12:06.180613 18103 tablet_copy_client.cc:538] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:06.186008 18102 tablet_copy_client.cc:806] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:06.186820 18102 tablet_copy_client.cc:670] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:06.188721 17786 tablet_copy_service.cc:342] P c9d1dd2dc5a948e7b79500d76b75582b: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-f0c18b5c68d543fdbd40aac17382aa18 received from {username='slave'} at 127.0.0.1:45166
I20260710 11:12:06.189188 17786 tablet_copy_service.cc:434] P c9d1dd2dc5a948e7b79500d76b75582b: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-f0c18b5c68d543fdbd40aac17382aa18 on tablet f0c18b5c68d543fdbd40aac17382aa18 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:06.191619 18102 tablet_copy_client.cc:538] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:06.191818 18103 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:06.198503 18102 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:06.212795 18103 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: 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:12:06.213157 18102 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:06.213642 18103 tablet_bootstrap.cc:492] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:06.213903 18102 tablet_bootstrap.cc:492] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:06.214310 18103 ts_tablet_manager.cc:1403] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 11:12:06.214512 18102 ts_tablet_manager.cc:1403] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.012s
I20260710 11:12:06.217352 18103 raft_consensus.cc:359] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:06.217706 18102 raft_consensus.cc:359] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:06.218171 18103 raft_consensus.cc:740] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:06.218333 18102 raft_consensus.cc:740] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:06.218896 18102 consensus_queue.cc:260] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:06.218855 18103 consensus_queue.cc:260] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:06.221246 18103 ts_tablet_manager.cc:1434] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260710 11:12:06.223770 17786 tablet_copy_service.cc:342] P c9d1dd2dc5a948e7b79500d76b75582b: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-6ca4fe47c25d4ad9a2edbbfb060c10bc received from {username='slave'} at 127.0.0.1:45166
I20260710 11:12:06.224164 17786 tablet_copy_service.cc:434] P c9d1dd2dc5a948e7b79500d76b75582b: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-6ca4fe47c25d4ad9a2edbbfb060c10bc on tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:06.224243 18102 ts_tablet_manager.cc:1434] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:06.227823 17712 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-1d4caaf4398540ec99a3e59a4cae6583 received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:06.228204 17712 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-1d4caaf4398540ec99a3e59a4cae6583 on tablet 1d4caaf4398540ec99a3e59a4cae6583 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:06.507316 18046 raft_consensus.cc:1217] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:06.528136 18046 raft_consensus.cc:1217] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:06.565986 18046 raft_consensus.cc:1217] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:06.692796 18046 raft_consensus.cc:1217] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:06.993948 17864 raft_consensus.cc:1064] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:06.995853 17864 consensus_queue.cc:237] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:07.001318 18046 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.002856 18113 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:07.005641 17702 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.007076 18113 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:07.010123 17623 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.011478 17943 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:07.015501 17933 raft_consensus.cc:1064] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:07.018081 17933 consensus_queue.cc:237] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:07.024812 18113 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.028486 17627 raft_consensus.cc:1275] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.028028 18046 raft_consensus.cc:1275] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.029125 17773 raft_consensus.cc:1275] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.030387 18091 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:07.029137 18045 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.032202 18091 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:07.037607 18091 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:07.059167 17702 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.061614 17622 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.081710 17523 catalog_manager.cc:5697] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.089227 18114 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.092208 17627 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.106652 17773 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.115710 18045 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.127789 18113 raft_consensus.cc:1064] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:07.130263 18113 consensus_queue.cc:237] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:07.142741 17773 consensus_queue.cc:237] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:07.142460 17523 catalog_manager.cc:5697] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.153275 17702 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.154867 17943 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:07.155319 17627 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.157299 17943 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:07.160578 18045 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.164247 17864 raft_consensus.cc:1064] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:07.166661 17864 consensus_queue.cc:237] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:07.173089 17623 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:07.174063 18045 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:07.170616 17943 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:12:07.177734 17699 consensus_queue.cc:237] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:07.183816 18129 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:07.184106 18046 raft_consensus.cc:1275] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:07.185467 17623 raft_consensus.cc:1275] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:07.189561 18044 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.191170 18114 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:07.191819 18113 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:07.193063 18114 consensus_queue.cc:1048] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:07.197002 17943 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:07.199143 17622 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.205984 18091 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.212306 18044 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.217114 17622 raft_consensus.cc:2955] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.219332 18132 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:07.235443 17522 catalog_manager.cc:5697] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.224121 17699 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:07.226990 18113 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.238235 18129 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:07.246754 17760 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d4caaf4398540ec99a3e59a4cae6583 with delete_type TABLET_DATA_TOMBSTONED (TS c9d1dd2dc5a948e7b79500d76b75582b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41206
I20260710 11:12:07.259531 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d4caaf4398540ec99a3e59a4cae6583 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:07.267805 18129 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.270982 17702 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.268855 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0c18b5c68d543fdbd40aac17382aa18 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:07.273754 18138 tablet_replica.cc:333] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:07.285745 17627 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.285674 18045 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.291522 17522 catalog_manager.cc:5697] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:07.300318 17524 catalog_manager.cc:5697] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.309865 18138 raft_consensus.cc:2243] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.310716 18138 raft_consensus.cc:2272] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.322834 17683 tablet_service.cc:1558] Processing DeleteTablet for tablet f0c18b5c68d543fdbd40aac17382aa18 with delete_type TABLET_DATA_TOMBSTONED (TS d77151f11fd9486ba35638854d3de876 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52090
I20260710 11:12:07.323691 17627 raft_consensus.cc:2955] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.330149 18142 tablet_replica.cc:333] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:07.331176 18142 raft_consensus.cc:2243] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.331295 18138 ts_tablet_manager.cc:1916] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:07.331929 18142 raft_consensus.cc:2272] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.344652 18142 ts_tablet_manager.cc:1916] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:07.344693 17773 consensus_queue.cc:237] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:07.345253 18044 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.346437 18132 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.353375 17702 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:07.354858 18129 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:07.364023 17943 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.364271 17523 catalog_manager.cc:5697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.365272 17623 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.371760 17699 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.360319 17702 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.375730 18044 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:07.394438 18142 ts_tablet_manager.cc:1929] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:07.395004 18142 log.cc:1199] T f0c18b5c68d543fdbd40aac17382aa18 P d77151f11fd9486ba35638854d3de876: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root/wals/f0c18b5c68d543fdbd40aac17382aa18
I20260710 11:12:07.396533 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1baa344fdc724d8badd7565ae44edf3e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:07.398320 18044 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.400216 18138 ts_tablet_manager.cc:1929] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:07.402277 18138 log.cc:1199] T 1d4caaf4398540ec99a3e59a4cae6583 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root/wals/1d4caaf4398540ec99a3e59a4cae6583
I20260710 11:12:07.402833 17511 catalog_manager.cc:5028] TS d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): tablet f0c18b5c68d543fdbd40aac17382aa18 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:07.404737 18129 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:07.404490 17509 catalog_manager.cc:5028] TS c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): tablet 1d4caaf4398540ec99a3e59a4cae6583 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:07.409387 18045 raft_consensus.cc:2955] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.412932 17773 consensus_queue.cc:237] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:07.414222 17521 catalog_manager.cc:5697] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:07.419875 17699 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:07.421319 17864 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:07.423285 18044 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:07.424932 17864 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:07.429945 17613 tablet_service.cc:1558] Processing DeleteTablet for tablet 1baa344fdc724d8badd7565ae44edf3e with delete_type TABLET_DATA_TOMBSTONED (TS 1de89356f2f9483cb9b02ea62f2c2549 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36422
I20260710 11:12:07.435190 18133 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.442134 17702 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.444114 18143 tablet_replica.cc:333] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:07.445223 18143 raft_consensus.cc:2243] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.445899 18143 raft_consensus.cc:2272] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.450145 18143 ts_tablet_manager.cc:1916] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:07.455327 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:07.457556 17521 catalog_manager.cc:5697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.465205 18045 raft_consensus.cc:2955] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:07.468140 18143 ts_tablet_manager.cc:1929] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:07.468596 18143 log.cc:1199] T 1baa344fdc724d8badd7565ae44edf3e P 1de89356f2f9483cb9b02ea62f2c2549: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root/wals/1baa344fdc724d8badd7565ae44edf3e
I20260710 11:12:07.469203 17613 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc with delete_type TABLET_DATA_TOMBSTONED (TS 1de89356f2f9483cb9b02ea62f2c2549 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36422
I20260710 11:12:07.470352 17509 catalog_manager.cc:5028] TS 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): tablet 1baa344fdc724d8badd7565ae44edf3e (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:07.470569 18143 tablet_replica.cc:333] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:07.471604 18143 raft_consensus.cc:2243] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:07.472328 18143 raft_consensus.cc:2272] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:07.476212 18143 ts_tablet_manager.cc:1916] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:07.488294 18143 ts_tablet_manager.cc:1929] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:07.488700 18143 log.cc:1199] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 1de89356f2f9483cb9b02ea62f2c2549: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root/wals/6ca4fe47c25d4ad9a2edbbfb060c10bc
I20260710 11:12:07.489944 17509 catalog_manager.cc:5028] TS 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): tablet 6ca4fe47c25d4ad9a2edbbfb060c10bc (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:08.499578 17775 consensus_queue.cc:237] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:08.505088 17702 raft_consensus.cc:1275] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:08.505729 17623 raft_consensus.cc:1275] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:08.506377 17739 consensus_peers.cc:597] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8abc61e5c9e0445485afb2934b29983e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:08.507304 18133 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:08.508081 18147 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.515502 18144 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.517047 17702 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.517062 17623 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.530431 17521 catalog_manager.cc:5697] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.532382 17702 consensus_queue.cc:237] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
W20260710 11:12:08.542219 17665 consensus_peers.cc:597] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 354d660d8ddd43f4873568a57e5499c2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:08.542241 17775 raft_consensus.cc:1275] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:08.544512 18152 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:08.544957 17623 raft_consensus.cc:1275] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:08.546212 18114 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.555251 18114 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.557140 17775 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.557660 17623 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.571637 17524 catalog_manager.cc:5697] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.590101 17773 consensus_queue.cc:237] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:08.597854 17623 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:08.597903 17739 consensus_peers.cc:597] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 030e983ce61940f9a3618955ca1b4322. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:08.597853 17702 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:08.599534 18144 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.601205 18144 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:08.606354 18147 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.608114 17623 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.609439 17702 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.620057 17525 catalog_manager.cc:5697] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:08.621824 17699 consensus_queue.cc:237] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [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: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:08.630892 17622 raft_consensus.cc:1275] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:08.631954 17773 raft_consensus.cc:1275] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:08.632437 17665 consensus_peers.cc:597] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bee8893a42ff498c813e8c62a1f64fcb. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:08.633225 18114 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:08.634548 18158 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:08.641021 18114 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.642884 17773 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.646800 17622 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.656867 17521 catalog_manager.cc:5697] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:08.915373 18168 ts_tablet_manager.cc:933] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:08.918857 18168 tablet_copy_client.cc:323] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.3:44345
I20260710 11:12:08.921625 17786 tablet_copy_service.cc:140] P c9d1dd2dc5a948e7b79500d76b75582b: Received BeginTabletCopySession request for tablet 8abc61e5c9e0445485afb2934b29983e from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:45166)
I20260710 11:12:08.922298 17786 tablet_copy_service.cc:161] P c9d1dd2dc5a948e7b79500d76b75582b: Beginning new tablet copy session on tablet 8abc61e5c9e0445485afb2934b29983e from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:45166: session id = 5b0756753f624c95af2f36e6d223ce7e-8abc61e5c9e0445485afb2934b29983e
I20260710 11:12:08.932092 17786 tablet_copy_source_session.cc:215] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:08.935675 18168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8abc61e5c9e0445485afb2934b29983e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:08.948215 18168 tablet_copy_client.cc:806] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:08.949071 18168 tablet_copy_client.cc:670] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:08.953384 18168 tablet_copy_client.cc:538] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:08.959990 18168 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:08.979714 18168 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: 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:12:08.980435 18168 tablet_bootstrap.cc:492] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:08.981000 18168 ts_tablet_manager.cc:1403] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 11:12:08.983445 18168 raft_consensus.cc:359] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:08.984261 18168 raft_consensus.cc:740] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:08.984791 18168 consensus_queue.cc:260] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:08.987784 18168 ts_tablet_manager.cc:1434] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:08.989732 17786 tablet_copy_service.cc:342] P c9d1dd2dc5a948e7b79500d76b75582b: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-8abc61e5c9e0445485afb2934b29983e received from {username='slave'} at 127.0.0.1:45166
I20260710 11:12:08.990120 17786 tablet_copy_service.cc:434] P c9d1dd2dc5a948e7b79500d76b75582b: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-8abc61e5c9e0445485afb2934b29983e on tablet 8abc61e5c9e0445485afb2934b29983e with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:09.070039 18168 ts_tablet_manager.cc:933] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:09.071627 18168 tablet_copy_client.cc:323] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:09.073581 17712 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet 354d660d8ddd43f4873568a57e5499c2 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:09.074215 17712 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet 354d660d8ddd43f4873568a57e5499c2 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-354d660d8ddd43f4873568a57e5499c2
I20260710 11:12:09.077347 18173 ts_tablet_manager.cc:933] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:09.081629 18173 tablet_copy_client.cc:323] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:09.083539 17711 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet bee8893a42ff498c813e8c62a1f64fcb from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:09.083995 17711 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet bee8893a42ff498c813e8c62a1f64fcb from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-bee8893a42ff498c813e8c62a1f64fcb
I20260710 11:12:09.084779 17712 tablet_copy_source_session.cc:215] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:09.088268 18168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 354d660d8ddd43f4873568a57e5499c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.091709 17711 tablet_copy_source_session.cc:215] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:09.095229 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee8893a42ff498c813e8c62a1f64fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.100958 18168 tablet_copy_client.cc:806] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:09.101516 18168 tablet_copy_client.cc:670] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:09.105786 18168 tablet_copy_client.cc:538] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:09.113255 18173 tablet_copy_client.cc:806] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:09.113971 18173 tablet_copy_client.cc:670] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:09.117980 18175 ts_tablet_manager.cc:933] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:09.118307 18173 tablet_copy_client.cc:538] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:09.119632 18168 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:09.129832 18173 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:09.154302 18168 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:09.155438 18168 tablet_bootstrap.cc:492] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:09.156188 18168 ts_tablet_manager.cc:1403] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.003s
I20260710 11:12:09.160038 18168 raft_consensus.cc:359] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:09.162238 18168 raft_consensus.cc:740] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:09.162952 18168 consensus_queue.cc:260] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:09.168179 18168 ts_tablet_manager.cc:1434] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:12:09.169987 17711 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-354d660d8ddd43f4873568a57e5499c2 received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:09.170455 17711 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-354d660d8ddd43f4873568a57e5499c2 on tablet 354d660d8ddd43f4873568a57e5499c2 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:09.172308 18173 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: 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:12:09.173333 18173 tablet_bootstrap.cc:492] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:09.174057 18173 ts_tablet_manager.cc:1403] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.024s
I20260710 11:12:09.177279 18173 raft_consensus.cc:359] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:09.178197 18173 raft_consensus.cc:740] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:09.178927 18173 consensus_queue.cc:260] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [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: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:09.143299 18175 tablet_copy_client.cc:323] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.3:44345
I20260710 11:12:09.182422 18173 ts_tablet_manager.cc:1434] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:12:09.182987 17786 tablet_copy_service.cc:140] P c9d1dd2dc5a948e7b79500d76b75582b: Received BeginTabletCopySession request for tablet 030e983ce61940f9a3618955ca1b4322 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:45166)
I20260710 11:12:09.183570 17786 tablet_copy_service.cc:161] P c9d1dd2dc5a948e7b79500d76b75582b: Beginning new tablet copy session on tablet 030e983ce61940f9a3618955ca1b4322 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:45166: session id = 5b0756753f624c95af2f36e6d223ce7e-030e983ce61940f9a3618955ca1b4322
I20260710 11:12:09.184252 17711 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-bee8893a42ff498c813e8c62a1f64fcb received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:09.184656 17711 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-bee8893a42ff498c813e8c62a1f64fcb on tablet bee8893a42ff498c813e8c62a1f64fcb with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:09.198145 17786 tablet_copy_source_session.cc:215] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:09.200981 18175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030e983ce61940f9a3618955ca1b4322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:09.217886 18175 tablet_copy_client.cc:806] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:09.218523 18175 tablet_copy_client.cc:670] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:09.221742 18175 tablet_copy_client.cc:538] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:09.230638 18175 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:09.251698 18175 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:09.252612 18175 tablet_bootstrap.cc:492] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:09.253296 18175 ts_tablet_manager.cc:1403] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260710 11:12:09.256206 18175 raft_consensus.cc:359] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:09.257038 18175 raft_consensus.cc:740] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:09.257680 18175 consensus_queue.cc:260] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:09.260087 18175 ts_tablet_manager.cc:1434] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:12:09.261691 17786 tablet_copy_service.cc:342] P c9d1dd2dc5a948e7b79500d76b75582b: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-030e983ce61940f9a3618955ca1b4322 received from {username='slave'} at 127.0.0.1:45166
I20260710 11:12:09.262115 17786 tablet_copy_service.cc:434] P c9d1dd2dc5a948e7b79500d76b75582b: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-030e983ce61940f9a3618955ca1b4322 on tablet 030e983ce61940f9a3618955ca1b4322 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:09.467360 18044 raft_consensus.cc:1217] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:09.493242 18044 raft_consensus.cc:1217] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:09.595055 18044 raft_consensus.cc:1217] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:09.617784 18044 raft_consensus.cc:1217] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:09.908243 18158 raft_consensus.cc:1064] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:09.910367 18158 consensus_queue.cc:237] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [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: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:09.918262 18044 raft_consensus.cc:1275] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:09.918352 17773 raft_consensus.cc:1275] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:09.918442 17623 raft_consensus.cc:1275] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:09.919888 18184 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:09.920866 18158 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:09.921730 18179 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:09.934072 18179 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:09.935760 17773 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:09.936905 17623 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:09.951418 17524 catalog_manager.cc:5697] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:09.954705 18044 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:09.980928 17702 consensus_queue.cc:237] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [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: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:09.985581 18044 raft_consensus.cc:1275] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:09.985677 17773 raft_consensus.cc:1275] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:09.986950 18179 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:09.987861 18184 consensus_queue.cc:1048] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:09.994285 18114 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:09.996403 17773 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:09.997017 18044 raft_consensus.cc:2955] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.008153 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bee8893a42ff498c813e8c62a1f64fcb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:10.011318 17523 catalog_manager.cc:5697] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.025852 17613 tablet_service.cc:1558] Processing DeleteTablet for tablet bee8893a42ff498c813e8c62a1f64fcb with delete_type TABLET_DATA_TOMBSTONED (TS 1de89356f2f9483cb9b02ea62f2c2549 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36422
I20260710 11:12:10.034104 18194 tablet_replica.cc:333] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:10.034478 18179 raft_consensus.cc:1064] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:10.035386 18194 raft_consensus.cc:2243] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:10.036206 18194 raft_consensus.cc:2272] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:10.037139 18179 consensus_queue.cc:237] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:10.039810 18194 ts_tablet_manager.cc:1916] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:10.044031 18044 raft_consensus.cc:1275] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.045931 17773 raft_consensus.cc:1275] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.047277 17623 raft_consensus.cc:1275] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.048570 18179 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:10.049760 18158 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:10.050452 18114 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:10.056847 18194 ts_tablet_manager.cc:1929] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:10.057479 18194 log.cc:1199] T bee8893a42ff498c813e8c62a1f64fcb P 1de89356f2f9483cb9b02ea62f2c2549: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root/wals/bee8893a42ff498c813e8c62a1f64fcb
I20260710 11:12:10.059595 17509 catalog_manager.cc:5028] TS 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): tablet bee8893a42ff498c813e8c62a1f64fcb (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:10.068495 18044 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.066066 18158 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.080374 17623 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.087893 17523 catalog_manager.cc:5697] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.095142 18133 raft_consensus.cc:1064] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:10.097532 18133 consensus_queue.cc:237] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:10.111302 17702 consensus_queue.cc:237] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:10.111928 17773 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.123948 18044 raft_consensus.cc:1275] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:10.125964 17702 raft_consensus.cc:1275] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.127053 17623 raft_consensus.cc:1275] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:10.125998 18044 raft_consensus.cc:1275] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.128548 18183 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:10.129639 18133 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:10.126441 18114 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:10.133368 18199 consensus_queue.cc:1048] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:10.137455 17623 raft_consensus.cc:1275] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.139055 18133 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:10.153506 18185 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.157902 18044 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.158591 18158 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.163400 17623 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.163486 18045 raft_consensus.cc:2955] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.167374 17702 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.185947 17622 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.193584 17523 catalog_manager.cc:5697] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:10.200316 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 354d660d8ddd43f4873568a57e5499c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:10.204566 17525 catalog_manager.cc:5697] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.213639 17773 consensus_queue.cc:237] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:10.220633 17760 tablet_service.cc:1558] Processing DeleteTablet for tablet 354d660d8ddd43f4873568a57e5499c2 with delete_type TABLET_DATA_TOMBSTONED (TS c9d1dd2dc5a948e7b79500d76b75582b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41206
I20260710 11:12:10.223995 18045 raft_consensus.cc:1275] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:10.228444 17627 raft_consensus.cc:1275] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:10.228291 18183 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:10.231045 18183 raft_consensus.cc:1064] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:10.233146 18201 consensus_queue.cc:1048] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:10.233577 18183 consensus_queue.cc:237] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:10.240413 18185 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.250535 17627 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.253919 18205 tablet_replica.cc:333] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:10.255134 18205 raft_consensus.cc:2243] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:10.255939 18205 raft_consensus.cc:2272] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:10.259567 18205 ts_tablet_manager.cc:1916] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:10.260205 17702 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.261821 18201 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:10.268263 18046 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.270555 17622 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:10.270846 18183 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:10.272209 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8abc61e5c9e0445485afb2934b29983e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:10.273876 18183 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:10.277803 18044 raft_consensus.cc:2955] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.281263 17523 catalog_manager.cc:5697] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:10.297246 18205 ts_tablet_manager.cc:1929] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:10.297904 18205 log.cc:1199] T 354d660d8ddd43f4873568a57e5499c2 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root/wals/354d660d8ddd43f4873568a57e5499c2
I20260710 11:12:10.299870 17509 catalog_manager.cc:5028] TS c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): tablet 354d660d8ddd43f4873568a57e5499c2 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:10.299674 18133 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.304454 17699 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.319427 17683 tablet_service.cc:1558] Processing DeleteTablet for tablet 8abc61e5c9e0445485afb2934b29983e with delete_type TABLET_DATA_TOMBSTONED (TS d77151f11fd9486ba35638854d3de876 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52090
I20260710 11:12:10.322885 18044 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.329540 17622 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.332876 18211 tablet_replica.cc:333] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:10.343367 18211 raft_consensus.cc:2243] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:10.343591 17524 catalog_manager.cc:5697] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.350968 18211 raft_consensus.cc:2272] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:10.354425 18211 ts_tablet_manager.cc:1916] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:10.362756 17773 consensus_queue.cc:237] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:10.368219 17622 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:10.369669 18201 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:10.371387 18044 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:10.371697 18211 ts_tablet_manager.cc:1929] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:10.373427 18211 log.cc:1199] T 8abc61e5c9e0445485afb2934b29983e P d77151f11fd9486ba35638854d3de876: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root/wals/8abc61e5c9e0445485afb2934b29983e
I20260710 11:12:10.372862 18201 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:12:10.375228 17511 catalog_manager.cc:5028] TS d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): tablet 8abc61e5c9e0445485afb2934b29983e (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:10.376224 18183 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.380530 17627 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.384690 18045 raft_consensus.cc:2955] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:10.388031 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 030e983ce61940f9a3618955ca1b4322 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:10.393986 17523 catalog_manager.cc:5697] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:10.404538 17683 tablet_service.cc:1558] Processing DeleteTablet for tablet 030e983ce61940f9a3618955ca1b4322 with delete_type TABLET_DATA_TOMBSTONED (TS d77151f11fd9486ba35638854d3de876 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52090
I20260710 11:12:10.405504 18211 tablet_replica.cc:333] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:10.406451 18211 raft_consensus.cc:2243] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:10.407106 18211 raft_consensus.cc:2272] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:10.409569 18211 ts_tablet_manager.cc:1916] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:10.420164 18211 ts_tablet_manager.cc:1929] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:10.420513 18211 log.cc:1199] T 030e983ce61940f9a3618955ca1b4322 P d77151f11fd9486ba35638854d3de876: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root/wals/030e983ce61940f9a3618955ca1b4322
I20260710 11:12:10.421993 17511 catalog_manager.cc:5028] TS d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): tablet 030e983ce61940f9a3618955ca1b4322 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:11.433452 17699 consensus_queue.cc:237] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
W20260710 11:12:11.440450 17665 consensus_peers.cc:597] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0a01e4b29084059bb930eb0c582bf94. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:11.441998 17627 raft_consensus.cc:1275] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.442766 17773 raft_consensus.cc:1275] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.443730 18179 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.444756 18212 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:11.452131 18179 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.453794 17627 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.453929 17773 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.465870 17523 catalog_manager.cc:5697] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.472469 17699 consensus_queue.cc:237] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:11.481715 17627 raft_consensus.cc:1275] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.481810 17773 raft_consensus.cc:1275] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:11.483593 17665 consensus_peers.cc:597] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c7a55dff97e47eb8b6d32af8959d527. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:11.483748 18214 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.484547 18179 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:11.496204 18179 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.499140 17773 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.499610 17622 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.508837 17699 consensus_queue.cc:237] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:11.514765 17525 catalog_manager.cc:5697] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.522320 17773 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:11.522820 17665 consensus_peers.cc:597] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a0714b8324e4407844c75db25b713db. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:11.523949 18212 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.525224 17627 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.527089 18212 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:11.532804 18214 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.538234 17627 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.537351 17773 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.550112 17775 consensus_queue.cc:237] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:11.559499 17521 catalog_manager.cc:5697] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.571257 17627 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:11.571278 17699 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:11.572574 17739 consensus_peers.cc:597] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e91075a3f2964b609ad06509dafd37fa. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:11.573040 18229 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:11.574168 18201 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:11.582647 18133 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.584179 17627 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.584450 17699 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:11.600132 17525 catalog_manager.cc:5697] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:11.843667 18232 ts_tablet_manager.cc:933] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:11.845562 18232 tablet_copy_client.cc:323] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:11.847005 17711 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet a0a01e4b29084059bb930eb0c582bf94 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:11.847620 17711 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet a0a01e4b29084059bb930eb0c582bf94 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-a0a01e4b29084059bb930eb0c582bf94
I20260710 11:12:11.855214 17711 tablet_copy_source_session.cc:215] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:11.858335 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0a01e4b29084059bb930eb0c582bf94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:11.871016 18232 tablet_copy_client.cc:806] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:11.871644 18232 tablet_copy_client.cc:670] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:11.875085 18232 tablet_copy_client.cc:538] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:11.882221 18232 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:11.897387 18232 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:11.898064 18232 tablet_bootstrap.cc:492] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:11.898588 18232 ts_tablet_manager.cc:1403] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.002s
I20260710 11:12:11.900689 18232 raft_consensus.cc:359] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:11.901266 18232 raft_consensus.cc:740] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:11.901741 18232 consensus_queue.cc:260] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:11.904676 18232 ts_tablet_manager.cc:1434] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:11.906180 17711 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-a0a01e4b29084059bb930eb0c582bf94 received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:11.906576 17711 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-a0a01e4b29084059bb930eb0c582bf94 on tablet a0a01e4b29084059bb930eb0c582bf94 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:11.911675 18232 ts_tablet_manager.cc:933] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:11.915467 18232 tablet_copy_client.cc:323] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:11.916958 17711 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet 8c7a55dff97e47eb8b6d32af8959d527 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:11.917495 17711 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet 8c7a55dff97e47eb8b6d32af8959d527 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-8c7a55dff97e47eb8b6d32af8959d527
I20260710 11:12:11.924830 17711 tablet_copy_source_session.cc:215] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:11.927754 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c7a55dff97e47eb8b6d32af8959d527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:11.938879 18232 tablet_copy_client.cc:806] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:11.939469 18232 tablet_copy_client.cc:670] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:11.942811 18232 tablet_copy_client.cc:538] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:11.951278 18232 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:11.970072 18232 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:11.971081 18232 tablet_bootstrap.cc:492] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:11.971788 18232 ts_tablet_manager.cc:1403] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:12:11.974846 18232 raft_consensus.cc:359] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:11.975646 18232 raft_consensus.cc:740] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:11.975862 18238 ts_tablet_manager.cc:933] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:11.976188 18232 consensus_queue.cc:260] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:11.979031 18232 ts_tablet_manager.cc:1434] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:11.981644 17711 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-8c7a55dff97e47eb8b6d32af8959d527 received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:11.982077 17711 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-8c7a55dff97e47eb8b6d32af8959d527 on tablet 8c7a55dff97e47eb8b6d32af8959d527 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:11.990743 18232 ts_tablet_manager.cc:933] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:11.994527 18238 tablet_copy_client.cc:323] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:11.995167 18232 tablet_copy_client.cc:323] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.3:44345
I20260710 11:12:11.996595 17711 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet 2a0714b8324e4407844c75db25b713db from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:11.996670 17786 tablet_copy_service.cc:140] P c9d1dd2dc5a948e7b79500d76b75582b: Received BeginTabletCopySession request for tablet e91075a3f2964b609ad06509dafd37fa from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:45166)
I20260710 11:12:11.997026 17711 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet 2a0714b8324e4407844c75db25b713db from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-2a0714b8324e4407844c75db25b713db
I20260710 11:12:11.997243 17786 tablet_copy_service.cc:161] P c9d1dd2dc5a948e7b79500d76b75582b: Beginning new tablet copy session on tablet e91075a3f2964b609ad06509dafd37fa from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:45166: session id = 5b0756753f624c95af2f36e6d223ce7e-e91075a3f2964b609ad06509dafd37fa
I20260710 11:12:12.003762 17711 tablet_copy_source_session.cc:215] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:12.005894 17786 tablet_copy_source_session.cc:215] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:12.009804 18238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a0714b8324e4407844c75db25b713db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.010392 18232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91075a3f2964b609ad06509dafd37fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:12.021852 18232 tablet_copy_client.cc:806] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:12.022433 18232 tablet_copy_client.cc:670] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:12.025535 18238 tablet_copy_client.cc:806] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:12.026144 18238 tablet_copy_client.cc:670] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:12.027637 18232 tablet_copy_client.cc:538] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:12.029846 18238 tablet_copy_client.cc:538] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:12.034265 18232 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:12.038717 18238 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:12.052758 18232 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: 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:12:12.053589 18232 tablet_bootstrap.cc:492] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:12.054085 18232 ts_tablet_manager.cc:1403] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:12:12.056579 18232 raft_consensus.cc:359] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:12.057130 18232 raft_consensus.cc:740] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:12.057597 18232 consensus_queue.cc:260] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:12.059578 18238 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: 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:12:12.060316 18232 ts_tablet_manager.cc:1434] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 11:12:12.060596 18238 tablet_bootstrap.cc:492] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:12.061350 18238 ts_tablet_manager.cc:1403] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.023s	user 0.024s	sys 0.001s
I20260710 11:12:12.061964 17786 tablet_copy_service.cc:342] P c9d1dd2dc5a948e7b79500d76b75582b: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-e91075a3f2964b609ad06509dafd37fa received from {username='slave'} at 127.0.0.1:45166
I20260710 11:12:12.062393 17786 tablet_copy_service.cc:434] P c9d1dd2dc5a948e7b79500d76b75582b: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-e91075a3f2964b609ad06509dafd37fa on tablet e91075a3f2964b609ad06509dafd37fa with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:12.064373 18238 raft_consensus.cc:359] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:12.065289 18238 raft_consensus.cc:740] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:12.065929 18238 consensus_queue.cc:260] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:12.068346 18238 ts_tablet_manager.cc:1434] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:12.070036 17711 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-2a0714b8324e4407844c75db25b713db received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:12.070439 17711 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-2a0714b8324e4407844c75db25b713db on tablet 2a0714b8324e4407844c75db25b713db with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:12.287948 18045 raft_consensus.cc:1217] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:12.413868 18045 raft_consensus.cc:1217] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:12.429965 18045 raft_consensus.cc:1217] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:12.576359 18045 raft_consensus.cc:1217] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:12.694489 18243 raft_consensus.cc:1064] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:12.697052 18243 consensus_queue.cc:237] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:12.703611 18045 raft_consensus.cc:1275] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.704260 17775 raft_consensus.cc:1275] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.706276 18217 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:12.708983 17627 raft_consensus.cc:1275] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.710750 18217 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:12.711678 18243 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:12.719807 18214 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:12.727444 17627 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:12.731401 18045 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:12.732005 17523 catalog_manager.cc:5697] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:12.735529 17775 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:12.766548 17699 consensus_queue.cc:237] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:12.771893 18045 raft_consensus.cc:1275] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.772225 17627 raft_consensus.cc:1275] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:12.773814 18217 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:12.774709 18243 consensus_queue.cc:1048] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:12.781121 18217 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:12.784487 18045 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:12.786139 17627 raft_consensus.cc:2955] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:12.796351 17525 catalog_manager.cc:5697] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:12.806978 17760 tablet_service.cc:1558] Processing DeleteTablet for tablet a0a01e4b29084059bb930eb0c582bf94 with delete_type TABLET_DATA_TOMBSTONED (TS c9d1dd2dc5a948e7b79500d76b75582b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41206
I20260710 11:12:12.807297 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a0a01e4b29084059bb930eb0c582bf94 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:12.809095 18253 tablet_replica.cc:333] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:12.810563 18253 raft_consensus.cc:2243] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:12.811515 18253 raft_consensus.cc:2272] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:12.815155 18253 ts_tablet_manager.cc:1916] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:12.831704 18253 ts_tablet_manager.cc:1929] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:12.832206 18253 log.cc:1199] T a0a01e4b29084059bb930eb0c582bf94 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root/wals/a0a01e4b29084059bb930eb0c582bf94
I20260710 11:12:12.833652 17509 catalog_manager.cc:5028] TS c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): tablet a0a01e4b29084059bb930eb0c582bf94 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:12.973385 18133 raft_consensus.cc:1064] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:12.975870 18133 consensus_queue.cc:237] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:12.981519 18214 raft_consensus.cc:1064] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:12.985348 18045 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.985077 18214 consensus_queue.cc:237] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:12.986356 17699 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:12.988368 18244 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:12.994506 18133 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:13.000692 18045 raft_consensus.cc:1275] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:13.001459 17627 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:13.002295 18217 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:13.008899 18244 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:13.014745 17627 raft_consensus.cc:1275] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:13.016861 17775 raft_consensus.cc:1275] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:13.019820 18217 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:13.022432 18217 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:13.034530 18244 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.037194 17627 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.040674 17699 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.040159 18243 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.044802 17775 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.057688 17525 catalog_manager.cc:5697] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.060168 18044 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.065840 17524 catalog_manager.cc:5697] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:13.079540 18045 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.086208 17622 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.089026 18214 raft_consensus.cc:1064] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:13.095009 18214 consensus_queue.cc:237] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:13.107776 17699 consensus_queue.cc:237] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:13.115077 18044 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:13.115828 18045 raft_consensus.cc:1275] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:13.116727 18217 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:13.118259 18243 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:13.127142 17627 raft_consensus.cc:1275] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:13.132591 17775 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:13.133881 17627 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:13.136250 18266 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:13.135227 18243 consensus_queue.cc:1048] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:13.138012 18214 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:13.139269 17775 consensus_queue.cc:237] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:13.154960 18266 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.158320 17627 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:13.160450 18045 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:13.169813 18244 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:13.171939 18244 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:13.160997 18214 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.181139 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c7a55dff97e47eb8b6d32af8959d527 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:13.184072 17623 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.184386 18045 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.185704 17521 catalog_manager.cc:5697] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:13.194406 17627 raft_consensus.cc:2955] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.196429 17775 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.198566 17760 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c7a55dff97e47eb8b6d32af8959d527 with delete_type TABLET_DATA_TOMBSTONED (TS c9d1dd2dc5a948e7b79500d76b75582b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41206
I20260710 11:12:13.199843 18253 tablet_replica.cc:333] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:13.200757 18253 raft_consensus.cc:2243] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.201387 18253 raft_consensus.cc:2272] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.205031 18253 ts_tablet_manager.cc:1916] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:13.209136 18045 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.210259 18044 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.205152 18256 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.212857 17622 raft_consensus.cc:2955] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.231262 17524 catalog_manager.cc:5697] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.235070 18253 ts_tablet_manager.cc:1929] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:13.235581 18253 log.cc:1199] T 8c7a55dff97e47eb8b6d32af8959d527 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root/wals/8c7a55dff97e47eb8b6d32af8959d527
I20260710 11:12:13.238796 17509 catalog_manager.cc:5028] TS c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): tablet 8c7a55dff97e47eb8b6d32af8959d527 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:13.239563 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e91075a3f2964b609ad06509dafd37fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:13.251910 17524 catalog_manager.cc:5697] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:13.253253 17699 consensus_queue.cc:237] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:13.258947 18045 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:13.259949 17773 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:13.261682 18214 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:13.262558 18271 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:13.264081 17683 tablet_service.cc:1558] Processing DeleteTablet for tablet e91075a3f2964b609ad06509dafd37fa with delete_type TABLET_DATA_TOMBSTONED (TS d77151f11fd9486ba35638854d3de876 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52090
I20260710 11:12:13.272964 18214 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.275626 17773 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.277894 18273 tablet_replica.cc:333] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:13.283494 18273 raft_consensus.cc:2243] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.284132 18273 raft_consensus.cc:2272] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.277796 18045 raft_consensus.cc:2955] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.287079 18273 ts_tablet_manager.cc:1916] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:13.298763 17525 catalog_manager.cc:5697] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:13.299746 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a0714b8324e4407844c75db25b713db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:13.304656 18273 ts_tablet_manager.cc:1929] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:13.305238 18273 log.cc:1199] T e91075a3f2964b609ad06509dafd37fa P d77151f11fd9486ba35638854d3de876: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root/wals/e91075a3f2964b609ad06509dafd37fa
I20260710 11:12:13.310218 17511 catalog_manager.cc:5028] TS d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): tablet e91075a3f2964b609ad06509dafd37fa (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:13.318065 17613 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a0714b8324e4407844c75db25b713db with delete_type TABLET_DATA_TOMBSTONED (TS 1de89356f2f9483cb9b02ea62f2c2549 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36422
I20260710 11:12:13.326438 18274 tablet_replica.cc:333] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:13.327216 18274 raft_consensus.cc:2243] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:13.327710 18274 raft_consensus.cc:2272] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:13.329943 18274 ts_tablet_manager.cc:1916] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:13.340193 18274 ts_tablet_manager.cc:1929] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:13.340523 18274 log.cc:1199] T 2a0714b8324e4407844c75db25b713db P 1de89356f2f9483cb9b02ea62f2c2549: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root/wals/2a0714b8324e4407844c75db25b713db
I20260710 11:12:13.341889 17509 catalog_manager.cc:5028] TS 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): tablet 2a0714b8324e4407844c75db25b713db (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:14.348205 17700 consensus_queue.cc:237] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
W20260710 11:12:14.354431 17665 consensus_peers.cc:597] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80136b2f341a4df3a3a35a430f950682. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.354524 17773 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.354434 17622 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.356062 18278 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:14.356819 18214 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.363514 18214 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.365172 17622 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.365481 17773 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.374882 17523 catalog_manager.cc:5697] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.378028 17775 consensus_queue.cc:237] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:14.385972 17700 raft_consensus.cc:1275] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:12:14.386159 17739 consensus_peers.cc:597] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5ca59b1928542acaac7b2091a5f9562. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.387495 18256 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.388713 17622 raft_consensus.cc:1275] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.393055 18256 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:14.396508 18244 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.400990 17700 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.402307 17623 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.411336 17525 catalog_manager.cc:5697] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.431083 17623 consensus_queue.cc:237] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:14.443363 17702 raft_consensus.cc:1275] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.445108 17775 raft_consensus.cc:1275] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.445856 18293 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:14.446713 18275 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:14.455060 18275 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
W20260710 11:12:14.456892 17590 consensus_peers.cc:597] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d794e6449bb4ef1adefeb1119f66f31. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.463936 17702 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.465683 17775 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.473191 17623 consensus_queue.cc:237] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:14.471401 17525 catalog_manager.cc:5697] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:14.485801 17702 raft_consensus.cc:1275] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.488131 18293 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:14.490341 17775 raft_consensus.cc:1275] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:14.491573 18293 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:14.495626 17590 consensus_peers.cc:597] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbdf18eb2983480e9a6359a82f9a7cf4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:14.496799 18275 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.499603 17702 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.504909 17773 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.512720 17523 catalog_manager.cc:5697] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:14.859701 18301 ts_tablet_manager.cc:933] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:14.861585 18301 tablet_copy_client.cc:323] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.3:44345
I20260710 11:12:14.863150 17786 tablet_copy_service.cc:140] P c9d1dd2dc5a948e7b79500d76b75582b: Received BeginTabletCopySession request for tablet a5ca59b1928542acaac7b2091a5f9562 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:45166)
I20260710 11:12:14.863587 17786 tablet_copy_service.cc:161] P c9d1dd2dc5a948e7b79500d76b75582b: Beginning new tablet copy session on tablet a5ca59b1928542acaac7b2091a5f9562 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:45166: session id = 5b0756753f624c95af2f36e6d223ce7e-a5ca59b1928542acaac7b2091a5f9562
I20260710 11:12:14.869419 17786 tablet_copy_source_session.cc:215] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.872555 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca59b1928542acaac7b2091a5f9562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.888409 18303 ts_tablet_manager.cc:933] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939)
I20260710 11:12:14.888650 18301 tablet_copy_client.cc:806] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.889237 18301 tablet_copy_client.cc:670] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.890105 18303 tablet_copy_client.cc:323] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.1:35939
I20260710 11:12:14.894032 18301 tablet_copy_client.cc:538] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.902355 17637 tablet_copy_service.cc:140] P 1de89356f2f9483cb9b02ea62f2c2549: Received BeginTabletCopySession request for tablet dbdf18eb2983480e9a6359a82f9a7cf4 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:34744)
I20260710 11:12:14.903048 17637 tablet_copy_service.cc:161] P 1de89356f2f9483cb9b02ea62f2c2549: Beginning new tablet copy session on tablet dbdf18eb2983480e9a6359a82f9a7cf4 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:34744: session id = 5b0756753f624c95af2f36e6d223ce7e-dbdf18eb2983480e9a6359a82f9a7cf4
I20260710 11:12:14.903908 18301 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:14.911734 18306 ts_tablet_manager.cc:933] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:14.919006 17637 tablet_copy_source_session.cc:215] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.920187 18306 tablet_copy_client.cc:323] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:14.922745 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdf18eb2983480e9a6359a82f9a7cf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.922597 17711 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet 80136b2f341a4df3a3a35a430f950682 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:14.923259 17711 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet 80136b2f341a4df3a3a35a430f950682 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-80136b2f341a4df3a3a35a430f950682
I20260710 11:12:14.929008 18301 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:14.930032 18301 tablet_bootstrap.cc:492] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:14.930702 18301 ts_tablet_manager.cc:1403] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260710 11:12:14.931596 17711 tablet_copy_source_session.cc:215] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:14.934945 18306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80136b2f341a4df3a3a35a430f950682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:14.939929 18301 raft_consensus.cc:359] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:14.940887 18301 raft_consensus.cc:740] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:14.941612 18301 consensus_queue.cc:260] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:14.943818 18303 tablet_copy_client.cc:806] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.944523 18303 tablet_copy_client.cc:670] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.950856 18303 tablet_copy_client.cc:538] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.953145 18301 ts_tablet_manager.cc:1434] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:12:14.955705 17786 tablet_copy_service.cc:342] P c9d1dd2dc5a948e7b79500d76b75582b: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-a5ca59b1928542acaac7b2091a5f9562 received from {username='slave'} at 127.0.0.1:45166
I20260710 11:12:14.956137 17786 tablet_copy_service.cc:434] P c9d1dd2dc5a948e7b79500d76b75582b: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-a5ca59b1928542acaac7b2091a5f9562 on tablet a5ca59b1928542acaac7b2091a5f9562 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:14.961680 18306 tablet_copy_client.cc:806] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:14.962415 18306 tablet_copy_client.cc:670] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:14.962510 18303 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:14.966861 18306 tablet_copy_client.cc:538] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:14.978116 18306 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:14.983655 18301 ts_tablet_manager.cc:933] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939)
I20260710 11:12:14.994583 18301 tablet_copy_client.cc:323] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.1:35939
I20260710 11:12:14.996266 17637 tablet_copy_service.cc:140] P 1de89356f2f9483cb9b02ea62f2c2549: Received BeginTabletCopySession request for tablet 7d794e6449bb4ef1adefeb1119f66f31 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:34744)
I20260710 11:12:14.996817 17637 tablet_copy_service.cc:161] P 1de89356f2f9483cb9b02ea62f2c2549: Beginning new tablet copy session on tablet 7d794e6449bb4ef1adefeb1119f66f31 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:34744: session id = 5b0756753f624c95af2f36e6d223ce7e-7d794e6449bb4ef1adefeb1119f66f31
I20260710 11:12:15.001600 18303 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:15.002588 18303 tablet_bootstrap.cc:492] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:15.003302 18303 ts_tablet_manager.cc:1403] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.012s
I20260710 11:12:15.004312 17637 tablet_copy_source_session.cc:215] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:15.006466 18303 raft_consensus.cc:359] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:15.007371 18303 raft_consensus.cc:740] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:15.007781 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d794e6449bb4ef1adefeb1119f66f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:15.008065 18303 consensus_queue.cc:260] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:15.010977 18303 ts_tablet_manager.cc:1434] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:15.014263 17637 tablet_copy_service.cc:342] P 1de89356f2f9483cb9b02ea62f2c2549: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-dbdf18eb2983480e9a6359a82f9a7cf4 received from {username='slave'} at 127.0.0.1:34744
I20260710 11:12:15.014806 17637 tablet_copy_service.cc:434] P 1de89356f2f9483cb9b02ea62f2c2549: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-dbdf18eb2983480e9a6359a82f9a7cf4 on tablet dbdf18eb2983480e9a6359a82f9a7cf4 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:15.029348 18306 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:15.030170 18306 tablet_bootstrap.cc:492] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:15.030721 18306 ts_tablet_manager.cc:1403] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.014s
I20260710 11:12:15.032855 18306 raft_consensus.cc:359] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:15.033460 18306 raft_consensus.cc:740] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:15.034238 18306 consensus_queue.cc:260] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:15.037014 18306 ts_tablet_manager.cc:1434] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:15.038641 17711 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-80136b2f341a4df3a3a35a430f950682 received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:15.039255 17711 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-80136b2f341a4df3a3a35a430f950682 on tablet 80136b2f341a4df3a3a35a430f950682 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:15.048633 18301 tablet_copy_client.cc:806] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:15.049329 18301 tablet_copy_client.cc:670] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:15.052719 18301 tablet_copy_client.cc:538] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:15.062574 18301 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:15.082015 18301 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:15.083112 18301 tablet_bootstrap.cc:492] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:15.083645 18301 ts_tablet_manager.cc:1403] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.007s
I20260710 11:12:15.085845 18301 raft_consensus.cc:359] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:15.086442 18301 raft_consensus.cc:740] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:15.086972 18301 consensus_queue.cc:260] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:15.089035 18301 ts_tablet_manager.cc:1434] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:15.090977 17637 tablet_copy_service.cc:342] P 1de89356f2f9483cb9b02ea62f2c2549: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-7d794e6449bb4ef1adefeb1119f66f31 received from {username='slave'} at 127.0.0.1:34744
I20260710 11:12:15.091385 17637 tablet_copy_service.cc:434] P 1de89356f2f9483cb9b02ea62f2c2549: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-7d794e6449bb4ef1adefeb1119f66f31 on tablet 7d794e6449bb4ef1adefeb1119f66f31 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:15.301036 18044 raft_consensus.cc:1217] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.331182 18044 raft_consensus.cc:1217] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.393278 18044 raft_consensus.cc:1217] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.474570 18044 raft_consensus.cc:1217] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:15.687803 18313 raft_consensus.cc:1064] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:15.690515 18313 consensus_queue.cc:237] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:15.697702 18044 raft_consensus.cc:1275] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.699689 18316 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:15.704399 17702 raft_consensus.cc:1275] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.704999 17623 raft_consensus.cc:1275] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.706449 18291 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:15.708088 18316 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.730846 18316 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.732841 17623 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.744493 18044 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.747206 17525 catalog_manager.cc:5697] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.747267 17702 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.793282 17773 consensus_queue.cc:237] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:15.802198 18044 raft_consensus.cc:1275] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.803295 17702 raft_consensus.cc:1275] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.803817 18316 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:15.805619 18291 consensus_queue.cc:1048] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:15.809978 18316 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.812556 18044 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.815783 17699 raft_consensus.cc:2955] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.822008 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5ca59b1928542acaac7b2091a5f9562 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:15.827193 17521 catalog_manager.cc:5697] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New cstate: current_term: 1 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.827920 18318 raft_consensus.cc:1064] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:15.830605 18318 consensus_queue.cc:237] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:15.843104 17613 tablet_service.cc:1558] Processing DeleteTablet for tablet a5ca59b1928542acaac7b2091a5f9562 with delete_type TABLET_DATA_TOMBSTONED (TS 1de89356f2f9483cb9b02ea62f2c2549 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36422
I20260710 11:12:15.846091 18329 tablet_replica.cc:333] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:15.847111 18329 raft_consensus.cc:2243] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:15.849009 18329 raft_consensus.cc:2272] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:15.852576 18329 ts_tablet_manager.cc:1916] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:15.861691 18044 raft_consensus.cc:1275] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.863382 18317 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:15.866282 17773 raft_consensus.cc:1275] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.868696 17699 raft_consensus.cc:1275] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.869530 18317 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.871236 18275 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:15.874358 18329 ts_tablet_manager.cc:1929] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:15.874946 18329 log.cc:1199] T a5ca59b1928542acaac7b2091a5f9562 P 1de89356f2f9483cb9b02ea62f2c2549: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root/wals/a5ca59b1928542acaac7b2091a5f9562
I20260710 11:12:15.877743 17509 catalog_manager.cc:5028] TS 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): tablet a5ca59b1928542acaac7b2091a5f9562 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:15.889564 18275 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.891490 17699 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.895534 17773 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.902503 18315 raft_consensus.cc:1064] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:15.902338 18044 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.902880 17523 catalog_manager.cc:5697] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.904968 18315 consensus_queue.cc:237] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:15.919855 17623 consensus_queue.cc:237] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:15.920957 17775 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.920948 18045 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.922523 18276 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:15.924443 18276 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:15.928321 18045 raft_consensus.cc:1275] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.931161 18275 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:15.938467 18318 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.940286 18045 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.947058 17772 raft_consensus.cc:1275] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:15.949882 18275 consensus_queue.cc:1048] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:15.956193 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dbdf18eb2983480e9a6359a82f9a7cf4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:15.958221 17623 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:15.960155 18315 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:15.962213 17521 catalog_manager.cc:5697] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.958667 17772 raft_consensus.cc:2955] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.968878 18315 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.976060 18044 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.978865 17683 tablet_service.cc:1558] Processing DeleteTablet for tablet dbdf18eb2983480e9a6359a82f9a7cf4 with delete_type TABLET_DATA_TOMBSTONED (TS d77151f11fd9486ba35638854d3de876 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52090
I20260710 11:12:15.985694 17772 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:15.989483 18339 tablet_replica.cc:333] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:15.990454 18339 raft_consensus.cc:2243] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:15.991222 18339 raft_consensus.cc:2272] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:15.992702 17525 catalog_manager.cc:5697] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:15.991691 17623 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.000622 18339 ts_tablet_manager.cc:1916] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.017534 17699 consensus_queue.cc:237] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:16.019834 18339 ts_tablet_manager.cc:1929] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.020318 18339 log.cc:1199] T dbdf18eb2983480e9a6359a82f9a7cf4 P d77151f11fd9486ba35638854d3de876: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root/wals/dbdf18eb2983480e9a6359a82f9a7cf4
I20260710 11:12:16.021984 17511 catalog_manager.cc:5028] TS d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): tablet dbdf18eb2983480e9a6359a82f9a7cf4 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:16.028200 18044 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.028491 17623 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.029773 18315 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:16.030907 18334 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:16.036527 18276 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.038532 17623 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.039026 18044 raft_consensus.cc:2955] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.051013 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 80136b2f341a4df3a3a35a430f950682 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:16.052722 17525 catalog_manager.cc:5697] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.063484 17760 tablet_service.cc:1558] Processing DeleteTablet for tablet 80136b2f341a4df3a3a35a430f950682 with delete_type TABLET_DATA_TOMBSTONED (TS c9d1dd2dc5a948e7b79500d76b75582b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41206
I20260710 11:12:16.066488 18340 tablet_replica.cc:333] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:16.067451 18340 raft_consensus.cc:2243] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.068216 18340 raft_consensus.cc:2272] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.074879 18340 ts_tablet_manager.cc:1916] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.079839 18275 raft_consensus.cc:1064] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:16.082556 18275 consensus_queue.cc:237] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:16.091411 18044 raft_consensus.cc:1275] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:16.093027 18318 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:16.094959 18340 ts_tablet_manager.cc:1929] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.095407 18340 log.cc:1199] T 80136b2f341a4df3a3a35a430f950682 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root/wals/80136b2f341a4df3a3a35a430f950682
I20260710 11:12:16.097261 17509 catalog_manager.cc:5028] TS c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): tablet 80136b2f341a4df3a3a35a430f950682 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:16.099589 17702 raft_consensus.cc:1275] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:16.100222 17772 raft_consensus.cc:1275] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:16.102054 18318 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } 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:12:16.103008 18317 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:16.124012 18318 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.125947 17772 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.133096 17699 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.137245 18044 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.140444 17521 catalog_manager.cc:5697] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:16.158913 17623 consensus_queue.cc:237] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:16.164201 18044 raft_consensus.cc:1275] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.164825 17772 raft_consensus.cc:1275] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:16.165822 18342 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:16.166522 18318 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:16.173209 18275 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.174672 18044 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.175127 17772 raft_consensus.cc:2955] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.187654 17525 catalog_manager.cc:5697] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 3 to 4, VOTER d77151f11fd9486ba35638854d3de876 (127.16.34.2) evicted. New cstate: current_term: 1 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:16.188941 17509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d794e6449bb4ef1adefeb1119f66f31 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:16.197489 17683 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d794e6449bb4ef1adefeb1119f66f31 with delete_type TABLET_DATA_TOMBSTONED (TS d77151f11fd9486ba35638854d3de876 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52090
I20260710 11:12:16.198391 18339 tablet_replica.cc:333] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:16.199111 18339 raft_consensus.cc:2243] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:16.199743 18339 raft_consensus.cc:2272] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:16.202452 18339 ts_tablet_manager.cc:1916] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:16.213076 18339 ts_tablet_manager.cc:1929] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:16.213402 18339 log.cc:1199] T 7d794e6449bb4ef1adefeb1119f66f31 P d77151f11fd9486ba35638854d3de876: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-1-root/wals/7d794e6449bb4ef1adefeb1119f66f31
I20260710 11:12:16.214897 17511 catalog_manager.cc:5028] TS d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): tablet 7d794e6449bb4ef1adefeb1119f66f31 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:17.225092 17702 consensus_queue.cc:237] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
W20260710 11:12:17.232015 17665 consensus_peers.cc:597] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 048954c0f11f4fa89056836d46978347. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.232180 17772 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.232649 17627 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.233503 18348 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:17.234400 18315 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.241607 18276 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:17.243768 17627 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:17.247623 17772 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:17.256829 17702 consensus_queue.cc:237] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:17.257155 17523 catalog_manager.cc:5697] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:17.266897 17665 consensus_peers.cc:597] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 -> Peer 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221): Couldn't send request to peer 5b0756753f624c95af2f36e6d223ce7e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67a365fa5e864cf588567e1a544522d9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:17.267084 17772 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.267932 17627 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:12:17.268610 18276 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:17.269543 18348 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:17.288347 18348 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:17.290485 17627 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:17.292462 17772 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } } }
I20260710 11:12:17.301725 17524 catalog_manager.cc:5697] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) added. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:17.810616 18359 ts_tablet_manager.cc:933] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:17.812377 18359 tablet_copy_client.cc:323] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:17.814033 17711 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet 048954c0f11f4fa89056836d46978347 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:17.814603 17711 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet 048954c0f11f4fa89056836d46978347 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-048954c0f11f4fa89056836d46978347
I20260710 11:12:17.822172 17711 tablet_copy_source_session.cc:215] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.825574 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048954c0f11f4fa89056836d46978347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.837466 18359 tablet_copy_client.cc:806] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.838073 18359 tablet_copy_client.cc:670] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.842038 18359 tablet_copy_client.cc:538] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.851411 18359 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:17.872007 18359 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:17.873009 18359 tablet_bootstrap.cc:492] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:17.873701 18359 ts_tablet_manager.cc:1403] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260710 11:12:17.874636 18362 ts_tablet_manager.cc:933] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: Initiating tablet copy from peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:17.876372 18362 tablet_copy_client.cc:323] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Beginning tablet copy session from remote peer at address 127.16.34.2:38815
I20260710 11:12:17.876775 18359 raft_consensus.cc:359] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:17.877641 18359 raft_consensus.cc:740] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:17.877755 17711 tablet_copy_service.cc:140] P d77151f11fd9486ba35638854d3de876: Received BeginTabletCopySession request for tablet 67a365fa5e864cf588567e1a544522d9 from peer 5b0756753f624c95af2f36e6d223ce7e ({username='slave'} at 127.0.0.1:51464)
I20260710 11:12:17.878229 17711 tablet_copy_service.cc:161] P d77151f11fd9486ba35638854d3de876: Beginning new tablet copy session on tablet 67a365fa5e864cf588567e1a544522d9 from peer 5b0756753f624c95af2f36e6d223ce7e at {username='slave'} at 127.0.0.1:51464: session id = 5b0756753f624c95af2f36e6d223ce7e-67a365fa5e864cf588567e1a544522d9
I20260710 11:12:17.878341 18359 consensus_queue.cc:260] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:17.881680 18359 ts_tablet_manager.cc:1434] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:17.883692 17712 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-048954c0f11f4fa89056836d46978347 received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:17.884110 17712 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-048954c0f11f4fa89056836d46978347 on tablet 048954c0f11f4fa89056836d46978347 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:17.885370 17711 tablet_copy_source_session.cc:215] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:12:17.888047 18362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a365fa5e864cf588567e1a544522d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:17.907461 18362 tablet_copy_client.cc:806] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 0 data blocks...
I20260710 11:12:17.908011 18362 tablet_copy_client.cc:670] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Starting download of 1 WAL segments...
I20260710 11:12:17.911063 18362 tablet_copy_client.cc:538] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:12:17.918627 18362 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap starting.
I20260710 11:12:17.933490 18362 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: 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:12:17.934186 18362 tablet_bootstrap.cc:492] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: Bootstrap complete.
I20260710 11:12:17.934721 18362 ts_tablet_manager.cc:1403] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:12:17.936988 18362 raft_consensus.cc:359] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:17.937564 18362 raft_consensus.cc:740] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Initialized, Role: LEARNER
I20260710 11:12:17.938140 18362 consensus_queue.cc:260] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: NON_VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: true } }
I20260710 11:12:17.940035 18362 ts_tablet_manager.cc:1434] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:17.941898 17711 tablet_copy_service.cc:342] P d77151f11fd9486ba35638854d3de876: Request end of tablet copy session 5b0756753f624c95af2f36e6d223ce7e-67a365fa5e864cf588567e1a544522d9 received from {username='slave'} at 127.0.0.1:51464
I20260710 11:12:17.942292 17711 tablet_copy_service.cc:434] P d77151f11fd9486ba35638854d3de876: ending tablet copy session 5b0756753f624c95af2f36e6d223ce7e-67a365fa5e864cf588567e1a544522d9 on tablet 67a365fa5e864cf588567e1a544522d9 with peer 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:18.335127 18045 raft_consensus.cc:1217] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.379894 18045 raft_consensus.cc:1217] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:12:18.847342 18315 raft_consensus.cc:1064] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:18.852075 18315 consensus_queue.cc:237] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:18.863451 18045 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.864989 17627 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.865237 17775 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.866305 18315 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:18.868620 18366 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } 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:12:18.869764 18348 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:18.895779 18348 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:18.899261 17627 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:18.899710 18044 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:18.912899 17775 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:18.914469 18366 raft_consensus.cc:1064] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: attempting to promote NON_VOTER 5b0756753f624c95af2f36e6d223ce7e to VOTER
I20260710 11:12:18.923270 17523 catalog_manager.cc:5697] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:18.917392 18366 consensus_queue.cc:237] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:18.954547 18044 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 LEARNER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.957109 17775 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.957297 17627 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:12:18.958158 18366 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:18.959461 18348 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:18.960186 18315 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } 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:12:18.980909 18366 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:18.983664 17699 consensus_queue.cc:237] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:18.984565 18046 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:18.994230 17623 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.994470 18044 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:18.995617 18369 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:12:18.994866 17775 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:18.999516 18369 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:19.003166 18348 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.008662 17623 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.009305 17627 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.012094 18045 raft_consensus.cc:2955] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.020690 17525 catalog_manager.cc:5697] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: config changed from index 2 to 3, 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } attrs { replace: true } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.034816 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 048954c0f11f4fa89056836d46978347 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:19.044166 17523 catalog_manager.cc:5697] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: config changed from index 3 to 4, VOTER c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.044513 17699 consensus_queue.cc:237] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:19.052958 17775 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.054944 18348 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:12:19.052958 18045 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:12:19.059183 18348 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } 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:12:19.061475 17760 tablet_service.cc:1558] Processing DeleteTablet for tablet 048954c0f11f4fa89056836d46978347 with delete_type TABLET_DATA_TOMBSTONED (TS c9d1dd2dc5a948e7b79500d76b75582b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41206
I20260710 11:12:19.063838 18366 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.066745 17775 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.068861 18045 raft_consensus.cc:2955] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.090430 17523 catalog_manager.cc:5697] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: config changed from index 3 to 4, VOTER 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) evicted. New cstate: current_term: 1 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } } }
I20260710 11:12:19.096381 17511 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67a365fa5e864cf588567e1a544522d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:12:19.110960 18382 tablet_replica.cc:333] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:19.115231 17613 tablet_service.cc:1558] Processing DeleteTablet for tablet 67a365fa5e864cf588567e1a544522d9 with delete_type TABLET_DATA_TOMBSTONED (TS 1de89356f2f9483cb9b02ea62f2c2549 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36422
I20260710 11:12:19.118997 18386 tablet_replica.cc:333] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:19.120633 18382 raft_consensus.cc:2243] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.120286 18386 raft_consensus.cc:2243] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:19.121449 18382 raft_consensus.cc:2272] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.122284 18386 raft_consensus.cc:2272] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:19.125247 18382 ts_tablet_manager.cc:1916] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.126353 18386 ts_tablet_manager.cc:1916] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:12:19.140179 18382 ts_tablet_manager.cc:1929] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.140684 18382 log.cc:1199] T 048954c0f11f4fa89056836d46978347 P c9d1dd2dc5a948e7b79500d76b75582b: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-2-root/wals/048954c0f11f4fa89056836d46978347
I20260710 11:12:19.140697 18386 ts_tablet_manager.cc:1929] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:12:19.141176 18386 log.cc:1199] T 67a365fa5e864cf588567e1a544522d9 P 1de89356f2f9483cb9b02ea62f2c2549: Deleting WAL directory at /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681898392521-16520-0/minicluster-data/ts-0-root/wals/67a365fa5e864cf588567e1a544522d9
I20260710 11:12:19.142397 17509 catalog_manager.cc:5028] TS c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): tablet 048954c0f11f4fa89056836d46978347 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:19.143090 17509 catalog_manager.cc:5028] TS 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): tablet 67a365fa5e864cf588567e1a544522d9 (table test-workload [id=6cdb9bcdd4954f358b7ab0bbdcc25b76]) successfully deleted
I20260710 11:12:21.154275 18394 raft_consensus.cc:493] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1de89356f2f9483cb9b02ea62f2c2549)
I20260710 11:12:21.154858 18394 raft_consensus.cc:515] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:21.158269 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:21.158397 18394 leader_election.cc:290] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:21.173101 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:21.175452 17739 leader_election.cc:304] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:21.176384 18313 raft_consensus.cc:2749] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:12:21.219211 17556 debug-util.cc:398] Leaking SignalData structure 0x7b08001ca5e0 after lost signal to thread 16523
W20260710 11:12:21.220158 17556 debug-util.cc:398] Leaking SignalData structure 0x7b08000910a0 after lost signal to thread 17559
W20260710 11:12:21.221087 17556 debug-util.cc:398] Leaking SignalData structure 0x7b080010c0c0 after lost signal to thread 17651
W20260710 11:12:21.222106 17556 debug-util.cc:398] Leaking SignalData structure 0x7b0800095100 after lost signal to thread 17726
W20260710 11:12:21.222906 17556 debug-util.cc:398] Leaking SignalData structure 0x7b080014ddc0 after lost signal to thread 17800
W20260710 11:12:21.223708 17556 debug-util.cc:398] Leaking SignalData structure 0x7b080028aca0 after lost signal to thread 18070
I20260710 11:12:25.147410 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:25.175029 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322"
dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
mode: GRACEFUL
new_leader_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:52654
I20260710 11:12:25.175611 17773 raft_consensus.cc:606] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Received request to transfer leadership to TS 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:25.178038 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e"
dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
mode: GRACEFUL
new_leader_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:52654
I20260710 11:12:25.178478 17773 raft_consensus.cc:606] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Received request to transfer leadership to TS 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:25.181344 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d84f95055e14b029dfcc3e8a0ba397e"
dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
mode: GRACEFUL
new_leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
 from {username='slave'} at 127.0.0.1:52654
I20260710 11:12:25.181912 17773 raft_consensus.cc:606] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Received request to transfer leadership to TS 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:25.192879 17702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9"
dest_uuid: "d77151f11fd9486ba35638854d3de876"
mode: GRACEFUL
new_leader_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:42132
I20260710 11:12:25.193413 17702 raft_consensus.cc:606] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Received request to transfer leadership to TS 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:25.195734 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc"
dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
mode: GRACEFUL
new_leader_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:52654
I20260710 11:12:25.196206 17773 raft_consensus.cc:606] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Received request to transfer leadership to TS 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:25.198361 17773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18"
dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
mode: GRACEFUL
new_leader_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:52654
I20260710 11:12:25.198932 17773 raft_consensus.cc:606] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Received request to transfer leadership to TS 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:25.200022 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:12:25.200947 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:25.234179 18408 raft_consensus.cc:993] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: : Instructing follower 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.234647 18410 raft_consensus.cc:1081] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Signalling peer 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.236147 18043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc"
dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:33768
I20260710 11:12:25.236598 18043 raft_consensus.cc:493] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:25.236833 18043 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.241804 18043 raft_consensus.cc:515] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.244047 18043 leader_election.cc:290] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:25.244827 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:25.245103 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:25.245370 17702 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.245676 17773 raft_consensus.cc:3055] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:25.246043 17773 raft_consensus.cc:740] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:25.246662 17773 consensus_queue.cc:260] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.247550 17773 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.250509 17702 raft_consensus.cc:2468] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.251698 18011 leader_election.cc:304] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:25.252784 17773 raft_consensus.cc:2468] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.253501 18414 raft_consensus.cc:2804] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:25.254535 18414 raft_consensus.cc:697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:25.255303 18414 consensus_queue.cc:237] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.264256 17521 catalog_manager.cc:5697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: term changed from 1 to 2, leader changed from c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) to 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4). New cstate: current_term: 2 leader_uuid: "5b0756753f624c95af2f36e6d223ce7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:25.363309 18408 raft_consensus.cc:993] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: : Instructing follower 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.363781 18410 raft_consensus.cc:1081] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Signalling peer 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.365247 18043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18"
dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:33768
I20260710 11:12:25.365697 18043 raft_consensus.cc:493] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:25.365940 18043 raft_consensus.cc:3060] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.372277 18043 raft_consensus.cc:515] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.374460 18043 leader_election.cc:290] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:25.375321 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:25.375516 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c18b5c68d543fdbd40aac17382aa18" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:25.376034 17627 raft_consensus.cc:3060] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.376083 17773 raft_consensus.cc:3055] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:25.376586 17773 raft_consensus.cc:740] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:25.377334 17773 consensus_queue.cc:260] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.378203 17773 raft_consensus.cc:3060] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.381240 17627 raft_consensus.cc:2468] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.382556 18009 leader_election.cc:304] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [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: 1de89356f2f9483cb9b02ea62f2c2549, 5b0756753f624c95af2f36e6d223ce7e; no voters: 
I20260710 11:12:25.382906 17773 raft_consensus.cc:2468] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.383409 18414 raft_consensus.cc:2804] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:25.383811 18414 raft_consensus.cc:697] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:25.384589 18414 consensus_queue.cc:237] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.390215 18410 raft_consensus.cc:993] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: : Instructing follower 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.390758 18408 raft_consensus.cc:1081] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Signalling peer 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.392623 18043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322"
dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:33768
I20260710 11:12:25.393329 18043 raft_consensus.cc:493] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:25.392675 17521 catalog_manager.cc:5697] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: term changed from 1 to 2, leader changed from c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) to 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4). New cstate: current_term: 2 leader_uuid: "5b0756753f624c95af2f36e6d223ce7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:25.393721 18043 raft_consensus.cc:3060] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.401270 18043 raft_consensus.cc:515] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.402972 18043 leader_election.cc:290] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:25.403954 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:25.404129 17627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030e983ce61940f9a3618955ca1b4322" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:25.404501 17773 raft_consensus.cc:3055] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:25.404562 17627 raft_consensus.cc:3060] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.404822 17773 raft_consensus.cc:740] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:25.405490 17773 consensus_queue.cc:260] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.406424 17773 raft_consensus.cc:3060] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.409178 17627 raft_consensus.cc:2468] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.410183 18009 leader_election.cc:304] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [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: 1de89356f2f9483cb9b02ea62f2c2549, 5b0756753f624c95af2f36e6d223ce7e; no voters: 
I20260710 11:12:25.410928 18414 raft_consensus.cc:2804] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:25.411156 17773 raft_consensus.cc:2468] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.411300 18414 raft_consensus.cc:697] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:25.412189 18414 consensus_queue.cc:237] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.419621 17521 catalog_manager.cc:5697] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: term changed from 1 to 2, leader changed from c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) to 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4). New cstate: current_term: 2 leader_uuid: "5b0756753f624c95af2f36e6d223ce7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:25.448005 18404 raft_consensus.cc:993] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: : Instructing follower 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.448508 18409 raft_consensus.cc:1081] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Signalling peer 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.450240 18043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9"
dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:33774
I20260710 11:12:25.450701 18043 raft_consensus.cc:493] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:25.451032 18043 raft_consensus.cc:3060] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.456282 18043 raft_consensus.cc:515] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.458874 18043 leader_election.cc:290] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:25.459352 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:25.459229 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:25.460085 17773 raft_consensus.cc:3060] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.460112 17702 raft_consensus.cc:3055] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:25.460553 17702 raft_consensus.cc:740] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:25.461331 17702 consensus_queue.cc:260] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.462477 17702 raft_consensus.cc:3060] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.466710 17773 raft_consensus.cc:2468] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.467872 18009 leader_election.cc:304] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:25.468663 17702 raft_consensus.cc:2468] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.468690 18414 raft_consensus.cc:2804] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:25.469331 18414 raft_consensus.cc:697] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:25.470268 18414 consensus_queue.cc:237] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.477320 17521 catalog_manager.cc:5697] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: term changed from 1 to 2, leader changed from d77151f11fd9486ba35638854d3de876 (127.16.34.2) to 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4). New cstate: current_term: 2 leader_uuid: "5b0756753f624c95af2f36e6d223ce7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:25.495271 18408 raft_consensus.cc:993] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b: : Instructing follower 1de89356f2f9483cb9b02ea62f2c2549 to start an election
I20260710 11:12:25.495759 18410 raft_consensus.cc:1081] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Signalling peer 1de89356f2f9483cb9b02ea62f2c2549 to start an election
I20260710 11:12:25.497169 17627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d84f95055e14b029dfcc3e8a0ba397e"
dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
 from {username='slave'} at 127.0.0.1:50546
I20260710 11:12:25.497578 17627 raft_consensus.cc:493] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:25.497819 17627 raft_consensus.cc:3060] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.502122 17627 raft_consensus.cc:515] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:25.504359 17627 leader_election.cc:290] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:25.505298 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d84f95055e14b029dfcc3e8a0ba397e" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:25.505720 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d84f95055e14b029dfcc3e8a0ba397e" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:25.505867 17702 raft_consensus.cc:3060] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.507220 17773 raft_consensus.cc:3055] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:25.507529 17773 raft_consensus.cc:740] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:25.508410 17773 consensus_queue.cc:260] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:25.509536 17773 raft_consensus.cc:3060] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.512368 17702 raft_consensus.cc:2468] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 2.
I20260710 11:12:25.513540 17592 leader_election.cc:304] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:25.514293 18358 raft_consensus.cc:2804] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:25.514674 18358 raft_consensus.cc:697] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 LEADER]: Becoming Leader. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:25.515602 17773 raft_consensus.cc:2468] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 2.
I20260710 11:12:25.515403 18358 consensus_queue.cc:237] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:25.523104 17521 catalog_manager.cc:5697] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: term changed from 1 to 2, leader changed from c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) to 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:25.653787 18408 raft_consensus.cc:993] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: : Instructing follower 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.654291 18410 raft_consensus.cc:1081] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Signalling peer 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:25.655776 18043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e"
dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:33768
I20260710 11:12:25.656296 18043 raft_consensus.cc:493] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:25.656608 18043 raft_consensus.cc:3060] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.661656 18043 raft_consensus.cc:515] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.663242 18043 leader_election.cc:290] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:25.664162 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:25.664250 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:25.664815 17702 raft_consensus.cc:3060] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.665005 17773 raft_consensus.cc:3055] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:25.665318 17773 raft_consensus.cc:740] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:25.665891 17773 consensus_queue.cc:260] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.666724 17773 raft_consensus.cc:3060] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:25.669657 17702 raft_consensus.cc:2468] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.670635 18011 leader_election.cc:304] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:25.671172 17773 raft_consensus.cc:2468] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:25.671568 18414 raft_consensus.cc:2804] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:25.672024 18414 raft_consensus.cc:697] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:25.672740 18414 consensus_queue.cc:237] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:25.680697 17521 catalog_manager.cc:5697] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: term changed from 1 to 2, leader changed from c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) to 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4). New cstate: current_term: 2 leader_uuid: "5b0756753f624c95af2f36e6d223ce7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:25.829406 17773 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:25.830714 18414 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:25.840734 17627 raft_consensus.cc:1275] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:25.842271 18414 consensus_queue.cc:1048] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:25.854454 17702 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:25.855633 18414 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:25.860056 17773 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:25.861331 18414 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:25.875069 17776 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:25.876796 18415 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:25.891454 17702 raft_consensus.cc:1275] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:25.892763 18436 consensus_queue.cc:1048] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:25.897742 17776 raft_consensus.cc:1275] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:25.903024 18358 consensus_queue.cc:1048] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:25.909946 17773 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:25.911381 18436 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:25.923571 17702 raft_consensus.cc:1275] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:25.925107 18358 consensus_queue.cc:1048] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:25.934283 17627 raft_consensus.cc:1275] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:25.935899 18415 consensus_queue.cc:1048] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:26.100500 17776 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:26.101749 18415 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:26.113869 17702 raft_consensus.cc:1275] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:26.115954 18415 consensus_queue.cc:1048] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:26.202050 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:26.216907 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:26.231374 17702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a0714b8324e4407844c75db25b713db"
dest_uuid: "d77151f11fd9486ba35638854d3de876"
mode: GRACEFUL
new_leader_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:42132
I20260710 11:12:26.231873 17702 raft_consensus.cc:606] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Received request to transfer leadership to TS 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:26.234162 17702 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682"
dest_uuid: "d77151f11fd9486ba35638854d3de876"
mode: GRACEFUL
new_leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
 from {username='slave'} at 127.0.0.1:42132
I20260710 11:12:26.234593 17702 raft_consensus.cc:606] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Received request to transfer leadership to TS 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:26.235641 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:26.236317 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:27.470734 18448 raft_consensus.cc:493] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1de89356f2f9483cb9b02ea62f2c2549)
I20260710 11:12:27.471481 18448 raft_consensus.cc:515] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.474114 18448 leader_election.cc:290] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.568750 18449 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:27.569370 18449 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.572796 18449 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.614661 18449 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:27.615305 18449 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:27.617434 18449 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.622712 18449 raft_consensus.cc:493] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.623261 18449 raft_consensus.cc:515] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.625463 18449 leader_election.cc:290] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.635041 18450 raft_consensus.cc:493] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1de89356f2f9483cb9b02ea62f2c2549)
I20260710 11:12:27.635769 18451 raft_consensus.cc:493] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5b0756753f624c95af2f36e6d223ce7e)
I20260710 11:12:27.635627 18450 raft_consensus.cc:515] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:27.636281 18451 raft_consensus.cc:515] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.637765 18450 leader_election.cc:290] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.638540 18451 leader_election.cc:290] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.639582 18448 raft_consensus.cc:493] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.640031 18448 raft_consensus.cc:515] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.641460 18448 leader_election.cc:290] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.648384 17622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.653064 18451 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:27.653765 18451 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:27.655959 18451 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.660578 18448 raft_consensus.cc:493] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1de89356f2f9483cb9b02ea62f2c2549)
I20260710 11:12:27.661182 18448 raft_consensus.cc:515] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:27.663198 18448 leader_election.cc:290] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:27.670532 18452 raft_consensus.cc:493] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.671265 18452 raft_consensus.cc:515] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.673420 18452 leader_election.cc:290] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:27.675882 18455 raft_consensus.cc:493] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1de89356f2f9483cb9b02ea62f2c2549)
I20260710 11:12:27.681535 18449 raft_consensus.cc:493] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.711654 18449 raft_consensus.cc:515] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.713953 18449 leader_election.cc:290] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.687837 18459 raft_consensus.cc:493] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:27.715232 18455 raft_consensus.cc:515] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.716351 18459 raft_consensus.cc:515] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:27.692641 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.718961 17702 raft_consensus.cc:2468] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:27.693774 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.697629 18454 raft_consensus.cc:493] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1de89356f2f9483cb9b02ea62f2c2549)
I20260710 11:12:27.720057 18454 raft_consensus.cc:515] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:27.722343 18454 leader_election.cc:290] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:27.698159 18448 raft_consensus.cc:493] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5b0756753f624c95af2f36e6d223ce7e)
I20260710 11:12:27.723058 18448 raft_consensus.cc:515] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.688354 18461 raft_consensus.cc:493] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.700515 17620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.725111 18448 leader_election.cc:290] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.699404 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
W20260710 11:12:27.675776 17741 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.051s	user 0.010s	sys 0.020s
W20260710 11:12:27.729261 17741 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.105s	user 0.013s	sys 0.020s
I20260710 11:12:27.731565 17700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee8893a42ff498c813e8c62a1f64fcb" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.732180 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.733103 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.735946 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.737170 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.729329 18461 raft_consensus.cc:515] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.702545 17621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.725970 18451 raft_consensus.cc:493] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:27.753044 18451 raft_consensus.cc:515] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:27.754251 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f856e5ae652c4247ad186577cb5ed7be" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.755062 18451 leader_election.cc:290] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.741667 18454 raft_consensus.cc:493] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5b0756753f624c95af2f36e6d223ce7e)
I20260710 11:12:27.745105 18456 raft_consensus.cc:493] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:27.709795 18458 raft_consensus.cc:493] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.755963 18454 raft_consensus.cc:515] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.717941 18455 leader_election.cc:290] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.746322 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.752283 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
W20260710 11:12:27.751718 18009 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.1:35939, user_credentials={real_user=slave}} blocked reactor thread for 47875.9us
I20260710 11:12:27.762115 17699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.751271 18459 leader_election.cc:290] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.756531 18458 raft_consensus.cc:515] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.769500 18458 leader_election.cc:290] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:27.773610 17621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f856e5ae652c4247ad186577cb5ed7be" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.775432 18465 raft_consensus.cc:493] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.776177 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d4caaf4398540ec99a3e59a4cae6583" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.775928 18465 raft_consensus.cc:515] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.778185 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7a55dff97e47eb8b6d32af8959d527" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.779676 18465 leader_election.cc:290] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.781939 18043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:27.782595 18043 raft_consensus.cc:2468] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:27.760895 18454 leader_election.cc:290] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.789824 18042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
W20260710 11:12:27.790834 17592 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.2:38815, user_credentials={real_user=slave}} blocked reactor thread for 81028.1us
I20260710 11:12:27.790511 18042 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 1.
I20260710 11:12:27.793488 18043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:27.795557 18043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:27.795831 18044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee8893a42ff498c813e8c62a1f64fcb" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:27.799414 18043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:27.793226 18011 leader_election.cc:304] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.761045 18456 raft_consensus.cc:515] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.798245 18448 raft_consensus.cc:493] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.797688 17621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.804513 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.804832 18448 raft_consensus.cc:515] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.808025 18448 leader_election.cc:290] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.809409 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.811692 17623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c7a55dff97e47eb8b6d32af8959d527" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.812027 17621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.813102 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354d660d8ddd43f4873568a57e5499c2" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.814909 18009 leader_election.cc:304] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.816131 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abc61e5c9e0445485afb2934b29983e" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.816773 18461 leader_election.cc:290] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:27.817253 18461 raft_consensus.cc:2749] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.817910 18458 raft_consensus.cc:2749] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.818457 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "354d660d8ddd43f4873568a57e5499c2" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.804785 18456 leader_election.cc:290] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.828879 18009 leader_election.cc:304] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.829802 18456 raft_consensus.cc:2749] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.831883 18044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a365fa5e864cf588567e1a544522d9" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:27.832049 17739 leader_election.cc:304] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.832897 17592 leader_election.cc:304] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.833287 17739 leader_election.cc:304] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.833894 18462 raft_consensus.cc:2804] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:27.832896 18454 raft_consensus.cc:2749] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.834281 18462 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:27.834424 18448 raft_consensus.cc:2749] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.834735 18462 raft_consensus.cc:3060] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:27.834918 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2715654a4c3f47e99c9c490649da8333" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.836462 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.837929 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.839160 17773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f856e5ae652c4247ad186577cb5ed7be" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.839884 17665 leader_election.cc:304] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.840480 18451 raft_consensus.cc:2749] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.842454 17665 leader_election.cc:304] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.842883 18462 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:27.843554 17775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8abc61e5c9e0445485afb2934b29983e" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.843973 17590 leader_election.cc:304] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, 5b0756753f624c95af2f36e6d223ce7e; no voters: 
I20260710 11:12:27.844727 17665 leader_election.cc:304] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.845139 17590 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, 5b0756753f624c95af2f36e6d223ce7e; no voters: c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.844873 18451 raft_consensus.cc:2749] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.845839 18467 raft_consensus.cc:2804] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:27.846239 18467 raft_consensus.cc:493] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.846578 18467 raft_consensus.cc:3060] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:27.846694 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.847904 18451 raft_consensus.cc:2749] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.848100 18044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa344fdc724d8badd7565ae44edf3e" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:27.848902 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:27.849895 18462 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:27.851049 17702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:27.851917 17701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.853595 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f856e5ae652c4247ad186577cb5ed7be" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.853837 17592 leader_election.cc:304] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549; no voters: 5b0756753f624c95af2f36e6d223ce7e, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.851938 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:27.855013 17592 leader_election.cc:304] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549; no voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.855829 18459 raft_consensus.cc:2749] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.855967 18466 raft_consensus.cc:2804] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:27.856387 18466 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:27.856739 18466 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:27.857599 18460 raft_consensus.cc:493] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:27.857689 17590 leader_election.cc:304] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549; no voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.846827 18009 leader_election.cc:304] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.860803 18459 raft_consensus.cc:2749] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.860957 18456 raft_consensus.cc:2749] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.858419 18460 raft_consensus.cc:515] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.857316 18462 raft_consensus.cc:2749] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.866231 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:27.866694 18466 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.867313 17665 leader_election.cc:304] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [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: d77151f11fd9486ba35638854d3de876; no voters: 5b0756753f624c95af2f36e6d223ce7e, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.863387 17739 leader_election.cc:304] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549, 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:27.867636 18467 raft_consensus.cc:515] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:27.868211 18448 raft_consensus.cc:2749] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.868296 18451 raft_consensus.cc:2749] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:27.868644 17739 leader_election.cc:304] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 5b0756753f624c95af2f36e6d223ce7e, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.869328 18448 raft_consensus.cc:2749] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.864004 18009 leader_election.cc:304] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e; no voters: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.865688 18460 leader_election.cc:290] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:27.870352 18456 raft_consensus.cc:2749] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.870460 18467 leader_election.cc:290] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.870895 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:27.871517 18466 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 election: Requested vote from peers c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:27.871670 18009 leader_election.cc:304] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e; no voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.872400 18456 raft_consensus.cc:2749] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.873600 18046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:27.873863 18042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
I20260710 11:12:27.874061 18044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
I20260710 11:12:27.869756 17739 leader_election.cc:304] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 5b0756753f624c95af2f36e6d223ce7e, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.875094 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0a01e4b29084059bb930eb0c582bf94" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:27.877103 17739 leader_election.cc:304] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 5b0756753f624c95af2f36e6d223ce7e, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.877600 18009 leader_election.cc:304] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e; no voters: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.878384 18456 raft_consensus.cc:2749] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.878728 18463 raft_consensus.cc:2749] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:27.875576 17590 leader_election.cc:304] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549; no voters: 5b0756753f624c95af2f36e6d223ce7e, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.876075 18448 raft_consensus.cc:2749] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:12:27.879962 18466 raft_consensus.cc:2749] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.883355 17739 leader_election.cc:304] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b; no voters: 5b0756753f624c95af2f36e6d223ce7e, d77151f11fd9486ba35638854d3de876
I20260710 11:12:27.884050 18448 raft_consensus.cc:2749] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:27.884797 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:27.885783 17590 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549; no voters: 5b0756753f624c95af2f36e6d223ce7e, c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:27.886338 18467 raft_consensus.cc:2749] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:28.095820 17625 raft_consensus.cc:1240] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Rejecting Update request from peer c9d1dd2dc5a948e7b79500d76b75582b for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:28.096961 18448 consensus_queue.cc:1059] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:28.097815 18469 raft_consensus.cc:3055] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:28.098168 18469 raft_consensus.cc:740] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:28.098969 18469 consensus_queue.cc:260] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:28.099979 18469 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.206732 17625 raft_consensus.cc:1240] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Rejecting Update request from peer d77151f11fd9486ba35638854d3de876 for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:28.207971 18451 consensus_queue.cc:1059] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:28.208748 18457 raft_consensus.cc:3055] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:28.209049 18457 raft_consensus.cc:740] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:28.209779 18457 consensus_queue.cc:260] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:28.210947 18457 raft_consensus.cc:3060] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.288908 17625 raft_consensus.cc:1240] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Rejecting Update request from peer c9d1dd2dc5a948e7b79500d76b75582b for earlier term 1. Current term is 2. Ops: []
I20260710 11:12:28.290002 18448 consensus_queue.cc:1059] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:28.290731 18469 raft_consensus.cc:3055] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:28.291043 18469 raft_consensus.cc:740] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:28.291683 18469 consensus_queue.cc:260] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:28.292555 18469 raft_consensus.cc:3060] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.340358 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:28.356103 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:28.370074 17698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a0714b8324e4407844c75db25b713db"
dest_uuid: "d77151f11fd9486ba35638854d3de876"
mode: GRACEFUL
new_leader_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:42132
I20260710 11:12:28.370592 17698 raft_consensus.cc:606] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Received request to transfer leadership to TS 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:28.372865 17698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682"
dest_uuid: "d77151f11fd9486ba35638854d3de876"
mode: GRACEFUL
new_leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
 from {username='slave'} at 127.0.0.1:42132
I20260710 11:12:28.373314 17698 raft_consensus.cc:606] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Received request to transfer leadership to TS 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:28.374219 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:28.374815 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:28.674024 18457 raft_consensus.cc:993] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: : Instructing follower 1de89356f2f9483cb9b02ea62f2c2549 to start an election
I20260710 11:12:28.674469 18451 raft_consensus.cc:1081] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Signalling peer 1de89356f2f9483cb9b02ea62f2c2549 to start an election
I20260710 11:12:28.675774 17625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682"
dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
 from {username='slave'} at 127.0.0.1:50544
I20260710 11:12:28.676227 17625 raft_consensus.cc:493] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:28.676592 17625 raft_consensus.cc:3060] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.682272 17625 raft_consensus.cc:515] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:28.683861 17625 leader_election.cc:290] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 2 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:28.684432 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:28.684764 18042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80136b2f341a4df3a3a35a430f950682" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
I20260710 11:12:28.685007 17698 raft_consensus.cc:3055] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:28.685300 18042 raft_consensus.cc:3060] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.685331 17698 raft_consensus.cc:740] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:28.686313 17698 consensus_queue.cc:260] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:28.687599 17698 raft_consensus.cc:3060] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.692184 18042 raft_consensus.cc:2468] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 2.
I20260710 11:12:28.693473 17590 leader_election.cc:304] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, 5b0756753f624c95af2f36e6d223ce7e; no voters: 
I20260710 11:12:28.695582 18467 raft_consensus.cc:2804] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:28.697086 18467 raft_consensus.cc:697] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 LEADER]: Becoming Leader. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:28.697872 18467 consensus_queue.cc:237] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:28.700663 17698 raft_consensus.cc:2468] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 2.
W20260710 11:12:28.704712 18067 debug-util.cc:398] Leaking SignalData structure 0x7b08002658a0 after lost signal to thread 16523
W20260710 11:12:28.705592 18067 debug-util.cc:398] Leaking SignalData structure 0x7b0800265f80 after lost signal to thread 17559
W20260710 11:12:28.706607 18067 debug-util.cc:398] Leaking SignalData structure 0x7b08000be760 after lost signal to thread 17651
W20260710 11:12:28.707585 18067 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb4c0 after lost signal to thread 17726
W20260710 11:12:28.708555 18067 debug-util.cc:398] Leaking SignalData structure 0x7b08002307e0 after lost signal to thread 17800
W20260710 11:12:28.709372 18067 debug-util.cc:398] Leaking SignalData structure 0x7b0800271420 after lost signal to thread 18070
I20260710 11:12:28.709579 17523 catalog_manager.cc:5697] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: term changed from 1 to 2, leader changed from d77151f11fd9486ba35638854d3de876 (127.16.34.2) to 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:28.939903 18457 raft_consensus.cc:993] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: : Instructing follower 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:28.940881 18451 raft_consensus.cc:1081] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Signalling peer 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:28.942667 18042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a0714b8324e4407844c75db25b713db"
dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:33774
I20260710 11:12:28.943406 18042 raft_consensus.cc:493] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:28.943898 18042 raft_consensus.cc:3060] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.951884 18042 raft_consensus.cc:515] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:28.953856 18042 leader_election.cc:290] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:28.955050 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:28.955500 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a0714b8324e4407844c75db25b713db" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:28.955952 17772 raft_consensus.cc:3060] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.956081 17698 raft_consensus.cc:3055] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:28.956483 17698 raft_consensus.cc:740] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:28.957365 17698 consensus_queue.cc:260] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:28.958621 17698 raft_consensus.cc:3060] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:28.963280 17772 raft_consensus.cc:2468] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:28.964161 17698 raft_consensus.cc:2468] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:28.964764 18009 leader_election.cc:304] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:28.965723 18478 raft_consensus.cc:2804] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:28.966082 18478 raft_consensus.cc:697] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:28.967183 18478 consensus_queue.cc:237] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [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: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:28.976925 17523 catalog_manager.cc:5697] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: term changed from 1 to 2, leader changed from d77151f11fd9486ba35638854d3de876 (127.16.34.2) to 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4). New cstate: current_term: 2 leader_uuid: "5b0756753f624c95af2f36e6d223ce7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:29.118963 18044 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:29.120435 18467 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:29.139281 17698 raft_consensus.cc:1275] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:29.140763 18467 consensus_queue.cc:1048] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.306205 18478 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:29.306829 18478 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.308739 18478 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:29.309919 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:29.310411 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:29.310653 17776 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:29.311280 17625 raft_consensus.cc:2393] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b0756753f624c95af2f36e6d223ce7e in current term 2: Already voted for candidate 1de89356f2f9483cb9b02ea62f2c2549 in this term.
I20260710 11:12:29.311805 18009 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:29.312491 18478 raft_consensus.cc:2804] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:29.312830 18478 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:29.313143 18478 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:29.318286 18478 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.319869 18478 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:29.320529 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:29.321239 17625 raft_consensus.cc:2393] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b0756753f624c95af2f36e6d223ce7e in current term 2: Already voted for candidate 1de89356f2f9483cb9b02ea62f2c2549 in this term.
I20260710 11:12:29.321444 17776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:29.327271 17776 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:29.328122 18009 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 1de89356f2f9483cb9b02ea62f2c2549
I20260710 11:12:29.328728 18478 raft_consensus.cc:2804] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:29.329159 18478 raft_consensus.cc:697] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:29.329988 18478 consensus_queue.cc:237] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.337682 17523 catalog_manager.cc:5697] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: term changed from 1 to 2, leader changed from c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3) to 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4). New cstate: current_term: 2 leader_uuid: "5b0756753f624c95af2f36e6d223ce7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:29.375757 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:29.393913 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:29.399076 17776 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:29.400461 18478 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.420013 17698 raft_consensus.cc:1275] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:29.423224 18467 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:29.423763 18467 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.426038 18467 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:29.427754 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:29.428188 18044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:29.428555 17772 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 2.
I20260710 11:12:29.430226 17590 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:29.431522 18467 raft_consensus.cc:2804] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:29.431923 18467 raft_consensus.cc:493] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:29.432283 18467 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.443998 18471 raft_consensus.cc:493] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:29.444523 18471 raft_consensus.cc:515] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.449950 18044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e" is_pre_election: true
I20260710 11:12:29.448032 18471 leader_election.cc:290] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:29.452189 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:29.452915 17698 raft_consensus.cc:2468] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 2.
I20260710 11:12:29.454260 17592 leader_election.cc:304] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:29.455416 18471 raft_consensus.cc:2804] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:29.455816 18471 raft_consensus.cc:493] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:29.456264 18471 raft_consensus.cc:3060] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.463573 18487 consensus_queue.cc:1048] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:29.441594 18467 raft_consensus.cc:515] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.468057 18467 leader_election.cc:290] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 3 election: Requested vote from peers c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:29.470446 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:29.470796 18044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91075a3f2964b609ad06509dafd37fa" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
I20260710 11:12:29.471045 17772 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.478664 17772 raft_consensus.cc:2468] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 3.
I20260710 11:12:29.479796 17590 leader_election.cc:304] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:29.482682 18467 raft_consensus.cc:2804] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:29.484025 18467 raft_consensus.cc:697] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 LEADER]: Becoming Leader. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:29.485170 18467 consensus_queue.cc:237] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.486964 18471 raft_consensus.cc:515] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.488488 18044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc"
dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
mode: GRACEFUL
new_leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
 from {username='slave'} at 127.0.0.1:56420
I20260710 11:12:29.489167 18044 raft_consensus.cc:606] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Received request to transfer leadership to TS c9d1dd2dc5a948e7b79500d76b75582b
I20260710 11:12:29.489859 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:29.490504 17698 raft_consensus.cc:3060] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.494084 18042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "1de89356f2f9483cb9b02ea62f2c2549" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
I20260710 11:12:29.496762 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:12:29.497390 18471 leader_election.cc:290] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [CANDIDATE]: Term 3 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:29.497675 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:29.502893 17698 raft_consensus.cc:2468] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1de89356f2f9483cb9b02ea62f2c2549 in term 3.
I20260710 11:12:29.503959 17592 leader_election.cc:304] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 1de89356f2f9483cb9b02ea62f2c2549, d77151f11fd9486ba35638854d3de876; no voters: 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:29.504946 18471 raft_consensus.cc:2804] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:29.505594 18471 raft_consensus.cc:697] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 LEADER]: Becoming Leader. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:29.506583 18471 consensus_queue.cc:237] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.515242 17523 catalog_manager.cc:5697] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: term changed from 2 to 3, leader changed from 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) to 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1). New cstate: current_term: 3 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:29.527324 17523 catalog_manager.cc:5697] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 reported cstate change: term changed from 1 to 3, leader changed from d77151f11fd9486ba35638854d3de876 (127.16.34.2) to 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1). New cstate: current_term: 3 leader_uuid: "1de89356f2f9483cb9b02ea62f2c2549" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:29.672901 18487 raft_consensus.cc:493] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d77151f11fd9486ba35638854d3de876)
I20260710 11:12:29.673409 18487 raft_consensus.cc:515] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.674983 18487 leader_election.cc:290] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:29.675771 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:29.675987 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048954c0f11f4fa89056836d46978347" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:29.676805 17698 raft_consensus.cc:2368] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b0756753f624c95af2f36e6d223ce7e for earlier term 2. Current term is 3.
I20260710 11:12:29.677855 18011 leader_election.cc:400] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Vote denied by peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815) with higher term. Message: Invalid argument: T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b0756753f624c95af2f36e6d223ce7e for earlier term 2. Current term is 3.
I20260710 11:12:29.678081 18011 leader_election.cc:403] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:12:29.678574 18487 raft_consensus.cc:3060] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.683483 18487 raft_consensus.cc:2749] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815) with higher term. Message: Invalid argument: T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b0756753f624c95af2f36e6d223ce7e for earlier term 2. Current term is 3.
I20260710 11:12:29.691257 18494 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:29.691841 18494 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:29.694271 18494 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:29.694725 18451 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c9d1dd2dc5a948e7b79500d76b75582b)
I20260710 11:12:29.694603 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:29.695298 18451 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:29.696053 17625 raft_consensus.cc:2468] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 2.
I20260710 11:12:29.696274 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876" is_pre_election: true
I20260710 11:12:29.696969 17698 raft_consensus.cc:2468] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 1.
I20260710 11:12:29.697359 18451 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:29.697395 17739 leader_election.cc:304] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1de89356f2f9483cb9b02ea62f2c2549, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:29.698408 18494 raft_consensus.cc:2804] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:12:29.699055 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" is_pre_election: true
I20260710 11:12:29.699131 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549" is_pre_election: true
I20260710 11:12:29.698805 18494 raft_consensus.cc:493] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:29.699913 17625 raft_consensus.cc:2393] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d77151f11fd9486ba35638854d3de876 in current term 2: Already voted for candidate 1de89356f2f9483cb9b02ea62f2c2549 in this term.
I20260710 11:12:29.699954 18494 raft_consensus.cc:3060] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.705492 18494 raft_consensus.cc:515] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:29.706334 17772 raft_consensus.cc:2368] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d77151f11fd9486ba35638854d3de876 for earlier term 2. Current term is 3.
I20260710 11:12:29.707373 18494 leader_election.cc:290] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 3 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815)
I20260710 11:12:29.708360 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:29.709079 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e2d1180d2143c09b677b649a784ae5" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:29.709035 17625 raft_consensus.cc:3060] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.709779 17698 raft_consensus.cc:3060] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.709875 17665 leader_election.cc:400] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 2 pre-election: Vote denied by peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345) with higher term. Message: Invalid argument: T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d77151f11fd9486ba35638854d3de876 for earlier term 2. Current term is 3.
I20260710 11:12:29.710999 17665 leader_election.cc:403] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:12:29.716688 17698 raft_consensus.cc:2468] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 3.
I20260710 11:12:29.717208 18451 raft_consensus.cc:2749] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345) with higher term. Message: Invalid argument: T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d77151f11fd9486ba35638854d3de876 for earlier term 2. Current term is 3.
I20260710 11:12:29.718274 17625 raft_consensus.cc:2468] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 3.
I20260710 11:12:29.718938 17741 leader_election.cc:304] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:29.719967 18494 raft_consensus.cc:2804] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:29.721719 18494 raft_consensus.cc:697] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 3 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:29.722749 18494 consensus_queue.cc:237] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:29.732224 17523 catalog_manager.cc:5697] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:29.777521 17625 raft_consensus.cc:1240] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 LEADER]: Rejecting Update request from peer 5b0756753f624c95af2f36e6d223ce7e for earlier term 2. Current term is 3. Ops: []
I20260710 11:12:29.778869 18487 consensus_queue.cc:1059] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.779575 18487 consensus_queue.cc:1243] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Peer 1de89356f2f9483cb9b02ea62f2c2549 log is divergent from this leader: its last log entry 3.5 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 4
I20260710 11:12:29.780126 18456 raft_consensus.cc:3055] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:29.780429 18456 raft_consensus.cc:740] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:29.781203 18456 consensus_queue.cc:260] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.782192 18456 raft_consensus.cc:3060] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.784835 18478 raft_consensus.cc:993] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: : Instructing follower c9d1dd2dc5a948e7b79500d76b75582b to start an election
I20260710 11:12:29.786037 18487 raft_consensus.cc:1081] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Signalling peer c9d1dd2dc5a948e7b79500d76b75582b to start an election
I20260710 11:12:29.787928 17772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc"
dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
 from {username='slave'} at 127.0.0.1:45166
I20260710 11:12:29.788426 17772 raft_consensus.cc:493] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:29.788728 17772 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.794727 17772 raft_consensus.cc:515] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.796638 17772 leader_election.cc:290] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [CANDIDATE]: Term 3 election: Requested vote from peers d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815), 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4:40221)
I20260710 11:12:29.797374 17698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d77151f11fd9486ba35638854d3de876"
I20260710 11:12:29.797775 18042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca4fe47c25d4ad9a2edbbfb060c10bc" candidate_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
I20260710 11:12:29.798029 17698 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.798369 18042 raft_consensus.cc:3055] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:29.798712 18042 raft_consensus.cc:740] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:29.799614 18042 consensus_queue.cc:260] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.800941 18042 raft_consensus.cc:3060] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:29.804965 17698 raft_consensus.cc:2468] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 3.
I20260710 11:12:29.806083 17741 leader_election.cc:304] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:29.806937 18494 raft_consensus.cc:2804] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:29.807319 18494 raft_consensus.cc:697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 3 LEADER]: Becoming Leader. State: Replica: c9d1dd2dc5a948e7b79500d76b75582b, State: Running, Role: LEADER
I20260710 11:12:29.808028 18494 consensus_queue.cc:237] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:29.811947 18042 raft_consensus.cc:2468] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9d1dd2dc5a948e7b79500d76b75582b in term 3.
I20260710 11:12:29.817718 17523 catalog_manager.cc:5697] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b reported cstate change: term changed from 2 to 3, leader changed from 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4) to c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3). New cstate: current_term: 3 leader_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:29.867954 18042 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:12:29.868448 18042 pending_rounds.cc:85] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: Aborting all ops after (but not including) 4
I20260710 11:12:29.868803 18042 pending_rounds.cc:107] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:12:29.869160 18042 raft_consensus.cc:2889] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:29.870543 18471 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.886350 17772 raft_consensus.cc:1275] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:29.888764 18467 consensus_queue.cc:1048] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:29.901599 17698 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:29.903141 18467 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:29.913333 18042 raft_consensus.cc:1275] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Refusing update from remote peer 1de89356f2f9483cb9b02ea62f2c2549: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:12:29.914925 18470 consensus_queue.cc:1048] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:12:30.107896 17698 raft_consensus.cc:1275] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:30.109310 18494 consensus_queue.cc:1048] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:30.119359 17625 raft_consensus.cc:1275] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:30.121387 18494 consensus_queue.cc:1048] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:30.214329 18042 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:12:30.215647 18503 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260710 11:12:30.227943 17698 raft_consensus.cc:1275] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Refusing update from remote peer c9d1dd2dc5a948e7b79500d76b75582b: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:12:30.229699 18494 consensus_queue.cc:1048] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:12:30.498617 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:30.522019 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:30.548278 17625 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab"
dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
mode: GRACEFUL
new_leader_uuid: "d77151f11fd9486ba35638854d3de876"
 from {username='slave'} at 127.0.0.1:56240
I20260710 11:12:30.548938 17625 raft_consensus.cc:606] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Received request to transfer leadership to TS d77151f11fd9486ba35638854d3de876
I20260710 11:12:30.551395 17625 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31"
dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
mode: GRACEFUL
new_leader_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:56240
I20260710 11:12:30.551975 17625 raft_consensus.cc:606] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Received request to transfer leadership to TS 5b0756753f624c95af2f36e6d223ce7e
I20260710 11:12:30.553406 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:30.554333 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:30.620932 18467 raft_consensus.cc:993] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549: : Instructing follower d77151f11fd9486ba35638854d3de876 to start an election
I20260710 11:12:30.621500 18470 raft_consensus.cc:1081] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Signalling peer d77151f11fd9486ba35638854d3de876 to start an election
I20260710 11:12:30.622938 17698 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab"
dest_uuid: "d77151f11fd9486ba35638854d3de876"
 from {username='slave'} at 127.0.0.1:51438
I20260710 11:12:30.623369 17698 raft_consensus.cc:493] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:30.623662 17698 raft_consensus.cc:3060] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.628294 17698 raft_consensus.cc:515] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:30.630162 17698 leader_election.cc:290] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [CANDIDATE]: Term 2 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:30.631479 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:30.631827 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385b3a10e5be405cac9b0d656be4d0ab" candidate_uuid: "d77151f11fd9486ba35638854d3de876" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:30.632033 17772 raft_consensus.cc:3060] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.632550 17625 raft_consensus.cc:3055] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:30.632947 17625 raft_consensus.cc:740] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:30.633828 17625 consensus_queue.cc:260] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:30.635159 17625 raft_consensus.cc:3060] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:30.636888 17772 raft_consensus.cc:2468] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 2.
I20260710 11:12:30.637938 17665 leader_election.cc:304] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [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: c9d1dd2dc5a948e7b79500d76b75582b, d77151f11fd9486ba35638854d3de876; no voters: 
I20260710 11:12:30.638827 18451 raft_consensus.cc:2804] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:30.639281 18451 raft_consensus.cc:697] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 2 LEADER]: Becoming Leader. State: Replica: d77151f11fd9486ba35638854d3de876, State: Running, Role: LEADER
I20260710 11:12:30.640149 18451 consensus_queue.cc:237] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } }
I20260710 11:12:30.649665 17625 raft_consensus.cc:2468] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d77151f11fd9486ba35638854d3de876 in term 2.
I20260710 11:12:30.652205 17521 catalog_manager.cc:5697] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 reported cstate change: term changed from 1 to 2, leader changed from 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) to d77151f11fd9486ba35638854d3de876 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "d77151f11fd9486ba35638854d3de876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d77151f11fd9486ba35638854d3de876" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 38815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:31.064299 18467 raft_consensus.cc:993] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: : Instructing follower 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:31.066336 18467 raft_consensus.cc:1081] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Signalling peer 5b0756753f624c95af2f36e6d223ce7e to start an election
I20260710 11:12:31.067978 18044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31"
dest_uuid: "5b0756753f624c95af2f36e6d223ce7e"
 from {username='slave'} at 127.0.0.1:44592
I20260710 11:12:31.068585 18044 raft_consensus.cc:493] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:31.068964 18044 raft_consensus.cc:3060] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.076920 18044 raft_consensus.cc:515] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:31.079229 17625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1de89356f2f9483cb9b02ea62f2c2549"
I20260710 11:12:31.079775 17625 raft_consensus.cc:3055] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:31.079888 17772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d794e6449bb4ef1adefeb1119f66f31" candidate_uuid: "5b0756753f624c95af2f36e6d223ce7e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9d1dd2dc5a948e7b79500d76b75582b"
I20260710 11:12:31.080121 17625 raft_consensus.cc:740] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1de89356f2f9483cb9b02ea62f2c2549, State: Running, Role: LEADER
I20260710 11:12:31.080415 17772 raft_consensus.cc:3060] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.080890 17625 consensus_queue.cc:260] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:31.082094 18044 leader_election.cc:290] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [CANDIDATE]: Term 2 election: Requested vote from peers 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939), c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345)
I20260710 11:12:31.082235 17625 raft_consensus.cc:3060] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:31.087555 17772 raft_consensus.cc:2468] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:31.088572 18009 leader_election.cc:304] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [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: 5b0756753f624c95af2f36e6d223ce7e, c9d1dd2dc5a948e7b79500d76b75582b; no voters: 
I20260710 11:12:31.088815 17625 raft_consensus.cc:2468] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b0756753f624c95af2f36e6d223ce7e in term 2.
I20260710 11:12:31.089427 18487 raft_consensus.cc:2804] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:31.090921 18487 raft_consensus.cc:697] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Becoming Leader. State: Replica: 5b0756753f624c95af2f36e6d223ce7e, State: Running, Role: LEADER
I20260710 11:12:31.091784 18487 consensus_queue.cc:237] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [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: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } }
I20260710 11:12:31.101717 17521 catalog_manager.cc:5697] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e reported cstate change: term changed from 1 to 2, leader changed from 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1) to 5b0756753f624c95af2f36e6d223ce7e (127.16.34.4). New cstate: current_term: 2 leader_uuid: "5b0756753f624c95af2f36e6d223ce7e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b0756753f624c95af2f36e6d223ce7e" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 40221 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:12:31.102643 17625 raft_consensus.cc:1275] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:31.118953 18451 consensus_queue.cc:1048] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1de89356f2f9483cb9b02ea62f2c2549" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:31.134907 17772 raft_consensus.cc:1275] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer d77151f11fd9486ba35638854d3de876: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:31.136358 18506 consensus_queue.cc:1048] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:31.555241 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:31.568431 16520 tablet_server.cc:179] TabletServer@127.16.34.1:0 shutting down...
W20260710 11:12:31.572620 17665 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 11:12:31.575937 17665 consensus_peers.cc:597] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 -> Peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Couldn't send request to peer 1de89356f2f9483cb9b02ea62f2c2549. 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:12:31.594561 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:31.595602 16520 tablet_replica.cc:333] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.596519 16520 raft_consensus.cc:2243] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.597101 16520 raft_consensus.cc:2272] T 8c7a55dff97e47eb8b6d32af8959d527 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.599282 16520 tablet_replica.cc:333] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.599822 16520 raft_consensus.cc:2243] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.600373 16520 raft_consensus.cc:2272] T 354d660d8ddd43f4873568a57e5499c2 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.601930 16520 tablet_replica.cc:333] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.602411 16520 raft_consensus.cc:2243] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.603050 16520 raft_consensus.cc:2272] T 8abc61e5c9e0445485afb2934b29983e P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.604616 16520 tablet_replica.cc:333] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.605095 16520 raft_consensus.cc:2243] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.605849 16520 raft_consensus.cc:2272] T 2d84f95055e14b029dfcc3e8a0ba397e P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.607563 16520 tablet_replica.cc:333] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.608116 16520 raft_consensus.cc:2243] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.608762 16520 raft_consensus.cc:2272] T e91075a3f2964b609ad06509dafd37fa P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.610522 16520 tablet_replica.cc:333] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.611028 16520 raft_consensus.cc:2243] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.611369 16520 raft_consensus.cc:2272] T 385b3a10e5be405cac9b0d656be4d0ab P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.613377 16520 tablet_replica.cc:333] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.613871 16520 raft_consensus.cc:2243] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.614500 16520 raft_consensus.cc:2272] T 030e983ce61940f9a3618955ca1b4322 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.616604 16520 tablet_replica.cc:333] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.617123 16520 raft_consensus.cc:2243] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:12:31.617503 17665 consensus_peers.cc:597] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 -> Peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Couldn't send request to peer 1de89356f2f9483cb9b02ea62f2c2549. 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:12:31.617592 16520 raft_consensus.cc:2272] T f856e5ae652c4247ad186577cb5ed7be P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.619445 16520 tablet_replica.cc:333] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.619917 16520 raft_consensus.cc:2243] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.620260 16520 raft_consensus.cc:2272] T b4a8ac252117473bb79a69cc0d670ebe P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.621850 16520 tablet_replica.cc:333] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.622341 16520 raft_consensus.cc:2243] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.622695 16520 raft_consensus.cc:2272] T 26e2d1180d2143c09b677b649a784ae5 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.624303 16520 tablet_replica.cc:333] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.624754 16520 raft_consensus.cc:2243] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.625092 16520 raft_consensus.cc:2272] T 7d794e6449bb4ef1adefeb1119f66f31 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.627246 16520 tablet_replica.cc:333] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.627707 16520 raft_consensus.cc:2243] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.628387 16520 raft_consensus.cc:2272] T 80136b2f341a4df3a3a35a430f950682 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:31.629521 17739 consensus_peers.cc:597] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Couldn't send request to peer 1de89356f2f9483cb9b02ea62f2c2549. 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:12:31.630249 16520 tablet_replica.cc:333] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.630752 16520 raft_consensus.cc:2243] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.631171 16520 raft_consensus.cc:2272] T f0c18b5c68d543fdbd40aac17382aa18 P 1de89356f2f9483cb9b02ea62f2c2549 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.633193 16520 tablet_replica.cc:333] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.633358 17772 raft_consensus.cc:1275] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Refusing update from remote peer 5b0756753f624c95af2f36e6d223ce7e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:12:31.633644 16520 raft_consensus.cc:2243] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.634356 16520 raft_consensus.cc:2272] T 1d4caaf4398540ec99a3e59a4cae6583 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.634421 18487 consensus_queue.cc:1048] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9d1dd2dc5a948e7b79500d76b75582b" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:12:31.636533 16520 tablet_replica.cc:333] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.637246 16520 raft_consensus.cc:2243] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 LEADER]: Raft consensus shutting down.
W20260710 11:12:31.637745 18467 consensus_queue.cc:1175] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d77151f11fd9486ba35638854d3de876" responder_term: 3 status { last_received { term: 3 index: 5 } last_committed_idx: 5 last_received_current_leader { term: 3 index: 5 } }
I20260710 11:12:31.638384 16520 raft_consensus.cc:2272] T 048954c0f11f4fa89056836d46978347 P 1de89356f2f9483cb9b02ea62f2c2549 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.640676 16520 tablet_replica.cc:333] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.641114 16520 raft_consensus.cc:2243] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.642002 16520 raft_consensus.cc:2272] T 2715654a4c3f47e99c9c490649da8333 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.644052 16520 tablet_replica.cc:333] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
I20260710 11:12:31.645079 16520 raft_consensus.cc:2243] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.645834 16520 raft_consensus.cc:2272] T a0a01e4b29084059bb930eb0c582bf94 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.648370 16520 tablet_replica.cc:333] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549: stopping tablet replica
W20260710 11:12:31.648614 17739 consensus_peers.cc:597] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Couldn't send request to peer 1de89356f2f9483cb9b02ea62f2c2549. 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:12:31.649122 16520 raft_consensus.cc:2243] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.650323 16520 raft_consensus.cc:2272] T dbdf18eb2983480e9a6359a82f9a7cf4 P 1de89356f2f9483cb9b02ea62f2c2549 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:31.671224 18009 consensus_peers.cc:597] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e -> Peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Couldn't send request to peer 1de89356f2f9483cb9b02ea62f2c2549. 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:12:31.672762 18009 consensus_peers.cc:597] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e -> Peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Couldn't send request to peer 1de89356f2f9483cb9b02ea62f2c2549. 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:12:31.707909 16520 tablet_server.cc:196] TabletServer@127.16.34.1:0 shutdown complete.
I20260710 11:12:31.744338 16520 tablet_server.cc:179] TabletServer@127.16.34.2:0 shutting down...
W20260710 11:12:31.746119 17739 consensus_peers.cc:597] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b -> Peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Couldn't send request to peer 1de89356f2f9483cb9b02ea62f2c2549. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:35939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:31.774196 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:31.775039 16520 tablet_replica.cc:333] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.775842 16520 raft_consensus.cc:2243] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.776382 16520 raft_consensus.cc:2272] T 80136b2f341a4df3a3a35a430f950682 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.778249 16520 tablet_replica.cc:333] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.778821 16520 raft_consensus.cc:2243] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:12:31.778868 18011 consensus_peers.cc:597] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e -> Peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Couldn't send request to peer d77151f11fd9486ba35638854d3de876. 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:12:31.779587 16520 raft_consensus.cc:2272] T 354d660d8ddd43f4873568a57e5499c2 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.781296 16520 tablet_replica.cc:333] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.781888 16520 raft_consensus.cc:2243] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.782254 16520 raft_consensus.cc:2272] T 2a0714b8324e4407844c75db25b713db P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.783958 16520 tablet_replica.cc:333] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.784433 16520 raft_consensus.cc:2243] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.784811 16520 raft_consensus.cc:2272] T 67a365fa5e864cf588567e1a544522d9 P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.786499 16520 tablet_replica.cc:333] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.786998 16520 raft_consensus.cc:2243] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.787719 16520 raft_consensus.cc:2272] T 8c7a55dff97e47eb8b6d32af8959d527 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.789286 16520 tablet_replica.cc:333] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.789755 16520 raft_consensus.cc:2243] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.790257 16520 raft_consensus.cc:2272] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.791867 16520 tablet_replica.cc:333] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.792320 16520 raft_consensus.cc:2243] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.792979 16520 raft_consensus.cc:2272] T 385b3a10e5be405cac9b0d656be4d0ab P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.794938 16520 tablet_replica.cc:333] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.795420 16520 raft_consensus.cc:2243] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.795778 16520 raft_consensus.cc:2272] T f856e5ae652c4247ad186577cb5ed7be P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.797260 16520 tablet_replica.cc:333] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.797736 16520 raft_consensus.cc:2243] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.798110 16520 raft_consensus.cc:2272] T 2d84f95055e14b029dfcc3e8a0ba397e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.799813 16520 tablet_replica.cc:333] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.800257 16520 raft_consensus.cc:2243] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.801020 16520 raft_consensus.cc:2272] T 1d4caaf4398540ec99a3e59a4cae6583 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.802634 16520 tablet_replica.cc:333] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.803095 16520 raft_consensus.cc:2243] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.803434 16520 raft_consensus.cc:2272] T 048954c0f11f4fa89056836d46978347 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.804949 16520 tablet_replica.cc:333] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.805385 16520 raft_consensus.cc:2243] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.805701 16520 raft_consensus.cc:2272] T 2715654a4c3f47e99c9c490649da8333 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.807271 16520 tablet_replica.cc:333] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.807670 16520 raft_consensus.cc:2243] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.808080 16520 raft_consensus.cc:2272] T 1baa344fdc724d8badd7565ae44edf3e P d77151f11fd9486ba35638854d3de876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.809768 16520 tablet_replica.cc:333] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.810201 16520 raft_consensus.cc:2243] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.810565 16520 raft_consensus.cc:2272] T a5ca59b1928542acaac7b2091a5f9562 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.812111 16520 tablet_replica.cc:333] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.812533 16520 raft_consensus.cc:2243] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.812841 16520 raft_consensus.cc:2272] T b4a8ac252117473bb79a69cc0d670ebe P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.814301 16520 tablet_replica.cc:333] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.814677 16520 raft_consensus.cc:2243] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.815024 16520 raft_consensus.cc:2272] T 26e2d1180d2143c09b677b649a784ae5 P d77151f11fd9486ba35638854d3de876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.816502 16520 tablet_replica.cc:333] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.816869 16520 raft_consensus.cc:2243] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.817541 16520 raft_consensus.cc:2272] T a0a01e4b29084059bb930eb0c582bf94 P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.819123 16520 tablet_replica.cc:333] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876: stopping tablet replica
I20260710 11:12:31.819515 16520 raft_consensus.cc:2243] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.820137 16520 raft_consensus.cc:2272] T bee8893a42ff498c813e8c62a1f64fcb P d77151f11fd9486ba35638854d3de876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.861913 16520 tablet_server.cc:196] TabletServer@127.16.34.2:0 shutdown complete.
W20260710 11:12:31.865252 17741 consensus_peers.cc:597] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b -> Peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Couldn't send request to peer d77151f11fd9486ba35638854d3de876. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:38815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:31.879657 18011 consensus_peers.cc:597] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e -> Peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Couldn't send request to peer d77151f11fd9486ba35638854d3de876. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:38815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:31.894899 17741 consensus_peers.cc:597] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b -> Peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Couldn't send request to peer d77151f11fd9486ba35638854d3de876. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:38815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:31.909318 16520 tablet_server.cc:179] TabletServer@127.16.34.3:0 shutting down...
I20260710 11:12:31.934638 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:31.935443 16520 tablet_replica.cc:333] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.935985 16520 raft_consensus.cc:2243] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.936698 16520 raft_consensus.cc:2272] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.938450 16520 tablet_replica.cc:333] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.939005 16520 raft_consensus.cc:2243] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.939419 16520 raft_consensus.cc:2272] T 67a365fa5e864cf588567e1a544522d9 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.941140 16520 tablet_replica.cc:333] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.941576 16520 raft_consensus.cc:2243] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.941991 16520 raft_consensus.cc:2272] T 2a0714b8324e4407844c75db25b713db P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.943473 16520 tablet_replica.cc:333] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.943904 16520 raft_consensus.cc:2243] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.944563 16520 raft_consensus.cc:2272] T a5ca59b1928542acaac7b2091a5f9562 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.946236 16520 tablet_replica.cc:333] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.946691 16520 raft_consensus.cc:2243] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.947079 16520 raft_consensus.cc:2272] T e91075a3f2964b609ad06509dafd37fa P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.948601 16520 tablet_replica.cc:333] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.949030 16520 raft_consensus.cc:2243] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.949362 16520 raft_consensus.cc:2272] T 030e983ce61940f9a3618955ca1b4322 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.950913 16520 tablet_replica.cc:333] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.951336 16520 raft_consensus.cc:2243] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.951644 16520 raft_consensus.cc:2272] T 385b3a10e5be405cac9b0d656be4d0ab P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.953379 16520 tablet_replica.cc:333] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.953817 16520 raft_consensus.cc:2243] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.954483 16520 raft_consensus.cc:2272] T f856e5ae652c4247ad186577cb5ed7be P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.956063 16520 tablet_replica.cc:333] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.956748 16520 raft_consensus.cc:2243] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.957137 16520 raft_consensus.cc:2272] T 2d84f95055e14b029dfcc3e8a0ba397e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.958621 16520 tablet_replica.cc:333] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.959088 16520 raft_consensus.cc:2243] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.959770 16520 raft_consensus.cc:2272] T 8abc61e5c9e0445485afb2934b29983e P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.961287 16520 tablet_replica.cc:333] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.961731 16520 raft_consensus.cc:2243] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.962121 16520 raft_consensus.cc:2272] T f0c18b5c68d543fdbd40aac17382aa18 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.963732 16520 tablet_replica.cc:333] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.964175 16520 raft_consensus.cc:2243] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.964622 16520 raft_consensus.cc:2272] T 7d794e6449bb4ef1adefeb1119f66f31 P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.966761 16520 tablet_replica.cc:333] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.967262 16520 raft_consensus.cc:2243] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.967633 16520 raft_consensus.cc:2272] T 2715654a4c3f47e99c9c490649da8333 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.969201 16520 tablet_replica.cc:333] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.969632 16520 raft_consensus.cc:2243] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.970017 16520 raft_consensus.cc:2272] T 1baa344fdc724d8badd7565ae44edf3e P c9d1dd2dc5a948e7b79500d76b75582b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.971637 16520 tablet_replica.cc:333] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.972064 16520 raft_consensus.cc:2243] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.972417 16520 raft_consensus.cc:2272] T dbdf18eb2983480e9a6359a82f9a7cf4 P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.973884 16520 tablet_replica.cc:333] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.974304 16520 raft_consensus.cc:2243] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:31.974740 16520 raft_consensus.cc:2272] T bee8893a42ff498c813e8c62a1f64fcb P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.976372 16520 tablet_replica.cc:333] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.976784 16520 raft_consensus.cc:2243] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.977435 16520 raft_consensus.cc:2272] T b4a8ac252117473bb79a69cc0d670ebe P c9d1dd2dc5a948e7b79500d76b75582b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:31.978982 16520 tablet_replica.cc:333] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b: stopping tablet replica
I20260710 11:12:31.979358 16520 raft_consensus.cc:2243] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:31.980010 16520 raft_consensus.cc:2272] T 26e2d1180d2143c09b677b649a784ae5 P c9d1dd2dc5a948e7b79500d76b75582b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:31.994573 18009 consensus_peers.cc:597] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e -> Peer 1de89356f2f9483cb9b02ea62f2c2549 (127.16.34.1:35939): Couldn't send request to peer 1de89356f2f9483cb9b02ea62f2c2549. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:35939: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.020988 16520 tablet_server.cc:196] TabletServer@127.16.34.3:0 shutdown complete.
W20260710 11:12:32.028507 18009 consensus_peers.cc:597] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e -> Peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): Couldn't send request to peer c9d1dd2dc5a948e7b79500d76b75582b. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.3:44345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.056696 16520 tablet_server.cc:179] TabletServer@127.16.34.4:0 shutting down...
W20260710 11:12:32.070547 18009 consensus_peers.cc:597] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e -> Peer c9d1dd2dc5a948e7b79500d76b75582b (127.16.34.3:44345): Couldn't send request to peer c9d1dd2dc5a948e7b79500d76b75582b. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.3:44345: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:32.074255 18011 consensus_peers.cc:597] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e -> Peer d77151f11fd9486ba35638854d3de876 (127.16.34.2:38815): Couldn't send request to peer d77151f11fd9486ba35638854d3de876. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:38815: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:32.083573 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:32.084270 16520 tablet_replica.cc:333] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.084884 16520 raft_consensus.cc:2243] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.085647 16520 raft_consensus.cc:2272] T 67a365fa5e864cf588567e1a544522d9 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.087446 16520 tablet_replica.cc:333] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.087957 16520 raft_consensus.cc:2243] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.088414 16520 raft_consensus.cc:2272] T a5ca59b1928542acaac7b2091a5f9562 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.089938 16520 tablet_replica.cc:333] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.090396 16520 raft_consensus.cc:2243] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.091114 16520 raft_consensus.cc:2272] T 2a0714b8324e4407844c75db25b713db P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.092739 16520 tablet_replica.cc:333] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.093251 16520 raft_consensus.cc:2243] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.094125 16520 raft_consensus.cc:2272] T 7d794e6449bb4ef1adefeb1119f66f31 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.096411 16520 tablet_replica.cc:333] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.096916 16520 raft_consensus.cc:2243] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.097388 16520 raft_consensus.cc:2272] T e91075a3f2964b609ad06509dafd37fa P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.099232 16520 tablet_replica.cc:333] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.099722 16520 raft_consensus.cc:2243] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.100123 16520 raft_consensus.cc:2272] T 8c7a55dff97e47eb8b6d32af8959d527 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.101691 16520 tablet_replica.cc:333] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.102134 16520 raft_consensus.cc:2243] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.102527 16520 raft_consensus.cc:2272] T 354d660d8ddd43f4873568a57e5499c2 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.104055 16520 tablet_replica.cc:333] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.104462 16520 raft_consensus.cc:2243] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.104899 16520 raft_consensus.cc:2272] T 80136b2f341a4df3a3a35a430f950682 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.106344 16520 tablet_replica.cc:333] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.106832 16520 raft_consensus.cc:2243] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.107470 16520 raft_consensus.cc:2272] T f0c18b5c68d543fdbd40aac17382aa18 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.108932 16520 tablet_replica.cc:333] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.109349 16520 raft_consensus.cc:2243] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.109781 16520 raft_consensus.cc:2272] T 8abc61e5c9e0445485afb2934b29983e P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.111914 16520 tablet_replica.cc:333] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.112474 16520 raft_consensus.cc:2243] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.112932 16520 raft_consensus.cc:2272] T 048954c0f11f4fa89056836d46978347 P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.114476 16520 tablet_replica.cc:333] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.114940 16520 raft_consensus.cc:2243] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.115365 16520 raft_consensus.cc:2272] T 1d4caaf4398540ec99a3e59a4cae6583 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.116847 16520 tablet_replica.cc:333] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.117251 16520 raft_consensus.cc:2243] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.117664 16520 raft_consensus.cc:2272] T dbdf18eb2983480e9a6359a82f9a7cf4 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.119212 16520 tablet_replica.cc:333] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.119628 16520 raft_consensus.cc:2243] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.120023 16520 raft_consensus.cc:2272] T a0a01e4b29084059bb930eb0c582bf94 P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.121510 16520 tablet_replica.cc:333] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.121933 16520 raft_consensus.cc:2243] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.122347 16520 raft_consensus.cc:2272] T bee8893a42ff498c813e8c62a1f64fcb P 5b0756753f624c95af2f36e6d223ce7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.123944 16520 tablet_replica.cc:333] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.124497 16520 raft_consensus.cc:2243] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:32.124825 16520 raft_consensus.cc:2272] T 6ca4fe47c25d4ad9a2edbbfb060c10bc P 5b0756753f624c95af2f36e6d223ce7e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.126176 16520 tablet_replica.cc:333] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.126572 16520 raft_consensus.cc:2243] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.127251 16520 raft_consensus.cc:2272] T 030e983ce61940f9a3618955ca1b4322 P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.128741 16520 tablet_replica.cc:333] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e: stopping tablet replica
I20260710 11:12:32.129097 16520 raft_consensus.cc:2243] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.129848 16520 raft_consensus.cc:2272] T 1baa344fdc724d8badd7565ae44edf3e P 5b0756753f624c95af2f36e6d223ce7e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.182016 16520 tablet_server.cc:196] TabletServer@127.16.34.4:0 shutdown complete.
I20260710 11:12:32.208532 16520 master.cc:562] Master@127.16.34.62:36187 shutting down...
I20260710 11:12:32.228060 16520 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:32.228580 16520 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:32.228880 16520 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13326619a4eb432a93b8faa1974dd9d2: stopping tablet replica
I20260710 11:12:32.266626 16520 master.cc:584] Master@127.16.34.62:36187 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31184 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:12:32.318024 16520 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.34.62:34103
I20260710 11:12:32.319407 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:32.324424 18533 instance_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:12:32.324436 18534 instance_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:12:32.327123 18536 instance_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:12:32.327174 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:32.328291 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:32.328487 16520 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:12:32.328634 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681952328608 us; error 0 us; skew 500 ppm
I20260710 11:12:32.329120 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:32.331468 16520 webserver.cc:533] Webserver started at http://127.16.34.62:46137/ using document root <none> and password file <none>
I20260710 11:12:32.331923 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:32.332093 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:32.332329 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:32.333370 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/master-0-root/instance:
uuid: "26641b309d7c40bdbe3c63f0d5103707"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.337683 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:12:32.341236 18541 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:12:32.341918 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:12:32.342188 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/master-0-root
uuid: "26641b309d7c40bdbe3c63f0d5103707"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.342446 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-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:12:32.384310 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:32.385584 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:32.422602 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.62:34103
I20260710 11:12:32.422693 18592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.62:34103 every 8 connection(s)
I20260710 11:12:32.426362 18593 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:12:32.435527 18593 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707: Bootstrap starting.
I20260710 11:12:32.439981 18593 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:32.443840 18593 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707: No bootstrap required, opened a new log
I20260710 11:12:32.445899 18593 raft_consensus.cc:359] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26641b309d7c40bdbe3c63f0d5103707" member_type: VOTER }
I20260710 11:12:32.446244 18593 raft_consensus.cc:385] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:32.446410 18593 raft_consensus.cc:740] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26641b309d7c40bdbe3c63f0d5103707, State: Initialized, Role: FOLLOWER
I20260710 11:12:32.446936 18593 consensus_queue.cc:260] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "26641b309d7c40bdbe3c63f0d5103707" member_type: VOTER }
I20260710 11:12:32.447325 18593 raft_consensus.cc:399] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:32.447504 18593 raft_consensus.cc:493] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:32.447706 18593 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:32.451606 18593 raft_consensus.cc:515] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26641b309d7c40bdbe3c63f0d5103707" member_type: VOTER }
I20260710 11:12:32.452040 18593 leader_election.cc:304] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [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: 26641b309d7c40bdbe3c63f0d5103707; no voters: 
I20260710 11:12:32.453068 18593 leader_election.cc:290] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:32.453483 18596 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:32.454809 18596 raft_consensus.cc:697] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 1 LEADER]: Becoming Leader. State: Replica: 26641b309d7c40bdbe3c63f0d5103707, State: Running, Role: LEADER
I20260710 11:12:32.455454 18596 consensus_queue.cc:237] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [LEADER]: Queue going to LEADER mode. State: All 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: "26641b309d7c40bdbe3c63f0d5103707" member_type: VOTER }
I20260710 11:12:32.455813 18593 sys_catalog.cc:565] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:32.460098 18598 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 26641b309d7c40bdbe3c63f0d5103707. Latest consensus state: current_term: 1 leader_uuid: "26641b309d7c40bdbe3c63f0d5103707" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26641b309d7c40bdbe3c63f0d5103707" member_type: VOTER } }
I20260710 11:12:32.460661 18598 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:32.461876 18597 sys_catalog.cc:455] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "26641b309d7c40bdbe3c63f0d5103707" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "26641b309d7c40bdbe3c63f0d5103707" member_type: VOTER } }
I20260710 11:12:32.462370 18597 sys_catalog.cc:458] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:32.470031 18603 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:32.475474 18603 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:32.479871 16520 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:32.484704 18603 catalog_manager.cc:1383] Generated new cluster ID: a32a76a765464735958e761e24cb213a
I20260710 11:12:32.484937 18603 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:32.496389 18603 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:32.497570 18603 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:32.512770 18603 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707: Generated new TSK 0
I20260710 11:12:32.513325 18603 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:32.546056 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:32.552093 18614 instance_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:12:32.552773 18615 instance_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:12:32.554178 18617 instance_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:12:32.554560 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:32.555614 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:32.555796 16520 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:12:32.555958 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681952555940 us; error 0 us; skew 500 ppm
I20260710 11:12:32.556463 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:32.558724 16520 webserver.cc:533] Webserver started at http://127.16.34.1:39773/ using document root <none> and password file <none>
I20260710 11:12:32.559263 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:32.559442 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:32.559700 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:32.560719 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-0-root/instance:
uuid: "25210204220447ff9398784a52f0718d"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.565029 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:32.568055 18622 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:12:32.568693 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:12:32.568953 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "25210204220447ff9398784a52f0718d"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.569202 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-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:12:32.584249 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:32.585466 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:32.586975 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:32.589146 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:32.589331 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.589550 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:32.589723 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.627800 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:44085
I20260710 11:12:32.627893 18684 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:44085 every 8 connection(s)
I20260710 11:12:32.632683 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:32.640458 18690 instance_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:12:32.641518 18689 instance_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:12:32.643999 16520 server_base.cc:1061] running on GCE node
W20260710 11:12:32.645200 18692 instance_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:12:32.645628 18685 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34103
I20260710 11:12:32.646003 18685 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:32.646080 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:32.646327 16520 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:12:32.646481 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681952646466 us; error 0 us; skew 500 ppm
I20260710 11:12:32.646735 18685 heartbeater.cc:507] Master 127.16.34.62:34103 requested a full tablet report, sending...
I20260710 11:12:32.647081 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:32.649107 18558 ts_manager.cc:194] Registered new tserver with Master: 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:32.649765 16520 webserver.cc:533] Webserver started at http://127.16.34.2:43335/ using document root <none> and password file <none>
I20260710 11:12:32.650372 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:32.650611 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:32.650930 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:32.651430 18558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40908
I20260710 11:12:32.652253 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-1-root/instance:
uuid: "f69c7412672b4e7b8c6f358d299c4454"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.656530 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:32.659585 18697 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:12:32.660395 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:32.660651 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-1-root
uuid: "f69c7412672b4e7b8c6f358d299c4454"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.660897 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-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:12:32.678323 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:32.679546 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:32.680967 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:32.683264 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:32.683458 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.683668 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:32.683813 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.721379 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.2:36993
I20260710 11:12:32.721546 18759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.2:36993 every 8 connection(s)
I20260710 11:12:32.725895 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:32.731863 18763 instance_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:12:32.734227 18764 instance_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:12:32.735185 16520 server_base.cc:1061] running on GCE node
W20260710 11:12:32.735680 18766 instance_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:12:32.736570 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:32.736781 16520 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:12:32.736989 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681952736969 us; error 0 us; skew 500 ppm
I20260710 11:12:32.737537 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:32.738111 18760 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34103
I20260710 11:12:32.738487 18760 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:32.739285 18760 heartbeater.cc:507] Master 127.16.34.62:34103 requested a full tablet report, sending...
I20260710 11:12:32.739985 16520 webserver.cc:533] Webserver started at http://127.16.34.3:39713/ using document root <none> and password file <none>
I20260710 11:12:32.740556 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:32.740738 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:32.741039 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:32.741331 18558 ts_manager.cc:194] Registered new tserver with Master: f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:32.742479 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-2-root/instance:
uuid: "5fa7d1883f54414692f5d902810f317f"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.743104 18558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40912
I20260710 11:12:32.747177 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:32.750430 18771 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:12:32.751156 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:32.751415 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-2-root
uuid: "5fa7d1883f54414692f5d902810f317f"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.751675 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-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:12:32.782562 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:32.783732 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:32.785146 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:32.787248 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:32.787439 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.787663 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:32.787811 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.824718 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.3:36765
I20260710 11:12:32.824838 18833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.3:36765 every 8 connection(s)
I20260710 11:12:32.829128 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:32.836665 18837 instance_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:12:32.837069 18838 instance_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:12:32.840425 18840 instance_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:12:32.840533 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:32.841827 18834 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34103
I20260710 11:12:32.841871 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:32.842227 16520 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:12:32.842275 18834 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:32.842406 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681952842383 us; error 0 us; skew 500 ppm
I20260710 11:12:32.843072 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:32.843123 18834 heartbeater.cc:507] Master 127.16.34.62:34103 requested a full tablet report, sending...
I20260710 11:12:32.845484 18558 ts_manager.cc:194] Registered new tserver with Master: 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:32.845566 16520 webserver.cc:533] Webserver started at http://127.16.34.4:37785/ using document root <none> and password file <none>
I20260710 11:12:32.846109 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:32.846297 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:32.846537 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:32.846952 18558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40920
I20260710 11:12:32.847571 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-3-root/instance:
uuid: "88380fc062874f73a6ae6bd634189519"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.851838 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:32.854993 18845 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:12:32.855717 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:32.855978 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-3-root
uuid: "88380fc062874f73a6ae6bd634189519"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:32.856216 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-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:12:32.866580 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:32.867795 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:32.869171 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:32.871433 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:32.871618 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.871860 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:32.872004 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:32.913290 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.4:36853
I20260710 11:12:32.913389 18907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.4:36853 every 8 connection(s)
I20260710 11:12:32.926666 18908 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34103
I20260710 11:12:32.927111 18908 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:32.927839 18908 heartbeater.cc:507] Master 127.16.34.62:34103 requested a full tablet report, sending...
I20260710 11:12:32.929734 18558 ts_manager.cc:194] Registered new tserver with Master: 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:32.930224 16520 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013767711s
I20260710 11:12:32.931102 18558 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40936
I20260710 11:12:32.954288 18558 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40946:
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:12:33.071954 18799 tablet_service.cc:1511] Processing CreateTablet for tablet 0316dcd8b6ae4438adada232bde9cae3 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:33.073340 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0316dcd8b6ae4438adada232bde9cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.074841 18873 tablet_service.cc:1511] Processing CreateTablet for tablet 0316dcd8b6ae4438adada232bde9cae3 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:33.076177 18873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0316dcd8b6ae4438adada232bde9cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.077337 18798 tablet_service.cc:1511] Processing CreateTablet for tablet ae7b49cb13824055a8d1b433c279a273 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:33.078660 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7b49cb13824055a8d1b433c279a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.084263 18872 tablet_service.cc:1511] Processing CreateTablet for tablet 88b77db161f8434e900f14570907892a (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:33.085708 18872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b77db161f8434e900f14570907892a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.092079 18797 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3a946a1d464895b3b2d9594dee9541 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:33.093493 18797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3a946a1d464895b3b2d9594dee9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.095026 18871 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3a946a1d464895b3b2d9594dee9541 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:33.096477 18871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3a946a1d464895b3b2d9594dee9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.102073 18796 tablet_service.cc:1511] Processing CreateTablet for tablet 4a409b46a7154d7ca3ba73d32180d03c (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:33.103816 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a409b46a7154d7ca3ba73d32180d03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.106122 18870 tablet_service.cc:1511] Processing CreateTablet for tablet 98500f209d254e0299c8bbbad9b7b93c (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:33.107671 18870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98500f209d254e0299c8bbbad9b7b93c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.115391 18795 tablet_service.cc:1511] Processing CreateTablet for tablet fcd023fc2dde4c5885b73cc264fb73ad (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:33.116995 18795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd023fc2dde4c5885b73cc264fb73ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.116856 18869 tablet_service.cc:1511] Processing CreateTablet for tablet fcd023fc2dde4c5885b73cc264fb73ad (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:33.118165 18869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd023fc2dde4c5885b73cc264fb73ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.139593 18794 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9feab7b5db4bc9a201e18eee87d746 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:33.141147 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9feab7b5db4bc9a201e18eee87d746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.151669 18868 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9feab7b5db4bc9a201e18eee87d746 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:33.153228 18868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9feab7b5db4bc9a201e18eee87d746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.170415 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 0316dcd8b6ae4438adada232bde9cae3 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:12:33.171885 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0316dcd8b6ae4438adada232bde9cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.180100 18798 tablet_service.cc:1511] Processing CreateTablet for tablet ac6a56edb48841bd87092bdab15c512d (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:33.181427 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6a56edb48841bd87092bdab15c512d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.179905 18720 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9feab7b5db4bc9a201e18eee87d746 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:12:33.181272 18724 tablet_service.cc:1511] Processing CreateTablet for tablet ae7b49cb13824055a8d1b433c279a273 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:33.181272 18719 tablet_service.cc:1511] Processing CreateTablet for tablet ac6a56edb48841bd87092bdab15c512d (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:33.183159 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 88b77db161f8434e900f14570907892a (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:33.182617 18720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9feab7b5db4bc9a201e18eee87d746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.184363 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b77db161f8434e900f14570907892a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.186604 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 88b77db161f8434e900f14570907892a (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:12:33.187089 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7b49cb13824055a8d1b433c279a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.187865 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88b77db161f8434e900f14570907892a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.188452 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6a56edb48841bd87092bdab15c512d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.189797 18648 tablet_service.cc:1511] Processing CreateTablet for tablet 7e3a946a1d464895b3b2d9594dee9541 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:12:33.191121 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e3a946a1d464895b3b2d9594dee9541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.193845 18722 tablet_service.cc:1511] Processing CreateTablet for tablet 4a409b46a7154d7ca3ba73d32180d03c (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:33.195135 18722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a409b46a7154d7ca3ba73d32180d03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.196900 18721 tablet_service.cc:1511] Processing CreateTablet for tablet 98500f209d254e0299c8bbbad9b7b93c (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:33.198165 18721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98500f209d254e0299c8bbbad9b7b93c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.200825 18873 tablet_service.cc:1511] Processing CreateTablet for tablet e081d8c463ba4f76b4af7d8bdff8a0fd (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:33.200991 18647 tablet_service.cc:1511] Processing CreateTablet for tablet 4a409b46a7154d7ca3ba73d32180d03c (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:12:33.201126 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 98500f209d254e0299c8bbbad9b7b93c (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:12:33.202066 18873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e081d8c463ba4f76b4af7d8bdff8a0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.180022 18650 tablet_service.cc:1511] Processing CreateTablet for tablet ae7b49cb13824055a8d1b433c279a273 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:12:33.203284 18645 tablet_service.cc:1511] Processing CreateTablet for tablet fcd023fc2dde4c5885b73cc264fb73ad (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:12:33.202103 18647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a409b46a7154d7ca3ba73d32180d03c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.205374 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd023fc2dde4c5885b73cc264fb73ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.206400 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae7b49cb13824055a8d1b433c279a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.211329 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98500f209d254e0299c8bbbad9b7b93c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.212847 18644 tablet_service.cc:1511] Processing CreateTablet for tablet ac6a56edb48841bd87092bdab15c512d (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:12:33.215121 18643 tablet_service.cc:1511] Processing CreateTablet for tablet f066282831a646d2b9b9ec6ab9473135 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:33.217973 18925 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:33.216682 18718 tablet_service.cc:1511] Processing CreateTablet for tablet f066282831a646d2b9b9ec6ab9473135 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:33.223927 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f066282831a646d2b9b9ec6ab9473135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.198756 18796 tablet_service.cc:1511] Processing CreateTablet for tablet e081d8c463ba4f76b4af7d8bdff8a0fd (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:33.226259 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e081d8c463ba4f76b4af7d8bdff8a0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.227138 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6a56edb48841bd87092bdab15c512d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.230400 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f066282831a646d2b9b9ec6ab9473135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.231820 18870 tablet_service.cc:1511] Processing CreateTablet for tablet f066282831a646d2b9b9ec6ab9473135 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:12:33.233152 18870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f066282831a646d2b9b9ec6ab9473135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.241328 18924 tablet_bootstrap.cc:492] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:33.241523 18927 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:33.256000 18872 tablet_service.cc:1511] Processing CreateTablet for tablet af3bb940561b43ed98d490704aef6fd5 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:33.257936 18872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3bb940561b43ed98d490704aef6fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.259722 18725 tablet_service.cc:1511] Processing CreateTablet for tablet af3bb940561b43ed98d490704aef6fd5 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:33.260983 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3bb940561b43ed98d490704aef6fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.271755 18798 tablet_service.cc:1511] Processing CreateTablet for tablet af3bb940561b43ed98d490704aef6fd5 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:12:33.273053 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af3bb940561b43ed98d490704aef6fd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.280254 18925 tablet_bootstrap.cc:654] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.281965 18642 tablet_service.cc:1511] Processing CreateTablet for tablet 9f836a4b8ba4440b94240aa8f499934d (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:33.283246 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f836a4b8ba4440b94240aa8f499934d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.289968 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 9f836a4b8ba4440b94240aa8f499934d (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:33.293803 18795 tablet_service.cc:1511] Processing CreateTablet for tablet 9f836a4b8ba4440b94240aa8f499934d (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:12:33.296000 18795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f836a4b8ba4440b94240aa8f499934d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.308688 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f836a4b8ba4440b94240aa8f499934d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.314606 18926 tablet_bootstrap.cc:492] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:33.324565 18725 tablet_service.cc:1511] Processing CreateTablet for tablet 2692a53dfd01408c95b9430b28230e9a (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:33.325820 18725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2692a53dfd01408c95b9430b28230e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.325662 18798 tablet_service.cc:1511] Processing CreateTablet for tablet 3a29d4711e8d4b1bbbade04e47d562cd (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:33.326879 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a29d4711e8d4b1bbbade04e47d562cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.331560 18650 tablet_service.cc:1511] Processing CreateTablet for tablet e081d8c463ba4f76b4af7d8bdff8a0fd (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:12:33.331753 18872 tablet_service.cc:1511] Processing CreateTablet for tablet 2692a53dfd01408c95b9430b28230e9a (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:33.333123 18872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2692a53dfd01408c95b9430b28230e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.318221 18924 tablet_bootstrap.cc:654] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.333320 18927 tablet_bootstrap.cc:654] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.347659 18648 tablet_service.cc:1511] Processing CreateTablet for tablet 3a29d4711e8d4b1bbbade04e47d562cd (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:33.348703 18925 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:33.349181 18925 ts_tablet_manager.cc:1403] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.132s	user 0.005s	sys 0.007s
I20260710 11:12:33.351854 18925 raft_consensus.cc:359] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:33.352525 18925 raft_consensus.cc:385] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.352802 18925 raft_consensus.cc:740] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.357045 18873 tablet_service.cc:1511] Processing CreateTablet for tablet 3a29d4711e8d4b1bbbade04e47d562cd (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:12:33.358315 18873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a29d4711e8d4b1bbbade04e47d562cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.358857 18870 tablet_service.cc:1511] Processing CreateTablet for tablet 66b5069abd114b428d37d6210b6a990b (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:33.360145 18649 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb3aa8818e44af8b2c3f6b15cae1df9 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:33.360526 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb3aa8818e44af8b2c3f6b15cae1df9 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:33.360183 18643 tablet_service.cc:1511] Processing CreateTablet for tablet 2692a53dfd01408c95b9430b28230e9a (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:12:33.361745 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb3aa8818e44af8b2c3f6b15cae1df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.354521 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e081d8c463ba4f76b4af7d8bdff8a0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.363226 18870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b5069abd114b428d37d6210b6a990b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.363971 18926 tablet_bootstrap.cc:654] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.363703 18648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a29d4711e8d4b1bbbade04e47d562cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.370594 18798 tablet_service.cc:1511] Processing CreateTablet for tablet 66b5069abd114b428d37d6210b6a990b (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:33.372057 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b5069abd114b428d37d6210b6a990b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.353716 18925 consensus_queue.cc:260] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:33.373653 18794 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb3aa8818e44af8b2c3f6b15cae1df9 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:12:33.352727 18721 tablet_service.cc:1511] Processing CreateTablet for tablet 66b5069abd114b428d37d6210b6a990b (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:12:33.376134 18721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b5069abd114b428d37d6210b6a990b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.376695 18868 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0878b4465a4c2898b5270c281127f5 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:33.377856 18868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0878b4465a4c2898b5270c281127f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.370496 18643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2692a53dfd01408c95b9430b28230e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.380276 18908 heartbeater.cc:499] Master 127.16.34.62:34103 was elected leader, sending a full tablet report...
I20260710 11:12:33.382118 18645 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0878b4465a4c2898b5270c281127f5 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:33.383592 18719 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0878b4465a4c2898b5270c281127f5 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:12:33.384526 18794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb3aa8818e44af8b2c3f6b15cae1df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.391084 18645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0878b4465a4c2898b5270c281127f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.395082 18649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb3aa8818e44af8b2c3f6b15cae1df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.399169 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0878b4465a4c2898b5270c281127f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.413229 18795 tablet_service.cc:1511] Processing CreateTablet for tablet 76568490a82a4c6a9541417a8971caef (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:33.414546 18795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76568490a82a4c6a9541417a8971caef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.438208 18646 tablet_service.cc:1511] Processing CreateTablet for tablet 76568490a82a4c6a9541417a8971caef (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:33.439152 18871 tablet_service.cc:1511] Processing CreateTablet for tablet 76568490a82a4c6a9541417a8971caef (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:12:33.439558 18646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76568490a82a4c6a9541417a8971caef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.440330 18871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76568490a82a4c6a9541417a8971caef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.440173 18644 tablet_service.cc:1511] Processing CreateTablet for tablet 93529cafecfe48b5bb8a2135ca19e1a0 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:33.441303 18644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93529cafecfe48b5bb8a2135ca19e1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.442468 18927 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:33.443431 18869 tablet_service.cc:1511] Processing CreateTablet for tablet eb78d8d2b49f479bbc66ad1623d45336 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:33.444594 18869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb78d8d2b49f479bbc66ad1623d45336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.452032 18723 tablet_service.cc:1511] Processing CreateTablet for tablet eb78d8d2b49f479bbc66ad1623d45336 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:33.454206 18799 tablet_service.cc:1511] Processing CreateTablet for tablet 93529cafecfe48b5bb8a2135ca19e1a0 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:33.455519 18799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93529cafecfe48b5bb8a2135ca19e1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.455855 18642 tablet_service.cc:1511] Processing CreateTablet for tablet dc599b676e584d0baddec812a8368917 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:33.457048 18642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc599b676e584d0baddec812a8368917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.454309 18867 tablet_service.cc:1511] Processing CreateTablet for tablet dc599b676e584d0baddec812a8368917 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:33.458262 18867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc599b676e584d0baddec812a8368917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.438225 18796 tablet_service.cc:1511] Processing CreateTablet for tablet eb78d8d2b49f479bbc66ad1623d45336 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:12:33.460283 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb78d8d2b49f479bbc66ad1623d45336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.466069 18724 tablet_service.cc:1511] Processing CreateTablet for tablet dc599b676e584d0baddec812a8368917 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:12:33.467090 18797 tablet_service.cc:1511] Processing CreateTablet for tablet 0f14d1d6d82c4b159c9289f5c42db788 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:33.468303 18797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f14d1d6d82c4b159c9289f5c42db788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.473142 18724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc599b676e584d0baddec812a8368917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.475323 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb78d8d2b49f479bbc66ad1623d45336. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:12:33.475929 18606 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:33.479588 18925 ts_tablet_manager.cc:1434] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.003s
I20260710 11:12:33.480609 18925 tablet_bootstrap.cc:492] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:33.493428 18926 tablet_bootstrap.cc:492] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:33.493940 18926 ts_tablet_manager.cc:1403] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.180s	user 0.024s	sys 0.036s
I20260710 11:12:33.495765 18870 tablet_service.cc:1511] Processing CreateTablet for tablet 0f14d1d6d82c4b159c9289f5c42db788 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:33.497066 18870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f14d1d6d82c4b159c9289f5c42db788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.500716 18926 raft_consensus.cc:359] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.503224 18926 raft_consensus.cc:385] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.503515 18926 raft_consensus.cc:740] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.504266 18926 consensus_queue.cc:260] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.449127 18927 ts_tablet_manager.cc:1403] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.208s	user 0.010s	sys 0.007s
I20260710 11:12:33.514915 18723 tablet_service.cc:1511] Processing CreateTablet for tablet 0777436da86b497f93bb1a0842d87279 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:33.516129 18723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0777436da86b497f93bb1a0842d87279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.515924 18798 tablet_service.cc:1511] Processing CreateTablet for tablet 0777436da86b497f93bb1a0842d87279 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:33.517077 18798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0777436da86b497f93bb1a0842d87279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.517539 18927 raft_consensus.cc:359] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.521453 18868 tablet_service.cc:1511] Processing CreateTablet for tablet 0777436da86b497f93bb1a0842d87279 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:12:33.522644 18868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0777436da86b497f93bb1a0842d87279. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.525187 18718 tablet_service.cc:1511] Processing CreateTablet for tablet 93529cafecfe48b5bb8a2135ca19e1a0 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:12:33.526363 18718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93529cafecfe48b5bb8a2135ca19e1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.529784 18760 heartbeater.cc:499] Master 127.16.34.62:34103 was elected leader, sending a full tablet report...
I20260710 11:12:33.542075 18925 tablet_bootstrap.cc:654] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.513863 18650 tablet_service.cc:1511] Processing CreateTablet for tablet 0f14d1d6d82c4b159c9289f5c42db788 (DEFAULT_TABLE table=test-workload [id=af60605ff34147818681e653038ec51c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:12:33.543648 18650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f14d1d6d82c4b159c9289f5c42db788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:33.519137 18927 raft_consensus.cc:385] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.547590 18927 raft_consensus.cc:740] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.549405 18927 consensus_queue.cc:260] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.555348 18926 ts_tablet_manager.cc:1434] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.004s
I20260710 11:12:33.560444 18924 tablet_bootstrap.cc:492] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:33.560928 18924 ts_tablet_manager.cc:1403] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.320s	user 0.026s	sys 0.023s
I20260710 11:12:33.577718 18685 heartbeater.cc:499] Master 127.16.34.62:34103 was elected leader, sending a full tablet report...
I20260710 11:12:33.582587 18926 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:33.597293 18924 raft_consensus.cc:359] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.599963 18924 raft_consensus.cc:385] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.603289 18924 raft_consensus.cc:740] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.603516 18925 tablet_bootstrap.cc:492] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:33.604040 18924 consensus_queue.cc:260] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.604015 18925 ts_tablet_manager.cc:1403] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.036s
I20260710 11:12:33.605358 18926 tablet_bootstrap.cc:654] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.599758 18927 ts_tablet_manager.cc:1434] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.003s
I20260710 11:12:33.610365 18834 heartbeater.cc:499] Master 127.16.34.62:34103 was elected leader, sending a full tablet report...
I20260710 11:12:33.610667 18924 ts_tablet_manager.cc:1434] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.002s
I20260710 11:12:33.611771 18924 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:33.616101 18925 raft_consensus.cc:359] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.616703 18924 tablet_bootstrap.cc:654] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.616873 18925 raft_consensus.cc:385] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.617249 18925 raft_consensus.cc:740] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.617992 18925 consensus_queue.cc:260] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.620334 18925 ts_tablet_manager.cc:1434] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:12:33.621253 18925 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:33.622247 18927 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:33.627044 18925 tablet_bootstrap.cc:654] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:33.634523 18686 tablet.cc:2406] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:12:33.637328 18924 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:33.636731 18926 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:33.637859 18924 ts_tablet_manager.cc:1403] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260710 11:12:33.638252 18926 ts_tablet_manager.cc:1403] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260710 11:12:33.641038 18924 raft_consensus.cc:359] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.641324 18926 raft_consensus.cc:359] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.641767 18924 raft_consensus.cc:385] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.642050 18926 raft_consensus.cc:385] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.642095 18924 raft_consensus.cc:740] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.642477 18926 raft_consensus.cc:740] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.643142 18924 consensus_queue.cc:260] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.643347 18926 consensus_queue.cc:260] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.645462 18926 ts_tablet_manager.cc:1434] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:12:33.647352 18924 ts_tablet_manager.cc:1434] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:12:33.647644 18925 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:33.648170 18925 ts_tablet_manager.cc:1403] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.008s
I20260710 11:12:33.648428 18926 tablet_bootstrap.cc:492] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:33.648942 18924 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:33.651360 18925 raft_consensus.cc:359] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.652117 18925 raft_consensus.cc:385] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.652457 18925 raft_consensus.cc:740] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.653326 18927 tablet_bootstrap.cc:654] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.653326 18925 consensus_queue.cc:260] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.655241 18924 tablet_bootstrap.cc:654] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.660511 18925 ts_tablet_manager.cc:1434] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260710 11:12:33.661494 18925 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:33.663957 18927 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:33.664460 18927 ts_tablet_manager.cc:1403] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.002s
I20260710 11:12:33.658365 18926 tablet_bootstrap.cc:654] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.668704 18924 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:33.668972 18925 tablet_bootstrap.cc:654] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.669173 18924 ts_tablet_manager.cc:1403] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.002s
I20260710 11:12:33.672441 18924 raft_consensus.cc:359] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.673182 18924 raft_consensus.cc:385] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.673506 18924 raft_consensus.cc:740] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.674271 18924 consensus_queue.cc:260] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.675881 18927 raft_consensus.cc:359] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.676630 18927 raft_consensus.cc:385] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.679102 18924 ts_tablet_manager.cc:1434] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:12:33.680195 18924 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:33.680269 18925 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:33.680888 18925 ts_tablet_manager.cc:1403] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:12:33.683542 18925 raft_consensus.cc:359] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.684221 18925 raft_consensus.cc:385] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.684582 18925 raft_consensus.cc:740] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.685333 18925 consensus_queue.cc:260] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.676914 18927 raft_consensus.cc:740] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.688704 18927 consensus_queue.cc:260] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.689355 18925 ts_tablet_manager.cc:1434] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:12:33.690335 18925 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:33.692437 18933 raft_consensus.cc:493] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:33.692896 18933 raft_consensus.cc:515] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.696408 18925 tablet_bootstrap.cc:654] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.696851 18930 raft_consensus.cc:493] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:33.697309 18930 raft_consensus.cc:515] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.697855 18927 ts_tablet_manager.cc:1434] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:12:33.699939 18930 leader_election.cc:290] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:33.695360 18933 leader_election.cc:290] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:33.705472 18927 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:33.711072 18924 tablet_bootstrap.cc:654] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.715641 18927 tablet_bootstrap.cc:654] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.788208 18926 tablet_bootstrap.cc:492] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:33.788784 18926 ts_tablet_manager.cc:1403] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.141s	user 0.052s	sys 0.073s
I20260710 11:12:33.791792 18926 raft_consensus.cc:359] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.792569 18926 raft_consensus.cc:385] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.792858 18926 raft_consensus.cc:740] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.793622 18926 consensus_queue.cc:260] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.797851 18926 ts_tablet_manager.cc:1434] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:33.798848 18926 tablet_bootstrap.cc:492] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:33.805018 18926 tablet_bootstrap.cc:654] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.816579 18926 tablet_bootstrap.cc:492] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:33.817107 18926 ts_tablet_manager.cc:1403] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:12:33.819947 18926 raft_consensus.cc:359] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.820688 18926 raft_consensus.cc:385] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.820981 18926 raft_consensus.cc:740] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.821687 18926 consensus_queue.cc:260] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.824342 18926 ts_tablet_manager.cc:1434] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:33.825338 18926 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:33.825642 18930 raft_consensus.cc:493] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:33.826145 18930 raft_consensus.cc:515] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:33.828392 18930 leader_election.cc:290] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:33.831530 18926 tablet_bootstrap.cc:654] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.857376 18926 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:33.857972 18926 ts_tablet_manager.cc:1403] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.024s
I20260710 11:12:33.858609 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:33.859614 18809 raft_consensus.cc:2468] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 0.
I20260710 11:12:33.860478 18926 raft_consensus.cc:359] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.861018 18926 raft_consensus.cc:385] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.861243 18926 raft_consensus.cc:740] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.861871 18926 consensus_queue.cc:260] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.862080 18660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd023fc2dde4c5885b73cc264fb73ad" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:33.863655 18926 ts_tablet_manager.cc:1434] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20260710 11:12:33.863763 18846 leader_election.cc:343] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:33.864462 18926 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:33.864970 18698 leader_election.cc:304] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:33.865846 18933 raft_consensus.cc:2804] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:33.866200 18933 raft_consensus.cc:493] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:33.866525 18933 raft_consensus.cc:3060] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:33.873829 18933 raft_consensus.cc:515] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.878212 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:33.875751 18926 tablet_bootstrap.cc:654] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.876312 18934 raft_consensus.cc:493] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:33.876838 18924 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:33.879235 18934 raft_consensus.cc:515] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:33.881503 18927 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:33.882875 18927 ts_tablet_manager.cc:1403] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.178s	user 0.042s	sys 0.034s
I20260710 11:12:33.883492 18934 leader_election.cc:290] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:33.882265 18933 leader_election.cc:290] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Requested vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:33.884177 18933 raft_consensus.cc:493] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:33.879236 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:33.885165 18809 raft_consensus.cc:3060] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:33.879805 18924 ts_tablet_manager.cc:1403] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.200s	user 0.023s	sys 0.053s
I20260710 11:12:33.879220 18735 raft_consensus.cc:2393] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88380fc062874f73a6ae6bd634189519 in current term 1: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:33.889292 18926 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:33.889794 18926 ts_tablet_manager.cc:1403] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.008s
I20260710 11:12:33.890667 18924 raft_consensus.cc:359] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:33.892590 18926 raft_consensus.cc:359] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.893908 18924 raft_consensus.cc:385] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.884697 18933 raft_consensus.cc:515] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.894440 18924 raft_consensus.cc:740] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.893961 18926 raft_consensus.cc:385] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.895426 18924 consensus_queue.cc:260] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:33.897511 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
W20260710 11:12:33.899556 18698 leader_election.cc:343] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:33.901062 18924 ts_tablet_manager.cc:1434] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:12:33.902114 18924 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:33.895459 18926 raft_consensus.cc:740] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.893268 18927 raft_consensus.cc:359] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.896492 18933 leader_election.cc:290] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:33.913235 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:33.913929 18883 raft_consensus.cc:2468] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 0.
I20260710 11:12:33.915983 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:33.913825 18809 raft_consensus.cc:2468] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:33.916935 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:33.917387 18698 leader_election.cc:304] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:33.907106 18927 raft_consensus.cc:385] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.918524 18927 raft_consensus.cc:740] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.919468 18959 raft_consensus.cc:2804] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:33.920557 18959 raft_consensus.cc:697] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Becoming Leader. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:33.921222 18883 raft_consensus.cc:3060] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:33.918155 18926 consensus_queue.cc:260] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.926460 18926 ts_tablet_manager.cc:1434] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260710 11:12:33.927461 18926 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:33.932257 18883 raft_consensus.cc:2468] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
W20260710 11:12:33.931115 18699 leader_election.cc:343] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:33.933677 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd023fc2dde4c5885b73cc264fb73ad" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:33.924141 18924 tablet_bootstrap.cc:654] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.934414 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:33.933738 18699 leader_election.cc:304] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [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: f69c7412672b4e7b8c6f358d299c4454; no voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519
I20260710 11:12:33.934623 18808 raft_consensus.cc:2468] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:33.920169 18927 consensus_queue.cc:260] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.935218 18809 raft_consensus.cc:2393] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88380fc062874f73a6ae6bd634189519 in current term 1: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:33.933632 18925 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:33.935998 18846 leader_election.cc:304] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [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: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:33.936231 18925 ts_tablet_manager.cc:1403] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.246s	user 0.076s	sys 0.130s
I20260710 11:12:33.922480 18959 consensus_queue.cc:237] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.937345 18933 raft_consensus.cc:2749] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:33.938401 18930 raft_consensus.cc:2804] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:33.938596 18936 raft_consensus.cc:493] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:33.938836 18930 raft_consensus.cc:493] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:33.939177 18930 raft_consensus.cc:3060] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:33.939112 18936 raft_consensus.cc:515] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:33.946305 18927 ts_tablet_manager.cc:1434] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260710 11:12:33.947443 18927 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:33.940462 18846 leader_election.cc:304] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519; no voters: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:33.943590 18936 leader_election.cc:290] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:33.958103 18926 tablet_bootstrap.cc:654] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:33.980671 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
W20260710 11:12:33.982290 18625 leader_election.cc:343] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:33.983306 18930 raft_consensus.cc:515] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:33.985522 18930 leader_election.cc:290] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Requested vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:33.986083 18930 raft_consensus.cc:2749] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:33.986647 18930 raft_consensus.cc:493] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:33.987080 18930 raft_consensus.cc:515] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.987617 18925 raft_consensus.cc:359] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.988348 18925 raft_consensus.cc:385] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:33.988610 18925 raft_consensus.cc:740] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:33.989029 18930 leader_election.cc:290] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:33.989296 18925 consensus_queue.cc:260] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:33.990572 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98500f209d254e0299c8bbbad9b7b93c" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:33.992067 18925 ts_tablet_manager.cc:1434] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
W20260710 11:12:33.992142 18848 leader_election.cc:343] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:33.993260 18925 tablet_bootstrap.cc:492] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:33.992532 18557 catalog_manager.cc:5697] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "f69c7412672b4e7b8c6f358d299c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: HEALTHY } } }
W20260710 11:12:33.996369 18846 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.34.3:36765, user_credentials={real_user=slave}} blocked reactor thread for 56008us
I20260710 11:12:33.999155 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd023fc2dde4c5885b73cc264fb73ad" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:33.999611 18924 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:33.999734 18809 raft_consensus.cc:3060] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.000137 18924 ts_tablet_manager.cc:1403] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.000s
I20260710 11:12:34.001488 18925 tablet_bootstrap.cc:654] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.003248 18924 raft_consensus.cc:359] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.003772 18927 tablet_bootstrap.cc:654] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.003984 18924 raft_consensus.cc:385] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.004292 18924 raft_consensus.cc:740] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.005040 18924 consensus_queue.cc:260] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.010563 18660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd023fc2dde4c5885b73cc264fb73ad" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:34.020315 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98500f209d254e0299c8bbbad9b7b93c" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
W20260710 11:12:34.020447 18846 leader_election.cc:343] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.022567 18809 raft_consensus.cc:2468] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
W20260710 11:12:34.023895 18846 leader_election.cc:343] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.024346 18846 leader_election.cc:304] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:34.025099 18968 raft_consensus.cc:2749] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.025468 18846 leader_election.cc:304] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [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: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:34.024019 18924 ts_tablet_manager.cc:1434] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260710 11:12:34.026151 18968 raft_consensus.cc:2804] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.027612 18924 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:34.028280 18968 raft_consensus.cc:697] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Becoming Leader. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:34.029124 18968 consensus_queue.cc:237] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.035068 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3a946a1d464895b3b2d9594dee9541" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:34.039009 18883 raft_consensus.cc:2468] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:34.041211 18927 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.041270 18926 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:34.042057 18927 ts_tablet_manager.cc:1403] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.008s
I20260710 11:12:34.042058 18926 ts_tablet_manager.cc:1403] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.003s
I20260710 11:12:34.045009 18936 raft_consensus.cc:493] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.045485 18936 raft_consensus.cc:515] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.045707 18926 raft_consensus.cc:359] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.046403 18926 raft_consensus.cc:385] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.047794 18936 leader_election.cc:290] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:34.048444 18925 tablet_bootstrap.cc:492] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.048913 18925 ts_tablet_manager.cc:1403] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.005s
I20260710 11:12:34.049466 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3a946a1d464895b3b2d9594dee9541" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.050408 18660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a409b46a7154d7ca3ba73d32180d03c" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.050992 18660 raft_consensus.cc:2468] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:34.046700 18926 raft_consensus.cc:740] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.052877 18773 leader_election.cc:304] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:34.045440 18927 raft_consensus.cc:359] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.054232 18772 leader_election.cc:304] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:34.054330 18936 raft_consensus.cc:2804] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.054548 18927 raft_consensus.cc:385] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.054913 18936 raft_consensus.cc:493] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.055020 18927 raft_consensus.cc:740] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.056107 18936 raft_consensus.cc:3060] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.056555 18927 consensus_queue.cc:260] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.057802 18659 raft_consensus.cc:2468] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:34.054330 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:34.058943 18809 raft_consensus.cc:2468] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 0.
I20260710 11:12:34.059324 18927 ts_tablet_manager.cc:1434] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:12:34.060325 18927 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.054914 18925 raft_consensus.cc:359] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.061753 18925 raft_consensus.cc:385] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.062048 18925 raft_consensus.cc:740] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.063051 18925 consensus_queue.cc:260] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.063779 18936 raft_consensus.cc:515] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.065232 18925 ts_tablet_manager.cc:1434] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260710 11:12:34.066215 18925 tablet_bootstrap.cc:492] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.066669 18927 tablet_bootstrap.cc:654] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.067137 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3a946a1d464895b3b2d9594dee9541" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:34.067750 18883 raft_consensus.cc:3060] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.070119 18936 leader_election.cc:290] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:34.071156 18959 raft_consensus.cc:493] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.072371 18936 raft_consensus.cc:2804] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.071786 18959 raft_consensus.cc:515] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.073112 18936 raft_consensus.cc:493] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.073580 18936 raft_consensus.cc:3060] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.076601 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9feab7b5db4bc9a201e18eee87d746" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:34.077023 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9feab7b5db4bc9a201e18eee87d746" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:34.077229 18883 raft_consensus.cc:2468] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:34.077612 18882 raft_consensus.cc:2468] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 0.
W20260710 11:12:34.077922 18698 leader_election.cc:343] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.078125 18959 leader_election.cc:290] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:34.078449 18773 leader_election.cc:304] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:34.072527 18926 consensus_queue.cc:260] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.079561 18699 leader_election.cc:304] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [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: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:34.081040 18933 raft_consensus.cc:2804] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.081419 18933 raft_consensus.cc:493] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.081547 18926 ts_tablet_manager.cc:1434] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260710 11:12:34.081826 18933 raft_consensus.cc:3060] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.082680 18936 raft_consensus.cc:515] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.082585 18926 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:34.071173 18924 tablet_bootstrap.cc:654] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.085042 18959 raft_consensus.cc:493] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.085566 18959 raft_consensus.cc:515] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.087348 18623 leader_election.cc:304] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:34.088886 18934 raft_consensus.cc:2804] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.089233 18934 raft_consensus.cc:493] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.089509 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3a946a1d464895b3b2d9594dee9541" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:34.090102 18659 raft_consensus.cc:3060] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.090425 18926 tablet_bootstrap.cc:654] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.091699 18933 raft_consensus.cc:515] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.094005 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f066282831a646d2b9b9ec6ab9473135" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:34.089547 18934 raft_consensus.cc:3060] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.096221 18933 leader_election.cc:290] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Requested vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:34.097285 18659 raft_consensus.cc:2468] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:34.100148 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9feab7b5db4bc9a201e18eee87d746" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:34.100615 18925 tablet_bootstrap.cc:654] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.101939 18883 raft_consensus.cc:3060] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.102497 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9feab7b5db4bc9a201e18eee87d746" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
W20260710 11:12:34.108739 18698 leader_election.cc:343] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:34.111685 18699 leader_election.cc:343] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.115432 18883 raft_consensus.cc:2468] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:34.116633 18699 leader_election.cc:304] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [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: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:34.118258 18933 raft_consensus.cc:2804] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.118093 18936 leader_election.cc:290] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:34.101157 18959 leader_election.cc:290] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:34.123009 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a409b46a7154d7ca3ba73d32180d03c" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:34.127447 18660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f066282831a646d2b9b9ec6ab9473135" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.128101 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a409b46a7154d7ca3ba73d32180d03c" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.124897 18659 raft_consensus.cc:3060] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.128728 18735 raft_consensus.cc:2468] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:34.129881 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a409b46a7154d7ca3ba73d32180d03c" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:34.130470 18734 raft_consensus.cc:3060] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.128145 18660 raft_consensus.cc:2468] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 0.
I20260710 11:12:34.136584 18698 leader_election.cc:304] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 88380fc062874f73a6ae6bd634189519
I20260710 11:12:34.137377 18934 raft_consensus.cc:515] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.139130 18659 raft_consensus.cc:2468] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:34.139973 18959 raft_consensus.cc:2804] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.140342 18976 raft_consensus.cc:2804] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.141873 18959 raft_consensus.cc:493] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.143293 18959 raft_consensus.cc:3060] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.142256 18976 raft_consensus.cc:697] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:34.144477 18976 consensus_queue.cc:237] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.149025 18772 leader_election.cc:304] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:34.150110 18936 raft_consensus.cc:2804] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.150033 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:34.152422 18735 raft_consensus.cc:3060] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.153004 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:34.153633 18809 raft_consensus.cc:3060] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.157722 18934 leader_election.cc:290] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:34.160938 18927 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.160802 18734 raft_consensus.cc:2468] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:34.161481 18927 ts_tablet_manager.cc:1403] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.101s	user 0.025s	sys 0.004s
I20260710 11:12:34.164120 18959 raft_consensus.cc:515] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.165437 18927 raft_consensus.cc:359] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.166191 18809 raft_consensus.cc:2468] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:34.172292 18927 raft_consensus.cc:385] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.172610 18927 raft_consensus.cc:740] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.173116 18623 leader_election.cc:304] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:34.173364 18927 consensus_queue.cc:260] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.174058 18934 raft_consensus.cc:2804] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.174849 18926 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:34.175248 18925 tablet_bootstrap.cc:492] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.169533 18735 raft_consensus.cc:2468] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:34.175805 18925 ts_tablet_manager.cc:1403] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.012s
I20260710 11:12:34.171852 18933 raft_consensus.cc:697] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Becoming Leader. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:34.177018 18933 consensus_queue.cc:237] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.179199 18924 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:34.179697 18924 ts_tablet_manager.cc:1403] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.152s	user 0.007s	sys 0.015s
I20260710 11:12:34.180409 18558 catalog_manager.cc:5697] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88380fc062874f73a6ae6bd634189519 (127.16.34.4). New cstate: current_term: 1 leader_uuid: "88380fc062874f73a6ae6bd634189519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.182375 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f066282831a646d2b9b9ec6ab9473135" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:34.175311 18926 ts_tablet_manager.cc:1403] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.014s
I20260710 11:12:34.183004 18924 raft_consensus.cc:359] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.183686 18924 raft_consensus.cc:385] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:12:34.183933 18699 leader_election.cc:343] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.185343 18926 raft_consensus.cc:359] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.186040 18926 raft_consensus.cc:385] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.186105 18927 ts_tablet_manager.cc:1434] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.004s
I20260710 11:12:34.183959 18924 raft_consensus.cc:740] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.186322 18926 raft_consensus.cc:740] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.188679 18924 consensus_queue.cc:260] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.190126 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f066282831a646d2b9b9ec6ab9473135" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:34.191140 18659 raft_consensus.cc:3060] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.190994 18925 raft_consensus.cc:359] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.192972 18925 raft_consensus.cc:385] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.193270 18925 raft_consensus.cc:740] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.193972 18925 consensus_queue.cc:260] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.193500 18926 consensus_queue.cc:260] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.196532 18926 ts_tablet_manager.cc:1434] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 11:12:34.199298 18659 raft_consensus.cc:2468] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:34.199932 18924 ts_tablet_manager.cc:1434] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 11:12:34.200938 18924 tablet_bootstrap.cc:492] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:34.200734 18698 leader_election.cc:304] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 88380fc062874f73a6ae6bd634189519
I20260710 11:12:34.187413 18927 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.207305 18926 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:34.213647 18925 ts_tablet_manager.cc:1434] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:12:34.214112 18959 leader_election.cc:290] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:34.217440 18925 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.220094 18959 raft_consensus.cc:2804] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.223577 18959 raft_consensus.cc:697] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Becoming Leader. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:34.225322 18959 consensus_queue.cc:237] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.228727 18926 tablet_bootstrap.cc:654] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.228893 18936 raft_consensus.cc:697] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:34.236712 18927 tablet_bootstrap.cc:654] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.230371 18934 raft_consensus.cc:697] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:34.225368 18925 tablet_bootstrap.cc:654] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.236624 18558 catalog_manager.cc:5697] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "f69c7412672b4e7b8c6f358d299c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.237673 18934 consensus_queue.cc:237] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.236371 18936 consensus_queue.cc:237] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.229115 18924 tablet_bootstrap.cc:654] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.247153 18557 catalog_manager.cc:5697] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.255744 18924 tablet_bootstrap.cc:492] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:34.256325 18924 ts_tablet_manager.cc:1403] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.000s
I20260710 11:12:34.258615 18924 raft_consensus.cc:359] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.259268 18924 raft_consensus.cc:385] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.259549 18924 raft_consensus.cc:740] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.260272 18924 consensus_queue.cc:260] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.262091 18926 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:34.262503 18924 ts_tablet_manager.cc:1434] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:12:34.263682 18924 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:34.265700 18927 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.266201 18927 ts_tablet_manager.cc:1403] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.009s
I20260710 11:12:34.266120 18555 catalog_manager.cc:5697] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "f69c7412672b4e7b8c6f358d299c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.269163 18927 raft_consensus.cc:359] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.270128 18927 raft_consensus.cc:385] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.270440 18927 raft_consensus.cc:740] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.271240 18927 consensus_queue.cc:260] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.272099 18925 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.272562 18925 ts_tablet_manager.cc:1403] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.009s
I20260710 11:12:34.273588 18927 ts_tablet_manager.cc:1434] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 11:12:34.274551 18927 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.275147 18925 raft_consensus.cc:359] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.275813 18925 raft_consensus.cc:385] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.276077 18925 raft_consensus.cc:740] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.276038 18556 catalog_manager.cc:5697] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 0 to 1, leader changed from <none> to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 1 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.262557 18926 ts_tablet_manager.cc:1403] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.008s
I20260710 11:12:34.277029 18925 consensus_queue.cc:260] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.279088 18925 ts_tablet_manager.cc:1434] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:12:34.280017 18925 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.280882 18927 tablet_bootstrap.cc:654] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.285494 18925 tablet_bootstrap.cc:654] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.290745 18926 raft_consensus.cc:359] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.291538 18926 raft_consensus.cc:385] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.291807 18926 raft_consensus.cc:740] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.269713 18924 tablet_bootstrap.cc:654] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.295099 18936 raft_consensus.cc:493] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.295658 18936 raft_consensus.cc:515] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.297454 18968 raft_consensus.cc:493] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.297880 18936 leader_election.cc:290] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:34.297910 18968 raft_consensus.cc:515] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.300390 18553 catalog_manager.cc:5697] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.301630 18968 leader_election.cc:290] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:34.304392 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:34.304709 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.305299 18735 raft_consensus.cc:2468] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:34.305613 18883 raft_consensus.cc:2468] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:34.305655 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b77db161f8434e900f14570907892a" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.306422 18734 raft_consensus.cc:2468] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:34.306660 18774 leader_election.cc:304] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:34.307574 18936 raft_consensus.cc:2804] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.307821 18848 leader_election.cc:304] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:34.308786 18968 raft_consensus.cc:2804] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.309443 18968 raft_consensus.cc:493] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.309809 18968 raft_consensus.cc:3060] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.312264 18926 consensus_queue.cc:260] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.316097 18926 ts_tablet_manager.cc:1434] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260710 11:12:34.317088 18926 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:34.318427 18936 raft_consensus.cc:493] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.318949 18936 raft_consensus.cc:3060] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.321352 18925 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.321851 18925 ts_tablet_manager.cc:1403] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260710 11:12:34.323778 18926 tablet_bootstrap.cc:654] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.324447 18925 raft_consensus.cc:359] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.325105 18925 raft_consensus.cc:385] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.325362 18925 raft_consensus.cc:740] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.325657 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b77db161f8434e900f14570907892a" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.326122 18925 consensus_queue.cc:260] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
W20260710 11:12:34.327162 18846 leader_election.cc:343] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.329691 18959 raft_consensus.cc:493] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.330193 18959 raft_consensus.cc:515] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.332333 18959 leader_election.cc:290] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:34.333379 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98500f209d254e0299c8bbbad9b7b93c" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.333923 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98500f209d254e0299c8bbbad9b7b93c" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:34.334494 18883 raft_consensus.cc:2468] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 0.
W20260710 11:12:34.334657 18698 leader_election.cc:343] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.335449 18925 ts_tablet_manager.cc:1434] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:12:34.335634 18699 leader_election.cc:304] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [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: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:34.336428 18925 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.337069 18959 raft_consensus.cc:2804] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.337488 18959 raft_consensus.cc:493] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.337823 18959 raft_consensus.cc:3060] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.342139 18925 tablet_bootstrap.cc:654] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.342818 18933 consensus_queue.cc:1048] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.347137 18926 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:34.347680 18926 ts_tablet_manager.cc:1403] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260710 11:12:34.347404 18989 consensus_queue.cc:1048] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:34.350477 18926 raft_consensus.cc:359] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.351204 18926 raft_consensus.cc:385] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.351481 18926 raft_consensus.cc:740] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.358091 18926 consensus_queue.cc:260] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.361924 18926 ts_tablet_manager.cc:1434] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:12:34.364568 18926 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:34.374737 18936 raft_consensus.cc:515] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.385280 18926 tablet_bootstrap.cc:654] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.389559 18969 raft_consensus.cc:493] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.430907 18969 raft_consensus.cc:515] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.431895 18936 leader_election.cc:290] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:34.433230 18969 leader_election.cc:290] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:34.434820 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:34.435411 18734 raft_consensus.cc:3060] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.436381 18924 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:34.436905 18924 ts_tablet_manager.cc:1403] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.173s	user 0.026s	sys 0.053s
I20260710 11:12:34.437340 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:34.437911 18883 raft_consensus.cc:3060] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.439164 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f066282831a646d2b9b9ec6ab9473135" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.439874 18659 raft_consensus.cc:2393] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88380fc062874f73a6ae6bd634189519 in current term 1: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:34.439571 18924 raft_consensus.cc:359] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.440281 18924 raft_consensus.cc:385] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.440557 18924 raft_consensus.cc:740] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.441390 18936 raft_consensus.cc:493] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.441295 18924 consensus_queue.cc:260] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.441816 18936 raft_consensus.cc:515] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.443533 18924 ts_tablet_manager.cc:1434] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:12:34.443773 18936 leader_election.cc:290] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:34.444392 18924 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:34.436848 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f066282831a646d2b9b9ec6ab9473135" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.445093 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.445711 18733 raft_consensus.cc:2468] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:34.445876 18927 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.446401 18927 ts_tablet_manager.cc:1403] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.172s	user 0.042s	sys 0.078s
I20260710 11:12:34.447188 18774 leader_election.cc:304] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:34.447973 18936 raft_consensus.cc:2804] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.448338 18936 raft_consensus.cc:493] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.447181 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.448755 18936 raft_consensus.cc:3060] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.444427 18734 raft_consensus.cc:2468] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
W20260710 11:12:34.449816 18772 leader_election.cc:343] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.450153 18924 tablet_bootstrap.cc:654] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.450237 18927 raft_consensus.cc:359] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.450958 18927 raft_consensus.cc:385] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.451241 18927 raft_consensus.cc:740] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.452006 18927 consensus_queue.cc:260] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.454474 18927 ts_tablet_manager.cc:1434] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:12:34.450249 18774 leader_election.cc:304] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:34.455299 18976 raft_consensus.cc:2804] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.455533 18927 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.455770 18976 raft_consensus.cc:697] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:34.456575 18976 consensus_queue.cc:237] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.448251 18848 leader_election.cc:304] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:34.461107 18969 raft_consensus.cc:3060] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.461894 18927 tablet_bootstrap.cc:654] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.466653 18924 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:34.467135 18924 ts_tablet_manager.cc:1403] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 11:12:34.467399 18936 raft_consensus.cc:515] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.469508 18924 raft_consensus.cc:359] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.469460 18936 leader_election.cc:290] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:34.470233 18924 raft_consensus.cc:385] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.470512 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:34.470674 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:34.470731 18924 raft_consensus.cc:740] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.471165 18734 raft_consensus.cc:3060] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.471722 18924 consensus_queue.cc:260] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.476094 18924 ts_tablet_manager.cc:1434] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260710 11:12:34.476740 18772 leader_election.cc:343] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.477020 18924 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:34.478945 18934 raft_consensus.cc:493] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.479454 18934 raft_consensus.cc:515] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.479947 18927 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
W20260710 11:12:34.480098 18606 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:34.480556 18927 ts_tablet_manager.cc:1403] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.011s
I20260710 11:12:34.481495 18934 leader_election.cc:290] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:34.483318 18927 raft_consensus.cc:359] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.484099 18927 raft_consensus.cc:385] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.484378 18927 raft_consensus.cc:740] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.483958 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.485213 18927 consensus_queue.cc:260] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
W20260710 11:12:34.486500 18625 leader_election.cc:343] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.487358 18927 ts_tablet_manager.cc:1434] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:34.488340 18927 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.489207 18734 raft_consensus.cc:2468] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:34.411414 18989 raft_consensus.cc:493] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.493533 18927 tablet_bootstrap.cc:654] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.493549 18989 raft_consensus.cc:515] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.495946 18989 leader_election.cc:290] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:34.370419 18959 raft_consensus.cc:515] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.413463 18925 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.484386 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:34.411137 18968 raft_consensus.cc:515] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.498035 18925 ts_tablet_manager.cc:1403] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.162s	user 0.043s	sys 0.024s
I20260710 11:12:34.508287 18959 leader_election.cc:290] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:34.492835 18969 raft_consensus.cc:2749] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.509560 18925 raft_consensus.cc:359] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.510344 18925 raft_consensus.cc:385] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.499713 18808 raft_consensus.cc:2468] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 0.
I20260710 11:12:34.511901 18623 leader_election.cc:304] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:34.500454 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.502166 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:34.502585 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98500f209d254e0299c8bbbad9b7b93c" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:34.514829 18882 raft_consensus.cc:3060] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.518153 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98500f209d254e0299c8bbbad9b7b93c" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
W20260710 11:12:34.519737 18698 leader_election.cc:343] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:12:34.520462 18698 leader_election.cc:343] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.521093 18934 raft_consensus.cc:2804] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.521505 18934 raft_consensus.cc:493] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.521688 18882 raft_consensus.cc:2468] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:34.510609 18925 raft_consensus.cc:740] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.522969 18699 leader_election.cc:304] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [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: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:34.522874 18925 consensus_queue.cc:260] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.524132 18959 raft_consensus.cc:2804] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.525003 18925 ts_tablet_manager.cc:1434] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:12:34.525334 18959 raft_consensus.cc:697] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Becoming Leader. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:34.526216 18959 consensus_queue.cc:237] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.528276 18926 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:34.528801 18926 ts_tablet_manager.cc:1403] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.164s	user 0.019s	sys 0.042s
I20260710 11:12:34.506909 18924 tablet_bootstrap.cc:654] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.521836 18934 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.531420 18926 raft_consensus.cc:359] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.533109 18926 raft_consensus.cc:385] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.502866 18774 leader_election.cc:304] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:34.538168 18976 raft_consensus.cc:2804] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:12:34.538602 18698 leader_election.cc:343] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.538631 18976 raft_consensus.cc:697] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:34.539155 18698 leader_election.cc:304] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [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: f69c7412672b4e7b8c6f358d299c4454; no voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:34.533427 18926 raft_consensus.cc:740] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.540019 18989 raft_consensus.cc:2749] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.539914 18976 consensus_queue.cc:237] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.540704 18926 consensus_queue.cc:260] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.542804 18926 ts_tablet_manager.cc:1434] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 11:12:34.536373 18986 raft_consensus.cc:493] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.543726 18926 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:34.543607 18986 raft_consensus.cc:515] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.548981 18986 leader_election.cc:290] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:34.549459 18926 tablet_bootstrap.cc:654] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.551496 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd023fc2dde4c5885b73cc264fb73ad" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:34.552335 18809 raft_consensus.cc:2393] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25210204220447ff9398784a52f0718d in current term 1: Already voted for candidate 88380fc062874f73a6ae6bd634189519 in this term.
I20260710 11:12:34.541956 18558 catalog_manager.cc:5697] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.533579 18925 tablet_bootstrap.cc:492] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.534320 18927 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.568125 18927 ts_tablet_manager.cc:1403] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.023s
I20260710 11:12:34.570750 18927 raft_consensus.cc:359] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.571496 18927 raft_consensus.cc:385] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.571806 18927 raft_consensus.cc:740] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.571650 18989 consensus_queue.cc:1048] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:34.572639 18936 raft_consensus.cc:493] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.572578 18927 consensus_queue.cc:260] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.499508 18883 raft_consensus.cc:2468] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:34.536432 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b77db161f8434e900f14570907892a" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:34.573125 18936 raft_consensus.cc:515] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.573583 18734 raft_consensus.cc:3060] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.574959 18927 ts_tablet_manager.cc:1434] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:12:34.575593 18936 leader_election.cc:290] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:34.577059 18660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
W20260710 11:12:34.578370 18772 leader_election.cc:343] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.536792 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88b77db161f8434e900f14570907892a" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:34.537323 18934 raft_consensus.cc:515] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.578850 18927 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.579190 18659 raft_consensus.cc:3060] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.580468 18934 leader_election.cc:290] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:34.581470 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:34.582053 18809 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.581977 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:34.582682 18733 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.584414 18927 tablet_bootstrap.cc:654] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.586591 18734 raft_consensus.cc:2468] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:34.588009 18848 leader_election.cc:304] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:34.589037 18930 raft_consensus.cc:2804] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.589550 18930 raft_consensus.cc:697] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Becoming Leader. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:34.590402 18930 consensus_queue.cc:237] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.593070 18809 raft_consensus.cc:2468] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:34.594514 18623 leader_election.cc:304] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:34.595340 18934 raft_consensus.cc:2804] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.595822 18934 raft_consensus.cc:697] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:34.596748 18934 consensus_queue.cc:237] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.598554 18968 leader_election.cc:290] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:34.589057 18733 raft_consensus.cc:2468] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:34.603781 18659 raft_consensus.cc:2468] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:34.609591 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:34.610340 18882 raft_consensus.cc:2468] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:34.607391 18558 catalog_manager.cc:5697] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 0 to 1, leader changed from <none> to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 1 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.611512 18773 leader_election.cc:304] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:34.612689 18936 raft_consensus.cc:2804] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.613061 18936 raft_consensus.cc:493] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.613385 18936 raft_consensus.cc:3060] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.623920 18659 raft_consensus.cc:3060] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.634835 18968 consensus_queue.cc:1048] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.622437 18936 raft_consensus.cc:515] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.640421 18660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
W20260710 11:12:34.641827 18772 leader_election.cc:343] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.642383 18936 leader_election.cc:290] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:34.650429 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:34.651093 18882 raft_consensus.cc:3060] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.658526 18882 raft_consensus.cc:2468] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:34.664451 18936 consensus_queue.cc:1048] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.672359 18773 leader_election.cc:304] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:34.673770 18983 raft_consensus.cc:2804] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.674278 18983 raft_consensus.cc:697] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:34.675122 18983 consensus_queue.cc:237] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.685719 18985 raft_consensus.cc:493] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.686283 18985 raft_consensus.cc:515] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.688483 18985 leader_election.cc:290] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:34.603477 18925 tablet_bootstrap.cc:654] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.697443 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98500f209d254e0299c8bbbad9b7b93c" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.698256 18934 consensus_queue.cc:1048] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.703625 18983 consensus_queue.cc:1048] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.706892 18983 consensus_queue.cc:1048] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.731722 18554 catalog_manager.cc:5697] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "f69c7412672b4e7b8c6f358d299c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: HEALTHY } } }
W20260710 11:12:34.734694 18698 consensus_peers.cc:597] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 -> Peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Couldn't send request to peer 5fa7d1883f54414692f5d902810f317f. 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:12:34.734299 18558 catalog_manager.cc:5697] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88380fc062874f73a6ae6bd634189519 (127.16.34.4). New cstate: current_term: 1 leader_uuid: "88380fc062874f73a6ae6bd634189519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.758446 18883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd023fc2dde4c5885b73cc264fb73ad" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:34.758944 18880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98500f209d254e0299c8bbbad9b7b93c" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:34.759807 18880 raft_consensus.cc:2393] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25210204220447ff9398784a52f0718d in current term 1: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:34.761698 18624 leader_election.cc:304] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d; no voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519
I20260710 11:12:34.763993 18624 leader_election.cc:304] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d; no voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:34.764823 18934 raft_consensus.cc:3060] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.766544 18925 tablet_bootstrap.cc:492] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.767091 18925 ts_tablet_manager.cc:1403] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.234s	user 0.008s	sys 0.003s
I20260710 11:12:34.769346 18934 raft_consensus.cc:2749] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.770663 18934 raft_consensus.cc:493] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.771322 18934 raft_consensus.cc:515] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:34.775761 18988 consensus_queue.cc:1048] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:34.776778 18927 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.777254 18927 ts_tablet_manager.cc:1403] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.199s	user 0.018s	sys 0.045s
I20260710 11:12:34.778901 18924 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:34.779044 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.779835 18734 raft_consensus.cc:2393] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25210204220447ff9398784a52f0718d in current term 1: Already voted for candidate 5fa7d1883f54414692f5d902810f317f in this term.
I20260710 11:12:34.782037 18985 raft_consensus.cc:2749] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.782878 18927 raft_consensus.cc:359] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.783514 18969 consensus_queue.cc:1048] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.783571 18927 raft_consensus.cc:385] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.785897 18924 ts_tablet_manager.cc:1403] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.309s	user 0.026s	sys 0.048s
I20260710 11:12:34.785989 18927 raft_consensus.cc:740] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.786708 18927 consensus_queue.cc:260] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.788621 18927 ts_tablet_manager.cc:1434] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:34.788480 18924 raft_consensus.cc:359] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.789150 18924 raft_consensus.cc:385] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.789461 18927 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.769562 18925 raft_consensus.cc:359] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.790277 18925 raft_consensus.cc:385] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.790524 18925 raft_consensus.cc:740] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.791164 18925 consensus_queue.cc:260] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.793067 18925 ts_tablet_manager.cc:1434] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260710 11:12:34.793915 18925 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.795264 19032 consensus_queue.cc:1048] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.789428 18924 raft_consensus.cc:740] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.796962 18924 consensus_queue.cc:260] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.797938 18553 catalog_manager.cc:5697] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:34.799021 18925 tablet_bootstrap.cc:654] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.799196 18924 ts_tablet_manager.cc:1434] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:12:34.800076 18924 tablet_bootstrap.cc:492] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:34.805410 18924 tablet_bootstrap.cc:654] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.809299 18927 tablet_bootstrap.cc:654] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.813997 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:34.813906 18934 leader_election.cc:290] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:34.818636 18959 consensus_queue.cc:1048] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:34.815721 18623 leader_election.cc:304] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d; no voters: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:34.825019 19032 raft_consensus.cc:3060] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.827147 18959 consensus_queue.cc:1048] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.828190 18926 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:34.839915 19032 raft_consensus.cc:2749] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.845607 18926 ts_tablet_manager.cc:1403] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.302s	user 0.058s	sys 0.055s
I20260710 11:12:34.842657 18558 catalog_manager.cc:5697] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:34.856915 18927 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.857478 18927 ts_tablet_manager.cc:1403] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.009s
I20260710 11:12:34.860092 18927 raft_consensus.cc:359] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.860787 18927 raft_consensus.cc:385] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.861038 18927 raft_consensus.cc:740] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.863766 18927 consensus_queue.cc:260] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.867268 18927 ts_tablet_manager.cc:1434] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:12:34.868278 18927 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.878912 18927 tablet_bootstrap.cc:654] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.897565 18927 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.898010 18927 ts_tablet_manager.cc:1403] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.003s
I20260710 11:12:34.898881 18976 consensus_queue.cc:1048] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.850471 18926 raft_consensus.cc:359] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.900763 18926 raft_consensus.cc:385] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.901042 18926 raft_consensus.cc:740] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.901683 18926 consensus_queue.cc:260] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.904626 19024 consensus_queue.cc:1048] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:34.906832 18926 ts_tablet_manager.cc:1434] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260710 11:12:34.909361 18924 tablet_bootstrap.cc:492] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:34.909847 18924 ts_tablet_manager.cc:1403] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.034s
I20260710 11:12:34.909950 18927 raft_consensus.cc:359] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.910635 18927 raft_consensus.cc:385] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.912295 18926 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:34.912307 18927 raft_consensus.cc:740] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.913373 18927 consensus_queue.cc:260] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.915892 18927 ts_tablet_manager.cc:1434] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:34.916867 18927 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.918005 18926 tablet_bootstrap.cc:654] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.920745 18925 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.921207 18925 ts_tablet_manager.cc:1403] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.044s
I20260710 11:12:34.921100 18924 raft_consensus.cc:359] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.921805 18924 raft_consensus.cc:385] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.922014 18927 tablet_bootstrap.cc:654] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.922071 18924 raft_consensus.cc:740] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.923022 18924 consensus_queue.cc:260] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.923666 18925 raft_consensus.cc:359] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.924290 18925 raft_consensus.cc:385] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.924561 18925 raft_consensus.cc:740] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.925056 18924 ts_tablet_manager.cc:1434] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:12:34.927675 18924 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:34.930073 18925 consensus_queue.cc:260] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.932341 18925 ts_tablet_manager.cc:1434] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:34.933194 18925 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.939713 18925 tablet_bootstrap.cc:654] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.939818 18933 consensus_queue.cc:1048] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:34.941571 18924 tablet_bootstrap.cc:654] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.951609 18927 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:34.952067 18927 ts_tablet_manager.cc:1403] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260710 11:12:34.951964 18969 raft_consensus.cc:493] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.954594 18927 raft_consensus.cc:359] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.954731 18969 raft_consensus.cc:515] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.955307 18927 raft_consensus.cc:385] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.956305 18927 raft_consensus.cc:740] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.956739 18969 leader_election.cc:290] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:34.957083 18927 consensus_queue.cc:260] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.958386 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a29d4711e8d4b1bbbade04e47d562cd" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:34.958534 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a29d4711e8d4b1bbbade04e47d562cd" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:34.959117 18809 raft_consensus.cc:2468] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:34.959246 18659 raft_consensus.cc:2468] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:34.960671 18846 leader_election.cc:304] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:34.961993 18969 raft_consensus.cc:2804] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:34.962364 18969 raft_consensus.cc:493] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:34.962692 18969 raft_consensus.cc:3060] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.963445 18925 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.963920 18925 ts_tablet_manager.cc:1403] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260710 11:12:34.966380 18925 raft_consensus.cc:359] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.967024 18925 raft_consensus.cc:385] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.967274 18925 raft_consensus.cc:740] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.968204 18924 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:34.967866 18925 consensus_queue.cc:260] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.968670 18924 ts_tablet_manager.cc:1403] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.003s
I20260710 11:12:34.970299 18925 ts_tablet_manager.cc:1434] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:34.971309 18925 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.971303 18968 raft_consensus.cc:493] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:34.971968 18968 raft_consensus.cc:515] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:34.974139 18968 leader_election.cc:290] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:34.974651 18924 raft_consensus.cc:359] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.975325 18924 raft_consensus.cc:385] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.975607 18924 raft_consensus.cc:740] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.973232 18969 raft_consensus.cc:515] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.976758 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:34.978214 18925 tablet_bootstrap.cc:654] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:34.978047 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
W20260710 11:12:34.978147 18848 leader_election.cc:343] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.979979 19024 consensus_queue.cc:1048] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:34.980243 18924 consensus_queue.cc:260] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
W20260710 11:12:34.982064 18846 leader_election.cc:343] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:34.982532 18846 leader_election.cc:304] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519; no voters: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:34.982617 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a29d4711e8d4b1bbbade04e47d562cd" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:34.983275 18659 raft_consensus.cc:3060] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.984719 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a29d4711e8d4b1bbbade04e47d562cd" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:34.985268 18809 raft_consensus.cc:3060] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:34.987016 18968 raft_consensus.cc:2749] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:34.990108 18659 raft_consensus.cc:2468] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:34.990806 18925 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:34.991272 18925 ts_tablet_manager.cc:1403] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:12:34.991223 18846 leader_election.cc:304] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:34.992156 18968 raft_consensus.cc:2804] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:34.992785 18968 raft_consensus.cc:697] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Becoming Leader. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:34.993547 18968 consensus_queue.cc:237] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:34.993909 18925 raft_consensus.cc:359] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.994575 18925 raft_consensus.cc:385] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:34.979409 18927 ts_tablet_manager.cc:1434] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:12:34.994863 18925 raft_consensus.cc:740] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:34.995747 18927 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:34.995656 18925 consensus_queue.cc:260] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:34.980020 18969 leader_election.cc:290] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Requested vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.001577 18927 tablet_bootstrap.cc:654] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.002213 18925 ts_tablet_manager.cc:1434] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260710 11:12:34.993533 18809 raft_consensus.cc:2468] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:35.003194 18925 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:34.994874 18924 ts_tablet_manager.cc:1434] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260710 11:12:35.005772 18924 tablet_bootstrap.cc:492] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:35.009207 18925 tablet_bootstrap.cc:654] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.011281 18983 consensus_queue.cc:1048] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.022584 19033 consensus_queue.cc:1048] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.025908 18968 consensus_queue.cc:1048] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.036017 18924 tablet_bootstrap.cc:654] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.061522 18968 consensus_queue.cc:1048] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.075990 18925 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:35.076539 18925 ts_tablet_manager.cc:1403] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.074s	user 0.025s	sys 0.044s
I20260710 11:12:35.078464 18989 consensus_queue.cc:1048] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.087903 18925 raft_consensus.cc:359] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.088595 18925 raft_consensus.cc:385] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.088863 18925 raft_consensus.cc:740] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.089525 18925 consensus_queue.cc:260] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.099401 18925 ts_tablet_manager.cc:1434] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260710 11:12:35.099455 18968 raft_consensus.cc:493] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.100556 18925 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:35.100279 18968 raft_consensus.cc:515] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.103192 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0878b4465a4c2898b5270c281127f5" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
W20260710 11:12:35.104310 18846 leader_election.cc:343] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.103900 18968 leader_election.cc:290] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:35.105685 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0878b4465a4c2898b5270c281127f5" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
W20260710 11:12:35.107231 18848 leader_election.cc:343] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.107685 18848 leader_election.cc:304] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:35.108886 18968 raft_consensus.cc:2749] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.111217 18925 tablet_bootstrap.cc:654] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.128548 18985 consensus_queue.cc:1048] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.130810 18925 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:35.131379 18925 ts_tablet_manager.cc:1403] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.003s
I20260710 11:12:35.134003 18925 raft_consensus.cc:359] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.134684 18925 raft_consensus.cc:385] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.134982 18925 raft_consensus.cc:740] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.135632 18925 consensus_queue.cc:260] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.137384 18925 ts_tablet_manager.cc:1434] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:35.138204 18924 tablet_bootstrap.cc:492] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:35.138224 18925 tablet_bootstrap.cc:492] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:35.138677 18924 ts_tablet_manager.cc:1403] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.009s
I20260710 11:12:35.141031 18808 raft_consensus.cc:3060] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.144868 18925 tablet_bootstrap.cc:654] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.146597 18989 raft_consensus.cc:493] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.147126 18989 raft_consensus.cc:515] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.149183 18989 leader_election.cc:290] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.151131 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2692a53dfd01408c95b9430b28230e9a" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:35.151584 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2692a53dfd01408c95b9430b28230e9a" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:35.151794 18659 raft_consensus.cc:2468] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 0.
I20260710 11:12:35.153141 18698 leader_election.cc:304] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:35.152218 18882 raft_consensus.cc:2468] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 0.
I20260710 11:12:35.155803 18989 raft_consensus.cc:2804] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.156184 18989 raft_consensus.cc:493] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.145509 18924 raft_consensus.cc:359] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.156569 18989 raft_consensus.cc:3060] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.162580 18924 raft_consensus.cc:385] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.165201 18924 raft_consensus.cc:740] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
W20260710 11:12:35.166354 19055 log.cc:927] Time spent T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Append to log took a long time: real 0.078s	user 0.002s	sys 0.000s
I20260710 11:12:35.168838 18989 raft_consensus.cc:515] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.171214 18924 consensus_queue.cc:260] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.173700 18924 ts_tablet_manager.cc:1434] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 11:12:35.174721 18924 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:35.176023 18927 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:35.176548 18927 ts_tablet_manager.cc:1403] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.181s	user 0.020s	sys 0.039s
I20260710 11:12:35.180199 18927 raft_consensus.cc:359] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.180864 18927 raft_consensus.cc:385] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.181126 18927 raft_consensus.cc:740] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.186640 18927 consensus_queue.cc:260] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.190182 18927 ts_tablet_manager.cc:1434] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:12:35.191169 18927 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:35.193677 18553 catalog_manager.cc:5697] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88380fc062874f73a6ae6bd634189519 (127.16.34.4). New cstate: current_term: 1 leader_uuid: "88380fc062874f73a6ae6bd634189519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.207489 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2692a53dfd01408c95b9430b28230e9a" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:35.208086 18882 raft_consensus.cc:3060] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.208691 18926 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:35.209167 18926 ts_tablet_manager.cc:1403] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.302s	user 0.071s	sys 0.114s
I20260710 11:12:35.214500 18926 raft_consensus.cc:359] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.215166 18926 raft_consensus.cc:385] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.215435 18926 raft_consensus.cc:740] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.216457 18882 raft_consensus.cc:2468] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:35.217767 18699 leader_election.cc:304] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:35.218580 18933 raft_consensus.cc:2804] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.219240 18933 raft_consensus.cc:697] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Becoming Leader. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:35.220091 18933 consensus_queue.cc:237] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.223332 18926 consensus_queue.cc:260] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.225330 18926 ts_tablet_manager.cc:1434] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:12:35.226194 18926 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:35.227429 18927 tablet_bootstrap.cc:654] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.230012 18989 leader_election.cc:290] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.232897 18968 raft_consensus.cc:493] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.233449 18968 raft_consensus.cc:515] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.246186 18985 raft_consensus.cc:493] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.253089 18983 raft_consensus.cc:493] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.259114 18976 consensus_queue.cc:1048] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.246951 18985 raft_consensus.cc:515] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.279955 19032 raft_consensus.cc:493] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.280521 18985 leader_election.cc:290] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:35.282034 18809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:35.287288 18926 tablet_bootstrap.cc:654] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.282461 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:35.253619 18983 raft_consensus.cc:515] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.281555 18968 leader_election.cc:290] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.284230 18658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2692a53dfd01408c95b9430b28230e9a" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:35.280512 19032 raft_consensus.cc:515] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.302697 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.295069 18657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f14d1d6d82c4b159c9289f5c42db788" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:35.295838 18807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f14d1d6d82c4b159c9289f5c42db788" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:35.296574 18880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:35.304502 18924 tablet_bootstrap.cc:654] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.306881 18880 raft_consensus.cc:2468] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:35.305089 18658 raft_consensus.cc:3060] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:12:35.308106 18846 leader_election.cc:343] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.308869 18773 leader_election.cc:304] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 
W20260710 11:12:35.309505 18625 leader_election.cc:343] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.310052 18623 leader_election.cc:304] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d; no voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519
I20260710 11:12:35.314853 18925 tablet_bootstrap.cc:492] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:35.315387 18925 ts_tablet_manager.cc:1403] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.177s	user 0.036s	sys 0.058s
I20260710 11:12:35.305604 18983 leader_election.cc:290] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:35.314004 18968 raft_consensus.cc:493] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.307720 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.318114 18925 raft_consensus.cc:359] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.318758 18925 raft_consensus.cc:385] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.319046 18925 raft_consensus.cc:740] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.319640 18925 consensus_queue.cc:260] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.320688 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
W20260710 11:12:35.321046 18774 leader_election.cc:343] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.321309 18881 raft_consensus.cc:2468] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 0.
I20260710 11:12:35.321528 18925 ts_tablet_manager.cc:1434] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:12:35.313200 18976 raft_consensus.cc:2804] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.322422 18925 tablet_bootstrap.cc:492] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519: Bootstrap starting.
I20260710 11:12:35.322342 18976 raft_consensus.cc:493] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.305783 19032 leader_election.cc:290] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:35.322819 18976 raft_consensus.cc:3060] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.316181 18968 raft_consensus.cc:515] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.325543 18624 leader_election.cc:304] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, 88380fc062874f73a6ae6bd634189519; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:35.326455 18968 leader_election.cc:290] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.327280 19032 raft_consensus.cc:2804] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.327648 19032 raft_consensus.cc:493] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.327971 19032 raft_consensus.cc:3060] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.312685 18985 raft_consensus.cc:2749] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:12:35.330304 18846 leader_election.cc:343] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.330698 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76568490a82a4c6a9541417a8971caef" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:35.331363 18659 raft_consensus.cc:2468] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:35.332098 18927 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:35.332697 18927 ts_tablet_manager.cc:1403] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.142s	user 0.030s	sys 0.009s
I20260710 11:12:35.335744 18925 tablet_bootstrap.cc:654] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.335381 18927 raft_consensus.cc:359] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.336315 18927 raft_consensus.cc:385] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.336740 18927 raft_consensus.cc:740] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.337663 18927 consensus_queue.cc:260] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.330761 18846 leader_election.cc:304] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:35.340137 18807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76568490a82a4c6a9541417a8971caef" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:35.340845 18807 raft_consensus.cc:2468] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:35.341382 18846 leader_election.cc:304] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:35.340854 18968 raft_consensus.cc:2749] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.342463 18968 raft_consensus.cc:2804] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.344139 18927 ts_tablet_manager.cc:1434] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:12:35.344496 18968 raft_consensus.cc:493] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.344898 18968 raft_consensus.cc:3060] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.344985 18657 raft_consensus.cc:3060] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.345516 18927 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:35.353412 18927 tablet_bootstrap.cc:654] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.364934 18968 raft_consensus.cc:515] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.367961 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76568490a82a4c6a9541417a8971caef" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:35.368382 19024 consensus_queue.cc:1048] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:35.368970 18808 raft_consensus.cc:3060] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.379570 18659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76568490a82a4c6a9541417a8971caef" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:35.380223 18659 raft_consensus.cc:3060] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.389583 18926 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:35.390120 18926 ts_tablet_manager.cc:1403] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.164s	user 0.025s	sys 0.006s
I20260710 11:12:35.400480 18925 tablet_bootstrap.cc:492] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519: No bootstrap required, opened a new log
I20260710 11:12:35.400943 18925 ts_tablet_manager.cc:1403] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.020s
I20260710 11:12:35.403620 18925 raft_consensus.cc:359] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.404280 18925 raft_consensus.cc:385] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.404558 18925 raft_consensus.cc:740] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.392688 18968 leader_election.cc:290] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Requested vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.405254 18925 consensus_queue.cc:260] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.407334 18659 raft_consensus.cc:2468] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:35.408682 18846 leader_election.cc:304] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:35.409821 18969 raft_consensus.cc:2804] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.410334 18969 raft_consensus.cc:697] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Becoming Leader. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:35.394929 18976 raft_consensus.cc:515] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.394830 18926 raft_consensus.cc:359] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.412267 18926 raft_consensus.cc:385] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.412540 18926 raft_consensus.cc:740] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.412839 18969 consensus_queue.cc:237] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.413421 18924 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:35.413991 18976 leader_election.cc:290] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:35.414120 18658 raft_consensus.cc:2468] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:35.414007 18924 ts_tablet_manager.cc:1403] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.239s	user 0.022s	sys 0.006s
I20260710 11:12:35.414726 18926 consensus_queue.cc:260] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.396636 18558 catalog_manager.cc:5697] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "f69c7412672b4e7b8c6f358d299c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.417690 18926 ts_tablet_manager.cc:1434] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 11:12:35.414331 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:35.418154 18881 raft_consensus.cc:3060] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.418475 18926 tablet_bootstrap.cc:492] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:35.416105 18925 ts_tablet_manager.cc:1434] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:12:35.418462 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:35.425026 18926 tablet_bootstrap.cc:654] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:35.429358 18774 leader_election.cc:343] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.440995 18924 raft_consensus.cc:359] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.441792 18924 raft_consensus.cc:385] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.442138 18924 raft_consensus.cc:740] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.452169 18924 consensus_queue.cc:260] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.452528 18808 raft_consensus.cc:2468] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:35.453662 18927 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:35.454142 18927 ts_tablet_manager.cc:1403] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.109s	user 0.032s	sys 0.016s
I20260710 11:12:35.456966 18927 raft_consensus.cc:359] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.457293 18924 ts_tablet_manager.cc:1434] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260710 11:12:35.458869 18924 tablet_bootstrap.cc:492] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:35.460191 19032 raft_consensus.cc:515] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.457792 18881 raft_consensus.cc:2468] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:35.462752 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:35.463101 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:35.463634 18733 raft_consensus.cc:3060] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.464491 18773 leader_election.cc:304] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:35.465480 18924 tablet_bootstrap.cc:654] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.463465 18882 raft_consensus.cc:3060] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.465622 18976 raft_consensus.cc:2804] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.469272 18976 raft_consensus.cc:697] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:35.470151 18976 consensus_queue.cc:237] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.470515 18733 raft_consensus.cc:2468] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:35.471833 18625 leader_election.cc:304] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:35.472676 18934 raft_consensus.cc:2804] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.473131 18934 raft_consensus.cc:697] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:35.473883 18934 consensus_queue.cc:237] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.457479 18927 raft_consensus.cc:385] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.478471 18927 raft_consensus.cc:740] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.479416 18882 raft_consensus.cc:2468] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:35.479192 18927 consensus_queue.cc:260] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.483402 18927 ts_tablet_manager.cc:1434] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:12:35.486088 18927 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:35.488772 19032 leader_election.cc:290] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:35.492941 18926 tablet_bootstrap.cc:492] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:35.493490 18926 ts_tablet_manager.cc:1403] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.075s	user 0.035s	sys 0.023s
I20260710 11:12:35.496331 18989 raft_consensus.cc:493] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.496831 18989 raft_consensus.cc:515] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.498905 18989 leader_election.cc:290] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.498744 18927 tablet_bootstrap.cc:654] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.500267 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0878b4465a4c2898b5270c281127f5" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:35.500945 18882 raft_consensus.cc:2468] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 0.
I20260710 11:12:35.496423 18926 raft_consensus.cc:359] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
W20260710 11:12:35.502261 18606 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:35.502568 18926 raft_consensus.cc:385] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.502619 18699 leader_election.cc:304] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:35.502942 18926 raft_consensus.cc:740] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.504035 18924 tablet_bootstrap.cc:492] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:35.504546 18924 ts_tablet_manager.cc:1403] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.020s
I20260710 11:12:35.503872 18926 consensus_queue.cc:260] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.504333 18657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0878b4465a4c2898b5270c281127f5" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:35.507297 18926 ts_tablet_manager.cc:1434] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:12:35.508208 18926 tablet_bootstrap.cc:492] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
W20260710 11:12:35.508431 18698 leader_election.cc:343] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.503926 18933 raft_consensus.cc:2804] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.509776 18933 raft_consensus.cc:493] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.510103 18933 raft_consensus.cc:3060] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.512984 18924 raft_consensus.cc:359] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.513674 18924 raft_consensus.cc:385] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.513964 18924 raft_consensus.cc:740] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.513362 18926 tablet_bootstrap.cc:654] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.516893 18924 consensus_queue.cc:260] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.519001 18924 ts_tablet_manager.cc:1434] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:12:35.520447 18924 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:35.520490 18933 raft_consensus.cc:515] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.525614 18926 tablet_bootstrap.cc:492] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:35.526158 18926 ts_tablet_manager.cc:1403] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:12:35.526306 18924 tablet_bootstrap.cc:654] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.527341 18930 consensus_queue.cc:1048] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.529006 18926 raft_consensus.cc:359] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.529680 18926 raft_consensus.cc:385] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.529917 18926 raft_consensus.cc:740] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.530859 18926 consensus_queue.cc:260] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.533036 18926 ts_tablet_manager.cc:1434] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:35.551406 18926 tablet_bootstrap.cc:492] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:35.559218 18968 consensus_queue.cc:1048] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.571369 18926 tablet_bootstrap.cc:654] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.574750 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0878b4465a4c2898b5270c281127f5" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:35.575455 18882 raft_consensus.cc:3060] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.577314 18558 catalog_manager.cc:5697] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88380fc062874f73a6ae6bd634189519 (127.16.34.4). New cstate: current_term: 1 leader_uuid: "88380fc062874f73a6ae6bd634189519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.579092 18658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0878b4465a4c2898b5270c281127f5" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
W20260710 11:12:35.580480 18698 leader_election.cc:343] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.576589 18933 leader_election.cc:290] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 1 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.584784 18882 raft_consensus.cc:2468] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:35.586072 18699 leader_election.cc:304] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [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: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:35.590482 18554 catalog_manager.cc:5697] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 0 to 1, leader changed from <none> to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 1 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.594561 18555 catalog_manager.cc:5697] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.604171 18926 tablet_bootstrap.cc:492] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:35.604722 18926 ts_tablet_manager.cc:1403] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.000s
I20260710 11:12:35.606882 18982 raft_consensus.cc:2804] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.607407 18982 raft_consensus.cc:697] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Becoming Leader. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:35.608245 18982 consensus_queue.cc:237] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.610103 18976 raft_consensus.cc:493] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.610664 18976 raft_consensus.cc:515] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.611599 18989 consensus_queue.cc:1048] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.613703 18926 raft_consensus.cc:359] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.614452 18926 raft_consensus.cc:385] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.614270 18658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f14d1d6d82c4b159c9289f5c42db788" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:35.614862 18976 leader_election.cc:290] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
W20260710 11:12:35.615666 18772 leader_election.cc:343] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.617333 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f14d1d6d82c4b159c9289f5c42db788" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:35.617960 18881 raft_consensus.cc:2468] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:35.618968 18773 leader_election.cc:304] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d
I20260710 11:12:35.620455 18976 raft_consensus.cc:2804] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.620823 18976 raft_consensus.cc:493] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.621165 18976 raft_consensus.cc:3060] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.621543 18926 raft_consensus.cc:740] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.622908 18926 consensus_queue.cc:260] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.628026 18976 raft_consensus.cc:515] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.630975 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f14d1d6d82c4b159c9289f5c42db788" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:35.631524 18881 raft_consensus.cc:3060] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.624831 18926 ts_tablet_manager.cc:1434] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:12:35.633153 18926 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454: Bootstrap starting.
I20260710 11:12:35.638294 18881 raft_consensus.cc:2468] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:35.639402 18773 leader_election.cc:304] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:35.638952 18555 catalog_manager.cc:5697] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "f69c7412672b4e7b8c6f358d299c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.640271 18983 raft_consensus.cc:2804] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.640731 18983 raft_consensus.cc:697] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:35.641512 18983 consensus_queue.cc:237] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.645398 18976 leader_election.cc:290] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:35.649096 18658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f14d1d6d82c4b159c9289f5c42db788" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
W20260710 11:12:35.651063 18772 leader_election.cc:343] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.663743 18926 tablet_bootstrap.cc:654] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.668524 18553 catalog_manager.cc:5697] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 1 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.674713 18927 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:35.675313 18927 ts_tablet_manager.cc:1403] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.189s	user 0.043s	sys 0.073s
I20260710 11:12:35.677906 18927 raft_consensus.cc:359] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.678607 18927 raft_consensus.cc:385] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.678902 18927 raft_consensus.cc:740] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.679564 18927 consensus_queue.cc:260] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.681439 18927 ts_tablet_manager.cc:1434] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:12:35.682389 18927 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:35.688012 18927 tablet_bootstrap.cc:654] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.688416 19032 raft_consensus.cc:493] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.689060 19032 raft_consensus.cc:515] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.693079 18926 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454: No bootstrap required, opened a new log
I20260710 11:12:35.693506 19032 leader_election.cc:290] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:35.694075 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
W20260710 11:12:35.695541 18623 leader_election.cc:343] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.695869 18926 ts_tablet_manager.cc:1403] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.012s
I20260710 11:12:35.697695 18927 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: No bootstrap required, opened a new log
I20260710 11:12:35.698136 18927 ts_tablet_manager.cc:1403] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:12:35.698567 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.699266 18733 raft_consensus.cc:2468] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 0.
I20260710 11:12:35.700755 18927 raft_consensus.cc:359] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.701413 18927 raft_consensus.cc:385] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.701659 18927 raft_consensus.cc:740] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.702399 18927 consensus_queue.cc:260] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.703491 18625 leader_election.cc:304] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:35.704620 18927 ts_tablet_manager.cc:1434] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:12:35.705003 18933 consensus_queue.cc:1048] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.705632 19032 raft_consensus.cc:2804] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.712215 18924 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:35.712716 18924 ts_tablet_manager.cc:1403] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.192s	user 0.062s	sys 0.041s
I20260710 11:12:35.698454 18926 raft_consensus.cc:359] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.714421 18926 raft_consensus.cc:385] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.714727 18926 raft_consensus.cc:740] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.715463 19032 raft_consensus.cc:493] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.715299 18924 raft_consensus.cc:359] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.715899 19032 raft_consensus.cc:3060] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.716027 18924 raft_consensus.cc:385] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.716384 18924 raft_consensus.cc:740] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.717216 18924 consensus_queue.cc:260] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.719132 18924 ts_tablet_manager.cc:1434] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:12:35.719985 18924 tablet_bootstrap.cc:492] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:35.723068 18926 consensus_queue.cc:260] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.725036 18926 ts_tablet_manager.cc:1434] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 11:12:35.725618 18924 tablet_bootstrap.cc:654] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.730020 18924 tablet_bootstrap.cc:492] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:35.730482 18924 ts_tablet_manager.cc:1403] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:12:35.731629 19032 raft_consensus.cc:515] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.732779 18924 raft_consensus.cc:359] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.733263 18924 raft_consensus.cc:385] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.733543 18924 raft_consensus.cc:740] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.733724 19032 leader_election.cc:290] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:35.734261 18924 consensus_queue.cc:260] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.735651 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:35.736275 18924 ts_tablet_manager.cc:1434] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260710 11:12:35.736851 18623 leader_election.cc:343] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:35.734365 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:35.737936 18924 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f: Bootstrap starting.
I20260710 11:12:35.737932 18733 raft_consensus.cc:3060] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.741735 18969 raft_consensus.cc:493] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.742184 18969 raft_consensus.cc:515] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.744252 18969 leader_election.cc:290] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:35.745519 18924 tablet_bootstrap.cc:654] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:35.745735 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.746037 18976 raft_consensus.cc:493] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.746390 18734 raft_consensus.cc:2468] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:35.746562 18976 raft_consensus.cc:515] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.747929 18848 leader_election.cc:304] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:35.749044 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:35.749742 18808 raft_consensus.cc:2468] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:35.750684 18976 leader_election.cc:290] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:35.749822 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:35.752177 18882 raft_consensus.cc:2468] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:35.752789 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.753509 18734 raft_consensus.cc:2468] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 0.
I20260710 11:12:35.753463 18773 leader_election.cc:304] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:35.755434 18969 raft_consensus.cc:2804] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.755811 18969 raft_consensus.cc:493] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.756076 18969 raft_consensus.cc:3060] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.756251 18976 raft_consensus.cc:2804] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.756708 18976 raft_consensus.cc:493] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.757035 18976 raft_consensus.cc:3060] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.760983 18733 raft_consensus.cc:2468] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:35.762106 18625 leader_election.cc:304] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:35.763258 19032 raft_consensus.cc:2804] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.764453 19032 raft_consensus.cc:697] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:35.765245 19032 consensus_queue.cc:237] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.767489 18969 raft_consensus.cc:515] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.768697 18976 raft_consensus.cc:515] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.769650 18969 leader_election.cc:290] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:35.771095 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:35.771683 18733 raft_consensus.cc:3060] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.771828 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:35.772367 18934 raft_consensus.cc:493] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.772640 18924 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f: No bootstrap required, opened a new log
I20260710 11:12:35.772584 18808 raft_consensus.cc:2393] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88380fc062874f73a6ae6bd634189519 in current term 1: Already voted for candidate 5fa7d1883f54414692f5d902810f317f in this term.
I20260710 11:12:35.773151 18924 ts_tablet_manager.cc:1403] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.016s
I20260710 11:12:35.772889 18934 raft_consensus.cc:515] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.774911 18934 leader_election.cc:290] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:35.776048 18976 leader_election.cc:290] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:35.775795 18924 raft_consensus.cc:359] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.776329 18735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:35.776445 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:35.776664 18924 raft_consensus.cc:385] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:35.777053 18924 raft_consensus.cc:740] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Initialized, Role: FOLLOWER
I20260710 11:12:35.777164 18808 raft_consensus.cc:2468] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 0.
I20260710 11:12:35.777727 18924 consensus_queue.cc:260] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.778558 18623 leader_election.cc:304] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:35.779021 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:35.779469 18934 raft_consensus.cc:2804] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.779719 18924 ts_tablet_manager.cc:1434] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:12:35.780236 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.780803 18734 raft_consensus.cc:2468] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 0.
I20260710 11:12:35.779886 18934 raft_consensus.cc:493] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.783612 18934 raft_consensus.cc:3060] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.779753 18881 raft_consensus.cc:2393] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5fa7d1883f54414692f5d902810f317f in current term 1: Already voted for candidate 88380fc062874f73a6ae6bd634189519 in this term.
I20260710 11:12:35.785009 18773 leader_election.cc:304] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f; no voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:35.786149 18976 raft_consensus.cc:2749] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.788003 18733 raft_consensus.cc:2468] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:35.789143 18848 leader_election.cc:304] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:35.789942 18969 raft_consensus.cc:2804] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.790436 18969 raft_consensus.cc:697] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Becoming Leader. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:35.791301 18969 consensus_queue.cc:237] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.793888 18934 raft_consensus.cc:515] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.797926 18934 leader_election.cc:290] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:35.799021 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:35.799599 18808 raft_consensus.cc:3060] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.799793 18558 catalog_manager.cc:5697] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88380fc062874f73a6ae6bd634189519 (127.16.34.4). New cstate: current_term: 1 leader_uuid: "88380fc062874f73a6ae6bd634189519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.801865 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:35.801601 18554 catalog_manager.cc:5697] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 0 to 1, leader changed from <none> to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 1 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.802466 18733 raft_consensus.cc:3060] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.806211 18808 raft_consensus.cc:2468] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:35.807353 18623 leader_election.cc:304] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:35.807947 18930 raft_consensus.cc:493] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.808279 18934 raft_consensus.cc:2804] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.808423 18930 raft_consensus.cc:515] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.809111 18934 raft_consensus.cc:697] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:35.809499 18733 raft_consensus.cc:2468] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 1.
I20260710 11:12:35.809913 18934 consensus_queue.cc:237] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.810539 18930 leader_election.cc:290] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:35.808208 18969 consensus_queue.cc:1048] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:12:35.814457 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0777436da86b497f93bb1a0842d87279" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.815222 18733 raft_consensus.cc:2468] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:35.816349 18848 leader_election.cc:304] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:35.817276 18969 raft_consensus.cc:2804] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:35.816264 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0777436da86b497f93bb1a0842d87279" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:35.817706 18969 raft_consensus.cc:493] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:35.817945 18808 raft_consensus.cc:2468] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 0.
I20260710 11:12:35.818085 18969 raft_consensus.cc:3060] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.828626 18969 raft_consensus.cc:515] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.830312 19082 consensus_queue.cc:1048] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.830803 18969 leader_election.cc:290] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:35.832290 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0777436da86b497f93bb1a0842d87279" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:35.832863 18733 raft_consensus.cc:3060] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.832718 18553 catalog_manager.cc:5697] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 0 to 1, leader changed from <none> to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 1 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:35.833537 18934 raft_consensus.cc:493] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.834141 18934 raft_consensus.cc:515] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:35.840788 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f14d1d6d82c4b159c9289f5c42db788" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:35.841408 18934 leader_election.cc:290] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:35.843343 18733 raft_consensus.cc:2468] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:35.844487 18848 leader_election.cc:304] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:35.845260 18930 raft_consensus.cc:2804] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:35.845335 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f14d1d6d82c4b159c9289f5c42db788" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:35.846047 18930 raft_consensus.cc:697] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Becoming Leader. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:35.846345 18881 raft_consensus.cc:2393] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25210204220447ff9398784a52f0718d in current term 1: Already voted for candidate 5fa7d1883f54414692f5d902810f317f in this term.
I20260710 11:12:35.847409 18624 leader_election.cc:304] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d; no voters: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519
I20260710 11:12:35.847637 18930 consensus_queue.cc:237] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:35.848670 19032 raft_consensus.cc:3060] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.845259 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0777436da86b497f93bb1a0842d87279" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:35.856613 18808 raft_consensus.cc:3060] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.863185 18934 consensus_queue.cc:1048] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.855860 19032 raft_consensus.cc:2749] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.865010 18808 raft_consensus.cc:2468] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 1.
I20260710 11:12:35.872053 18555 catalog_manager.cc:5697] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88380fc062874f73a6ae6bd634189519 (127.16.34.4). New cstate: current_term: 1 leader_uuid: "88380fc062874f73a6ae6bd634189519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:35.875881 18934 consensus_queue.cc:1048] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.883862 18983 raft_consensus.cc:493] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.884498 18983 raft_consensus.cc:515] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:35.886626 18983 leader_election.cc:290] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:35.887593 18657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:35.891086 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.891732 18733 raft_consensus.cc:2393] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fa7d1883f54414692f5d902810f317f in current term 1: Already voted for candidate 25210204220447ff9398784a52f0718d in this term.
I20260710 11:12:35.892730 18774 leader_election.cc:304] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f; no voters: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:35.893528 18976 raft_consensus.cc:3060] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.900328 18976 raft_consensus.cc:2749] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:35.903905 18733 raft_consensus.cc:3060] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:35.910080 18976 consensus_queue.cc:1048] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.920819 18983 consensus_queue.cc:1048] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:35.992033 18934 raft_consensus.cc:493] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:35.992527 18934 raft_consensus.cc:515] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:35.994107 18934 leader_election.cc:290] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:35.995029 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0878b4465a4c2898b5270c281127f5" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:35.995024 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0878b4465a4c2898b5270c281127f5" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:35.995745 18882 raft_consensus.cc:2393] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25210204220447ff9398784a52f0718d in current term 1: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:35.996582 18624 leader_election.cc:304] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d; no voters: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:35.997206 18934 raft_consensus.cc:3060] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:36.001765 18934 raft_consensus.cc:2749] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:36.045742 18989 consensus_queue.cc:1048] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.054839 18982 consensus_queue.cc:1048] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.083216 19024 consensus_queue.cc:1048] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.093146 18936 consensus_queue.cc:1048] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.243474 18934 consensus_queue.cc:1048] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.255048 18934 consensus_queue.cc:1048] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.291455 18930 consensus_queue.cc:1048] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.301764 18930 consensus_queue.cc:1048] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.365162 18934 consensus_queue.cc:1048] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.378795 19032 consensus_queue.cc:1048] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.379117 18930 consensus_queue.cc:1048] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.396668 19098 consensus_queue.cc:1048] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:36.482708 16520 tablet_server.cc:179] TabletServer@127.16.34.1:0 shutting down...
I20260710 11:12:36.508828 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:36.509578 16520 tablet_replica.cc:333] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.510373 16520 raft_consensus.cc:2243] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.510928 16520 raft_consensus.cc:2272] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:36.514201 18698 consensus_peers.cc:597] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. 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:12:36.516327 16520 tablet_replica.cc:333] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.516959 16520 raft_consensus.cc:2243] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.517354 16520 raft_consensus.cc:2272] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.520568 16520 tablet_replica.cc:333] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.521370 16520 raft_consensus.cc:2243] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.522351 16520 raft_consensus.cc:2272] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.524979 16520 tablet_replica.cc:333] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.525750 16520 raft_consensus.cc:2243] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.526803 16520 raft_consensus.cc:2272] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.529557 16520 tablet_replica.cc:333] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.530328 16520 raft_consensus.cc:2243] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.530730 16520 raft_consensus.cc:2272] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:36.531543 18846 consensus_peers.cc:597] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. 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:12:36.533226 16520 tablet_replica.cc:333] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.534117 16520 raft_consensus.cc:2243] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.535063 16520 raft_consensus.cc:2272] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.537583 16520 tablet_replica.cc:333] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.538302 16520 raft_consensus.cc:2243] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.538796 16520 raft_consensus.cc:2272] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.541442 16520 tablet_replica.cc:333] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.542189 16520 raft_consensus.cc:2243] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.542670 16520 raft_consensus.cc:2272] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.544559 16520 tablet_replica.cc:333] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.545038 16520 raft_consensus.cc:2243] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.545367 16520 raft_consensus.cc:2272] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.547290 16520 tablet_replica.cc:333] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.547770 16520 raft_consensus.cc:2243] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.548106 16520 raft_consensus.cc:2272] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.549635 16520 tablet_replica.cc:333] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.550088 16520 raft_consensus.cc:2243] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.550701 16520 raft_consensus.cc:2272] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.552245 16520 tablet_replica.cc:333] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.552767 16520 raft_consensus.cc:2243] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.553112 16520 raft_consensus.cc:2272] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.554669 16520 tablet_replica.cc:333] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.555164 16520 raft_consensus.cc:2243] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.555517 16520 raft_consensus.cc:2272] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.557046 16520 tablet_replica.cc:333] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.557528 16520 raft_consensus.cc:2243] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.557910 16520 raft_consensus.cc:2272] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.559404 16520 tablet_replica.cc:333] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.559866 16520 raft_consensus.cc:2243] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.560218 16520 raft_consensus.cc:2272] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.561708 16520 tablet_replica.cc:333] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.562150 16520 raft_consensus.cc:2243] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.562495 16520 raft_consensus.cc:2272] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.564031 16520 tablet_replica.cc:333] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.564456 16520 raft_consensus.cc:2243] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:36.564805 16520 raft_consensus.cc:2272] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.566262 16520 tablet_replica.cc:333] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: stopping tablet replica
I20260710 11:12:36.566663 16520 raft_consensus.cc:2243] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:36.567363 16520 raft_consensus.cc:2272] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:36.603988 16520 tablet_server.cc:196] TabletServer@127.16.34.1:0 shutdown complete.
W20260710 11:12:36.622714 18698 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260710 11:12:36.625084 18698 consensus_peers.cc:597] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.627513 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:36.634547 19120 instance_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:12:36.635684 19123 instance_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:12:36.636405 19121 instance_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:12:36.637331 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:36.639030 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:36.639253 16520 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:12:36.639439 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681956639414 us; error 0 us; skew 500 ppm
I20260710 11:12:36.639942 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 11:12:36.641024 18772 consensus_peers.cc:597] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.642371 16520 webserver.cc:533] Webserver started at http://127.16.34.1:39773/ using document root <none> and password file <none>
I20260710 11:12:36.642913 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:36.643085 16520 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:36.646474 16520 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:12:36.650889 19130 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:12:36.651605 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260710 11:12:36.651903 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "25210204220447ff9398784a52f0718d"
format_stamp: "Formatted at 2026-07-10 11:12:32 on dist-test-slave-01lv"
I20260710 11:12:36.652180 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681898392521-16520-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:12:36.665427 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260710 11:12:36.665728 18772 consensus_peers.cc:597] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.666639 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:36.668434 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:12:36.672302 18846 consensus_peers.cc:597] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:36.676401 18772 consensus_peers.cc:597] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.679394 19138 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:12:36.715377 18772 consensus_peers.cc:597] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.761762 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:12:36.762117 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.090s	user 0.004s	sys 0.005s
I20260710 11:12:36.762415 16520 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:12:36.766532 19138 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.778913 19138 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: 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:12:36.779609 19138 tablet_bootstrap.cc:492] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.780098 19138 ts_tablet_manager.cc:1403] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:12:36.781891 19138 raft_consensus.cc:359] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:36.782332 19138 raft_consensus.cc:740] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.782896 19138 consensus_queue.cc:260] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:36.784564 19138 ts_tablet_manager.cc:1434] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:36.785133 19138 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.794425 19138 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: 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:12:36.795207 19138 tablet_bootstrap.cc:492] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.795753 19138 ts_tablet_manager.cc:1403] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:36.797820 19138 raft_consensus.cc:359] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:36.798440 19138 raft_consensus.cc:740] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.799132 19138 consensus_queue.cc:260] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
W20260710 11:12:36.800314 18772 consensus_peers.cc:597] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.800499 19138 ts_tablet_manager.cc:1434] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:36.801203 19138 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.811312 19138 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: 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:12:36.811990 19138 tablet_bootstrap.cc:492] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.812525 19138 ts_tablet_manager.cc:1403] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:36.814478 19138 raft_consensus.cc:359] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:36.815101 19138 raft_consensus.cc:740] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.815702 19138 consensus_queue.cc:260] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:36.817284 19138 ts_tablet_manager.cc:1434] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260710 11:12:36.817170 18846 consensus_peers.cc:597] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.817960 19138 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.829344 19138 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: 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:12:36.829900 16520 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:12:36.830003 19138 tablet_bootstrap.cc:492] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.830161 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.068s	user 0.067s	sys 0.000s
I20260710 11:12:36.830574 19138 ts_tablet_manager.cc:1403] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:12:36.832221 19138 raft_consensus.cc:359] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:36.832844 19138 raft_consensus.cc:740] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.833374 19138 consensus_queue.cc:260] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [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: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:36.834630 19138 ts_tablet_manager.cc:1434] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 11:12:36.835192 19138 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.845992 19138 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: 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:12:36.846824 19138 tablet_bootstrap.cc:492] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.847383 19138 ts_tablet_manager.cc:1403] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
W20260710 11:12:36.848855 18698 consensus_peers.cc:597] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:36.849254 19138 raft_consensus.cc:359] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:36.849817 19138 raft_consensus.cc:740] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.850396 19138 consensus_queue.cc:260] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:36.852061 19138 ts_tablet_manager.cc:1434] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:36.852761 19138 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.869400 19138 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: 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:12:36.870134 19138 tablet_bootstrap.cc:492] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.870627 19138 ts_tablet_manager.cc:1403] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 11:12:36.872485 19138 raft_consensus.cc:359] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:36.873071 19138 raft_consensus.cc:740] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.873716 19138 consensus_queue.cc:260] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:36.875372 19138 ts_tablet_manager.cc:1434] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:36.875959 19138 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.889158 19138 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: 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:12:36.889881 19138 tablet_bootstrap.cc:492] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.890434 19138 ts_tablet_manager.cc:1403] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:12:36.892477 19138 raft_consensus.cc:359] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:36.893172 19138 raft_consensus.cc:740] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.893766 19138 consensus_queue.cc:260] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [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: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:36.895738 19138 ts_tablet_manager.cc:1434] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:12:36.896747 19138 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.898375 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:44085
I20260710 11:12:36.898535 19202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:44085 every 8 connection(s)
I20260710 11:12:36.915877 19138 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: 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:12:36.916834 19138 tablet_bootstrap.cc:492] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.917479 19138 ts_tablet_manager.cc:1403] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:12:36.919986 19138 raft_consensus.cc:359] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:36.920635 19138 raft_consensus.cc:740] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.925627 19138 consensus_queue.cc:260] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:36.927695 19138 ts_tablet_manager.cc:1434] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:12:36.928435 19138 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
W20260710 11:12:36.942302 18846 consensus_peers.cc:597] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. 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:12:36.947019 19138 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: 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:12:36.947366 19203 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34103
I20260710 11:12:36.947799 19203 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:36.947971 19138 tablet_bootstrap.cc:492] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.948640 19138 ts_tablet_manager.cc:1403] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 11:12:36.948683 19203 heartbeater.cc:507] Master 127.16.34.62:34103 requested a full tablet report, sending...
I20260710 11:12:36.951015 19138 raft_consensus.cc:359] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:36.951650 19138 raft_consensus.cc:740] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.952245 19138 consensus_queue.cc:260] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:36.954068 19138 ts_tablet_manager.cc:1434] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:36.954854 19138 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.956775 18554 ts_manager.cc:194] Re-registered known tserver with Master: 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:36.965185 19138 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: 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:12:36.966112 19138 tablet_bootstrap.cc:492] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.966699 19138 ts_tablet_manager.cc:1403] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:36.968833 19138 raft_consensus.cc:359] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:36.969385 19138 raft_consensus.cc:740] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.969964 19138 consensus_queue.cc:260] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:36.970310 18554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40962
I20260710 11:12:36.971582 19138 ts_tablet_manager.cc:1434] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:36.972247 19138 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:36.973289 19203 heartbeater.cc:499] Master 127.16.34.62:34103 was elected leader, sending a full tablet report...
I20260710 11:12:36.982998 19138 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: 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:12:36.983696 19138 tablet_bootstrap.cc:492] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:36.984237 19138 ts_tablet_manager.cc:1403] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:12:36.985908 19138 raft_consensus.cc:359] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:36.986369 19138 raft_consensus.cc:740] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:36.987028 19138 consensus_queue.cc:260] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [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: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:36.989087 19138 ts_tablet_manager.cc:1434] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:36.989826 19138 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:37.002089 19138 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: 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:12:37.002943 19138 tablet_bootstrap.cc:492] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:37.003494 19138 ts_tablet_manager.cc:1403] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:12:37.005263 19138 raft_consensus.cc:359] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:37.005735 19138 raft_consensus.cc:740] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.006254 19138 consensus_queue.cc:260] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:37.008108 19138 ts_tablet_manager.cc:1434] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.008997 19138 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:37.021765 19138 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: 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:12:37.022459 19138 tablet_bootstrap.cc:492] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:37.023051 19138 ts_tablet_manager.cc:1403] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 11:12:37.024631 19138 raft_consensus.cc:359] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:37.025084 19138 raft_consensus.cc:740] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.025547 19138 consensus_queue.cc:260] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:37.026811 19138 ts_tablet_manager.cc:1434] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.027503 19138 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:37.037923 19138 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: 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:12:37.038616 19138 tablet_bootstrap.cc:492] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:37.039131 19138 ts_tablet_manager.cc:1403] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:12:37.040920 19138 raft_consensus.cc:359] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.041368 19138 raft_consensus.cc:740] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.041882 19138 consensus_queue.cc:260] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.043224 19138 ts_tablet_manager.cc:1434] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.043802 19138 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:37.056366 19138 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: 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:12:37.057063 19138 tablet_bootstrap.cc:492] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:37.057633 19138 ts_tablet_manager.cc:1403] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:12:37.059478 19138 raft_consensus.cc:359] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:37.059965 19138 raft_consensus.cc:740] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.060559 19138 consensus_queue.cc:260] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [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: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:37.062287 19138 ts_tablet_manager.cc:1434] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 11:12:37.063423 19138 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:37.075420 19138 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: 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:12:37.076328 19138 tablet_bootstrap.cc:492] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:37.076979 19138 ts_tablet_manager.cc:1403] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:12:37.079178 19138 raft_consensus.cc:359] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.079807 19138 raft_consensus.cc:740] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.080336 19138 consensus_queue.cc:260] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.081694 19138 ts_tablet_manager.cc:1434] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.082302 19138 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:37.094652 19138 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: 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:12:37.095631 19138 tablet_bootstrap.cc:492] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:37.096314 19138 ts_tablet_manager.cc:1403] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:12:37.098680 19138 raft_consensus.cc:359] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:37.099387 19138 raft_consensus.cc:740] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.099927 19138 consensus_queue.cc:260] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:37.101785 19138 ts_tablet_manager.cc:1434] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:12:37.102571 19138 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: Bootstrap starting.
I20260710 11:12:37.115177 19138 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: 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:12:37.115880 19138 tablet_bootstrap.cc:492] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: Bootstrap complete.
I20260710 11:12:37.116412 19138 ts_tablet_manager.cc:1403] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:12:37.118147 19138 raft_consensus.cc:359] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:37.118605 19138 raft_consensus.cc:740] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25210204220447ff9398784a52f0718d, State: Initialized, Role: FOLLOWER
I20260710 11:12:37.119170 19138 consensus_queue.cc:260] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [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: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:37.120826 19138 ts_tablet_manager.cc:1434] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:37.601866 18936 raft_consensus.cc:493] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.602375 18936 raft_consensus.cc:515] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.604085 18936 leader_election.cc:290] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.604931 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.605149 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:37.605638 19176 raft_consensus.cc:2468] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:37.606696 18772 leader_election.cc:304] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:37.607347 18936 raft_consensus.cc:2804] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:37.607636 18936 raft_consensus.cc:493] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.607862 18936 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.615022 18936 raft_consensus.cc:515] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.616626 18936 leader_election.cc:290] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.617411 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:37.617808 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:37.618036 19176 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.623456 19176 raft_consensus.cc:2468] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:37.624500 18772 leader_election.cc:304] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:37.625401 18936 raft_consensus.cc:2804] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.625900 18936 raft_consensus.cc:697] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:37.626758 18936 consensus_queue.cc:237] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.631114 18989 raft_consensus.cc:493] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.631675 18989 raft_consensus.cc:515] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.633456 18989 leader_election.cc:290] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:37.634220 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.634946 19176 raft_consensus.cc:2393] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f69c7412672b4e7b8c6f358d299c4454 in current term 2: Already voted for candidate 5fa7d1883f54414692f5d902810f317f in this term.
I20260710 11:12:37.634691 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:37.635514 18553 catalog_manager.cc:5697] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 1 to 2, leader changed from 25210204220447ff9398784a52f0718d (127.16.34.1) to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 2 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:37.636233 18698 leader_election.cc:304] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [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: f69c7412672b4e7b8c6f358d299c4454; no voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:37.636960 18989 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.643127 18989 raft_consensus.cc:2749] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:37.685285 18983 raft_consensus.cc:493] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.685822 18983 raft_consensus.cc:515] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.687585 18983 leader_election.cc:290] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.688527 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.688694 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:37.689142 19176 raft_consensus.cc:2468] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:37.690111 18772 leader_election.cc:304] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:37.690805 18983 raft_consensus.cc:2804] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:37.691156 18983 raft_consensus.cc:493] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.691390 18983 raft_consensus.cc:3060] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.696111 18983 raft_consensus.cc:515] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.697623 18983 leader_election.cc:290] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.698531 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:37.698690 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:37.699153 19176 raft_consensus.cc:3060] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.704440 19176 raft_consensus.cc:2468] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:37.705477 18772 leader_election.cc:304] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:37.706218 18983 raft_consensus.cc:2804] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.706631 18983 raft_consensus.cc:697] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:37.707405 18983 consensus_queue.cc:237] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.714876 18553 catalog_manager.cc:5697] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 1 to 2, leader changed from 25210204220447ff9398784a52f0718d (127.16.34.1) to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 2 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:37.749886 18989 raft_consensus.cc:493] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.750435 18989 raft_consensus.cc:515] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:37.752645 18989 leader_election.cc:290] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:37.753014 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519" is_pre_election: true
I20260710 11:12:37.753296 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.753973 19176 raft_consensus.cc:2468] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:37.754604 18983 raft_consensus.cc:493] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.755018 18698 leader_election.cc:304] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 88380fc062874f73a6ae6bd634189519
I20260710 11:12:37.755118 18983 raft_consensus.cc:515] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.755860 18989 raft_consensus.cc:2804] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:37.756173 18989 raft_consensus.cc:493] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.756451 18989 raft_consensus.cc:3060] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.757227 18983 leader_election.cc:290] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.758369 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:37.758445 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.758862 18933 raft_consensus.cc:493] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.759251 19176 raft_consensus.cc:2468] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:37.759364 18933 raft_consensus.cc:515] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.760358 18733 raft_consensus.cc:2468] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:37.760311 18772 leader_election.cc:304] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:37.761413 18933 leader_election.cc:290] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:37.762614 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:37.763366 18983 raft_consensus.cc:2804] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:37.762588 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.763744 18983 raft_consensus.cc:493] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.763958 19176 raft_consensus.cc:2468] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:37.764148 18983 raft_consensus.cc:3060] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.765146 18698 leader_election.cc:304] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:37.765944 18933 raft_consensus.cc:2804] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:37.766327 18933 raft_consensus.cc:493] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.766690 18933 raft_consensus.cc:3060] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.766855 18989 raft_consensus.cc:515] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:37.769635 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:37.771063 18983 raft_consensus.cc:515] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.772292 18808 raft_consensus.cc:2393] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f69c7412672b4e7b8c6f358d299c4454 in current term 2: Already voted for candidate 5fa7d1883f54414692f5d902810f317f in this term.
I20260710 11:12:37.772805 19177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:37.773394 19177 raft_consensus.cc:3060] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.774045 18933 raft_consensus.cc:515] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.776610 18933 leader_election.cc:290] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:37.777081 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:37.777848 18733 raft_consensus.cc:2393] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5fa7d1883f54414692f5d902810f317f in current term 2: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:37.779295 19175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:37.779515 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:37.780007 19175 raft_consensus.cc:3060] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.780267 18808 raft_consensus.cc:2393] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f69c7412672b4e7b8c6f358d299c4454 in current term 2: Already voted for candidate 5fa7d1883f54414692f5d902810f317f in this term.
I20260710 11:12:37.780076 19174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb3aa8818e44af8b2c3f6b15cae1df9" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:37.782563 18698 leader_election.cc:304] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f69c7412672b4e7b8c6f358d299c4454; no voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:37.783703 18983 leader_election.cc:290] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.784243 19177 raft_consensus.cc:2468] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 2.
I20260710 11:12:37.785023 18989 leader_election.cc:290] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), 25210204220447ff9398784a52f0718d (127.16.34.1:44085)
I20260710 11:12:37.785584 18989 raft_consensus.cc:2749] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:37.785497 18698 leader_election.cc:304] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 88380fc062874f73a6ae6bd634189519
I20260710 11:12:37.786474 18982 raft_consensus.cc:2804] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.787011 18982 raft_consensus.cc:697] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 2 LEADER]: Becoming Leader. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:37.787428 19175 raft_consensus.cc:2468] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:37.787920 18982 consensus_queue.cc:237] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [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: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:37.788477 18772 leader_election.cc:304] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:37.789569 18983 raft_consensus.cc:2804] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.790004 18983 raft_consensus.cc:697] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:37.790694 18983 consensus_queue.cc:237] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.799005 18554 catalog_manager.cc:5697] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 1 to 2, leader changed from 25210204220447ff9398784a52f0718d (127.16.34.1) to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 2 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:37.803160 18553 catalog_manager.cc:5697] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 reported cstate change: term changed from 1 to 2, leader changed from 25210204220447ff9398784a52f0718d (127.16.34.1) to f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "f69c7412672b4e7b8c6f358d299c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:37.868763 19098 raft_consensus.cc:493] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.869323 19098 raft_consensus.cc:515] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:37.871237 19098 leader_election.cc:290] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.872098 19175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.872339 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc599b676e584d0baddec812a8368917" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:37.872937 19175 raft_consensus.cc:2393] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88380fc062874f73a6ae6bd634189519 in current term 2: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:37.874190 18846 leader_election.cc:304] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519; no voters: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:37.874938 19098 raft_consensus.cc:3060] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.876183 18989 raft_consensus.cc:493] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.876704 18989 raft_consensus.cc:515] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.878289 18989 leader_election.cc:290] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:37.879035 19175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.879379 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:37.879791 19175 raft_consensus.cc:2468] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 1.
I20260710 11:12:37.880923 18698 leader_election.cc:304] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:37.881349 19098 raft_consensus.cc:2749] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:37.881564 18989 raft_consensus.cc:2804] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:37.881953 18989 raft_consensus.cc:493] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.882306 18989 raft_consensus.cc:3060] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.883301 18983 raft_consensus.cc:493] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.883810 18983 raft_consensus.cc:515] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.885826 18983 leader_election.cc:290] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.886478 19175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:37.887084 19175 raft_consensus.cc:2468] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 1.
I20260710 11:12:37.886978 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454" is_pre_election: true
I20260710 11:12:37.888053 18772 leader_election.cc:304] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:37.888679 18983 raft_consensus.cc:2804] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:37.888726 18989 raft_consensus.cc:515] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.889174 18983 raft_consensus.cc:493] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:37.889564 18983 raft_consensus.cc:3060] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.889917 18733 raft_consensus.cc:2393] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fa7d1883f54414692f5d902810f317f in current term 2: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:37.890878 18989 leader_election.cc:290] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:37.891510 19175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:37.891973 19175 raft_consensus.cc:3060] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:37.894711 18983 raft_consensus.cc:515] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.896548 18983 leader_election.cc:290] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 election: Requested vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:37.897130 19175 raft_consensus.cc:2468] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69c7412672b4e7b8c6f358d299c4454 in term 2.
I20260710 11:12:37.897264 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:37.897424 19177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d"
I20260710 11:12:37.898063 18808 raft_consensus.cc:2393] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f69c7412672b4e7b8c6f358d299c4454 in current term 2: Already voted for candidate 5fa7d1883f54414692f5d902810f317f in this term.
I20260710 11:12:37.898239 19177 raft_consensus.cc:2393] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5fa7d1883f54414692f5d902810f317f in current term 2: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:37.898247 18698 leader_election.cc:304] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:37.898577 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93529cafecfe48b5bb8a2135ca19e1a0" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:37.899338 18733 raft_consensus.cc:2393] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5fa7d1883f54414692f5d902810f317f in current term 2: Already voted for candidate f69c7412672b4e7b8c6f358d299c4454 in this term.
I20260710 11:12:37.899928 18989 raft_consensus.cc:2804] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:37.900136 18774 leader_election.cc:304] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fa7d1883f54414692f5d902810f317f; no voters: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454
I20260710 11:12:37.900370 18989 raft_consensus.cc:697] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 2 LEADER]: Becoming Leader. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:37.900902 18983 raft_consensus.cc:2749] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:37.901160 18989 consensus_queue.cc:237] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:37.909678 18553 catalog_manager.cc:5697] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 reported cstate change: term changed from 1 to 2, leader changed from 25210204220447ff9398784a52f0718d (127.16.34.1) to f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "f69c7412672b4e7b8c6f358d299c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:38.020366 18982 raft_consensus.cc:493] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 25210204220447ff9398784a52f0718d)
I20260710 11:12:38.020828 18982 raft_consensus.cc:515] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:38.022639 18982 leader_election.cc:290] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 25210204220447ff9398784a52f0718d (127.16.34.1:44085), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:38.023380 19177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25210204220447ff9398784a52f0718d" is_pre_election: true
I20260710 11:12:38.023654 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae7b49cb13824055a8d1b433c279a273" candidate_uuid: "f69c7412672b4e7b8c6f358d299c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5fa7d1883f54414692f5d902810f317f" is_pre_election: true
I20260710 11:12:38.024204 19177 raft_consensus.cc:2393] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f69c7412672b4e7b8c6f358d299c4454 in current term 2: Already voted for candidate 5fa7d1883f54414692f5d902810f317f in this term.
I20260710 11:12:38.025583 18698 leader_election.cc:304] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [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: f69c7412672b4e7b8c6f358d299c4454; no voters: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:38.026297 18982 raft_consensus.cc:3060] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:38.030977 18982 raft_consensus.cc:2749] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:38.136694 19177 raft_consensus.cc:1275] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.137897 19222 consensus_queue.cc:1048] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.150913 18733 raft_consensus.cc:1275] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.152763 19222 consensus_queue.cc:1048] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.166626 18733 raft_consensus.cc:1275] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.167797 19222 consensus_queue.cc:1048] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.176815 19175 raft_consensus.cc:1275] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.178115 18882 raft_consensus.cc:1275] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Refusing update from remote peer f69c7412672b4e7b8c6f358d299c4454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.178215 18983 consensus_queue.cc:1048] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:38.180014 18982 consensus_queue.cc:1048] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.207970 19177 raft_consensus.cc:1275] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Refusing update from remote peer f69c7412672b4e7b8c6f358d299c4454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.209997 18933 consensus_queue.cc:1048] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:38.245983 18733 raft_consensus.cc:1275] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.247361 19239 consensus_queue.cc:1048] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.256907 19177 raft_consensus.cc:1275] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.258416 19239 consensus_queue.cc:1048] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.383582 18807 raft_consensus.cc:1275] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Refusing update from remote peer f69c7412672b4e7b8c6f358d299c4454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.384958 18933 consensus_queue.cc:1048] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:38.393859 19177 raft_consensus.cc:1275] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Refusing update from remote peer f69c7412672b4e7b8c6f358d299c4454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:38.395174 18989 consensus_queue.cc:1048] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:46.903231 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:46.931681 18733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3"
dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
mode: GRACEFUL
new_leader_uuid: "5fa7d1883f54414692f5d902810f317f"
 from {username='slave'} at 127.0.0.1:45630
I20260710 11:12:46.932346 18733 raft_consensus.cc:606] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Received request to transfer leadership to TS 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:46.944239 18808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a409b46a7154d7ca3ba73d32180d03c"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
mode: GRACEFUL
new_leader_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:12:46.944744 18808 raft_consensus.cc:606] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Received request to transfer leadership to TS 25210204220447ff9398784a52f0718d
I20260710 11:12:46.947146 18808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
mode: GRACEFUL
new_leader_uuid: "88380fc062874f73a6ae6bd634189519"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:12:46.947669 18808 raft_consensus.cc:606] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Received request to transfer leadership to TS 88380fc062874f73a6ae6bd634189519
I20260710 11:12:46.949900 18808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e3a946a1d464895b3b2d9594dee9541"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
mode: GRACEFUL
new_leader_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:12:46.950310 18808 raft_consensus.cc:606] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Received request to transfer leadership to TS 25210204220447ff9398784a52f0718d
I20260710 11:12:46.952797 18808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
mode: GRACEFUL
new_leader_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:12:46.953267 18808 raft_consensus.cc:606] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Received request to transfer leadership to TS 25210204220447ff9398784a52f0718d
I20260710 11:12:46.954402 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:12:46.955327 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:46.977728 19264 raft_consensus.cc:993] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f: : Instructing follower 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:46.978367 19262 raft_consensus.cc:1081] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Signalling peer 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:46.981068 19175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d"
dest_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:57264
I20260710 11:12:46.981629 19175 raft_consensus.cc:493] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:46.982064 19175 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:46.987517 19175 raft_consensus.cc:515] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:46.989377 19175 leader_election.cc:290] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 3 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:47.002029 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:47.001996 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f836a4b8ba4440b94240aa8f499934d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:47.002835 18808 raft_consensus.cc:3055] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:12:47.002869 18733 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:47.003382 18808 raft_consensus.cc:740] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:47.004383 18808 consensus_queue.cc:260] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:47.005728 18808 raft_consensus.cc:3060] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:47.010738 18733 raft_consensus.cc:2468] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 3.
I20260710 11:12:47.012167 19133 leader_election.cc:304] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:47.012935 18808 raft_consensus.cc:2468] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 3.
I20260710 11:12:47.014081 19274 raft_consensus.cc:2804] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:47.015215 19274 raft_consensus.cc:697] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 3 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:47.016047 19274 consensus_queue.cc:237] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:47.023310 18553 catalog_manager.cc:5697] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 2 to 3, leader changed from 5fa7d1883f54414692f5d902810f317f (127.16.34.3) to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 3 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:47.029855 19271 raft_consensus.cc:993] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f: : Instructing follower 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:47.030424 19262 raft_consensus.cc:1081] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Signalling peer 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:47.032042 19175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a409b46a7154d7ca3ba73d32180d03c"
dest_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:57264
I20260710 11:12:47.032619 19175 raft_consensus.cc:493] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:47.032992 19175 raft_consensus.cc:3060] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.038908 19175 raft_consensus.cc:515] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:47.040371 19175 leader_election.cc:290] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 2 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:47.041015 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a409b46a7154d7ca3ba73d32180d03c" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:47.041589 18733 raft_consensus.cc:3060] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.041805 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a409b46a7154d7ca3ba73d32180d03c" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:47.042292 18808 raft_consensus.cc:3055] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:47.042584 18808 raft_consensus.cc:740] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:47.043318 18808 consensus_queue.cc:260] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:47.044363 18808 raft_consensus.cc:3060] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.046545 18733 raft_consensus.cc:2468] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:47.047542 19133 leader_election.cc:304] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:47.048326 19274 raft_consensus.cc:2804] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:47.048693 19274 raft_consensus.cc:697] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:47.049322 18808 raft_consensus.cc:2468] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:47.049470 19274 consensus_queue.cc:237] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:47.056608 18553 catalog_manager.cc:5697] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 1 to 2, leader changed from 5fa7d1883f54414692f5d902810f317f (127.16.34.3) to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 2 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:47.139178 19271 raft_consensus.cc:993] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f: : Instructing follower 88380fc062874f73a6ae6bd634189519 to start an election
I20260710 11:12:47.139608 19262 raft_consensus.cc:1081] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Signalling peer 88380fc062874f73a6ae6bd634189519 to start an election
I20260710 11:12:47.141052 18881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b"
dest_uuid: "88380fc062874f73a6ae6bd634189519"
 from {username='slave'} at 127.0.0.1:44830
I20260710 11:12:47.141520 18881 raft_consensus.cc:493] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:47.141777 18881 raft_consensus.cc:3060] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.146327 18881 raft_consensus.cc:515] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:47.147807 18881 leader_election.cc:290] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 2 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:47.148821 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:47.148821 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b5069abd114b428d37d6210b6a990b" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:47.149570 18808 raft_consensus.cc:3055] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:47.149652 18733 raft_consensus.cc:3060] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.150002 18808 raft_consensus.cc:740] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:47.150864 18808 consensus_queue.cc:260] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [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: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:47.151999 18808 raft_consensus.cc:3060] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.156293 18733 raft_consensus.cc:2468] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 2.
I20260710 11:12:47.157498 18848 leader_election.cc:304] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:47.158155 18808 raft_consensus.cc:2468] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 2.
I20260710 11:12:47.158488 19261 raft_consensus.cc:2804] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:47.159039 19261 raft_consensus.cc:697] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 2 LEADER]: Becoming Leader. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:47.159866 19261 consensus_queue.cc:237] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [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: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:47.167768 18553 catalog_manager.cc:5697] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 reported cstate change: term changed from 1 to 2, leader changed from 5fa7d1883f54414692f5d902810f317f (127.16.34.3) to 88380fc062874f73a6ae6bd634189519 (127.16.34.4). New cstate: current_term: 2 leader_uuid: "88380fc062874f73a6ae6bd634189519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:47.215039 19265 raft_consensus.cc:993] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454: : Instructing follower 5fa7d1883f54414692f5d902810f317f to start an election
I20260710 11:12:47.215605 19258 raft_consensus.cc:1081] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Signalling peer 5fa7d1883f54414692f5d902810f317f to start an election
I20260710 11:12:47.217168 18808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
 from {username='slave'} at 127.0.0.1:44296
I20260710 11:12:47.217700 18808 raft_consensus.cc:493] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:47.217986 18808 raft_consensus.cc:3060] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.222936 18808 raft_consensus.cc:515] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:47.224485 18808 leader_election.cc:290] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 election: Requested vote from peers 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853), f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993)
I20260710 11:12:47.225255 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:47.225905 18881 raft_consensus.cc:3060] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.225886 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0316dcd8b6ae4438adada232bde9cae3" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:47.226682 18733 raft_consensus.cc:3055] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:47.227020 18733 raft_consensus.cc:740] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:47.227802 18733 consensus_queue.cc:260] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:47.228972 18733 raft_consensus.cc:3060] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.231357 18881 raft_consensus.cc:2468] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:47.232755 18773 leader_election.cc:304] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:47.233479 19262 raft_consensus.cc:2804] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:47.234570 18733 raft_consensus.cc:2468] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:47.234640 19262 raft_consensus.cc:697] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:47.235780 19262 consensus_queue.cc:237] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } }
I20260710 11:12:47.244541 18553 catalog_manager.cc:5697] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 1 to 2, leader changed from f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2) to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 2 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:47.360004 19271 raft_consensus.cc:993] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f: : Instructing follower 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:47.360432 19262 raft_consensus.cc:1081] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Signalling peer 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:47.362036 19177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e3a946a1d464895b3b2d9594dee9541"
dest_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:57264
I20260710 11:12:47.362485 19177 raft_consensus.cc:493] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:47.362730 19177 raft_consensus.cc:3060] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.367301 19177 raft_consensus.cc:515] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:47.368929 19177 leader_election.cc:290] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 2 election: Requested vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:47.369937 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3a946a1d464895b3b2d9594dee9541" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:47.370635 18808 raft_consensus.cc:3055] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:47.371001 18808 raft_consensus.cc:740] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:47.371800 18808 consensus_queue.cc:260] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:47.373270 18808 raft_consensus.cc:3060] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.379417 18808 raft_consensus.cc:2468] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:47.379920 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e3a946a1d464895b3b2d9594dee9541" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:47.380523 18881 raft_consensus.cc:3060] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:47.380528 19131 leader_election.cc:304] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:47.381534 19274 raft_consensus.cc:2804] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:47.381903 19274 raft_consensus.cc:697] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:47.382758 19274 consensus_queue.cc:237] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:47.385846 18881 raft_consensus.cc:2468] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:47.390514 18553 catalog_manager.cc:5697] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 1 to 2, leader changed from 5fa7d1883f54414692f5d902810f317f (127.16.34.3) to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 2 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:47.430553 18733 raft_consensus.cc:1275] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:47.431876 19274 consensus_queue.cc:1048] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:47.443241 18808 raft_consensus.cc:1275] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:47.446300 19275 consensus_queue.cc:1048] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:47.446732 18734 raft_consensus.cc:1275] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 3 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:47.452265 19288 consensus_queue.cc:1048] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:12:47.465876 18807 raft_consensus.cc:1275] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 3 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:12:47.467442 19274 consensus_queue.cc:1048] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:12:47.546607 18733 raft_consensus.cc:1275] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 88380fc062874f73a6ae6bd634189519: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:47.547742 19267 consensus_queue.cc:1048] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:47.557350 18807 raft_consensus.cc:1275] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Refusing update from remote peer 88380fc062874f73a6ae6bd634189519: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:47.558965 19261 consensus_queue.cc:1048] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:47.741753 18733 raft_consensus.cc:1275] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:47.743073 19262 consensus_queue.cc:1048] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:47.752290 18881 raft_consensus.cc:1275] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:47.753564 19300 consensus_queue.cc:1048] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:47.889048 18881 raft_consensus.cc:1275] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:47.890344 19274 consensus_queue.cc:1048] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:47.899560 18807 raft_consensus.cc:1275] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:47.901261 19275 consensus_queue.cc:1048] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:47.960381 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:47.978737 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:48.003698 18881 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a29d4711e8d4b1bbbade04e47d562cd"
dest_uuid: "88380fc062874f73a6ae6bd634189519"
mode: GRACEFUL
new_leader_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:55004
I20260710 11:12:48.004204 18881 raft_consensus.cc:606] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Received request to transfer leadership to TS 25210204220447ff9398784a52f0718d
I20260710 11:12:48.006594 18734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a9feab7b5db4bc9a201e18eee87d746"
dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
mode: GRACEFUL
new_leader_uuid: "5fa7d1883f54414692f5d902810f317f"
 from {username='slave'} at 127.0.0.1:45630
I20260710 11:12:48.007112 18734 raft_consensus.cc:606] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Received request to transfer leadership to TS 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:48.009364 18807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
mode: GRACEFUL
new_leader_uuid: "88380fc062874f73a6ae6bd634189519"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:12:48.009832 18807 raft_consensus.cc:606] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Received request to transfer leadership to TS 88380fc062874f73a6ae6bd634189519
I20260710 11:12:48.010872 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:12:48.011520 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:48.256374 19261 raft_consensus.cc:993] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519: : Instructing follower 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:48.256933 19297 raft_consensus.cc:1081] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Signalling peer 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:48.258574 19177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a29d4711e8d4b1bbbade04e47d562cd"
dest_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:57256
I20260710 11:12:48.259109 19177 raft_consensus.cc:493] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.259384 19177 raft_consensus.cc:3060] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.264333 19177 raft_consensus.cc:515] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:48.265976 19177 leader_election.cc:290] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 2 election: Requested vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:48.267206 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a29d4711e8d4b1bbbade04e47d562cd" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:48.267299 18807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a29d4711e8d4b1bbbade04e47d562cd" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:48.267948 18881 raft_consensus.cc:3055] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.268079 18807 raft_consensus.cc:3060] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.268221 18881 raft_consensus.cc:740] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:48.269330 18881 consensus_queue.cc:260] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:48.270306 18881 raft_consensus.cc:3060] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.273761 18807 raft_consensus.cc:2468] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:48.275023 18881 raft_consensus.cc:2468] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:48.274992 19131 leader_election.cc:304] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, 5fa7d1883f54414692f5d902810f317f; no voters: 
I20260710 11:12:48.276036 19275 raft_consensus.cc:2804] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.276467 19275 raft_consensus.cc:697] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:48.277264 19275 consensus_queue.cc:237] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:48.282105 19306 raft_consensus.cc:993] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f: : Instructing follower 88380fc062874f73a6ae6bd634189519 to start an election
I20260710 11:12:48.282596 19262 raft_consensus.cc:1081] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Signalling peer 88380fc062874f73a6ae6bd634189519 to start an election
I20260710 11:12:48.284091 18881 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5"
dest_uuid: "88380fc062874f73a6ae6bd634189519"
 from {username='slave'} at 127.0.0.1:44830
I20260710 11:12:48.284624 18881 raft_consensus.cc:493] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.284898 18881 raft_consensus.cc:3060] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.285521 18555 catalog_manager.cc:5697] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 1 to 2, leader changed from 88380fc062874f73a6ae6bd634189519 (127.16.34.4) to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 2 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:48.289716 18881 raft_consensus.cc:515] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:48.292649 18807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:48.293107 18807 raft_consensus.cc:3055] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.293362 18807 raft_consensus.cc:740] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:48.293994 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af3bb940561b43ed98d490704aef6fd5" candidate_uuid: "88380fc062874f73a6ae6bd634189519" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:48.294122 18881 leader_election.cc:290] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [CANDIDATE]: Term 2 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:48.294688 18734 raft_consensus.cc:3060] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.294047 18807 consensus_queue.cc:260] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [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: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:48.295814 18807 raft_consensus.cc:3060] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.299841 18734 raft_consensus.cc:2468] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 2.
I20260710 11:12:48.300951 18807 raft_consensus.cc:2468] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88380fc062874f73a6ae6bd634189519 in term 2.
I20260710 11:12:48.301218 18848 leader_election.cc:304] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [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: 88380fc062874f73a6ae6bd634189519, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:48.302508 19297 raft_consensus.cc:2804] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.302942 19297 raft_consensus.cc:697] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 2 LEADER]: Becoming Leader. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:48.303653 19297 consensus_queue.cc:237] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [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: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:48.313259 18555 catalog_manager.cc:5697] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 reported cstate change: term changed from 1 to 2, leader changed from 5fa7d1883f54414692f5d902810f317f (127.16.34.3) to 88380fc062874f73a6ae6bd634189519 (127.16.34.4). New cstate: current_term: 2 leader_uuid: "88380fc062874f73a6ae6bd634189519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:48.368172 19258 raft_consensus.cc:993] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454: : Instructing follower 5fa7d1883f54414692f5d902810f317f to start an election
I20260710 11:12:48.368724 19312 raft_consensus.cc:1081] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Signalling peer 5fa7d1883f54414692f5d902810f317f to start an election
I20260710 11:12:48.370270 18807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a9feab7b5db4bc9a201e18eee87d746"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
 from {username='slave'} at 127.0.0.1:44296
I20260710 11:12:48.370713 18807 raft_consensus.cc:493] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:48.371007 18807 raft_consensus.cc:3060] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.375627 18807 raft_consensus.cc:515] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:48.377117 18807 leader_election.cc:290] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:48.377790 18734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9feab7b5db4bc9a201e18eee87d746" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:48.378036 18881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9feab7b5db4bc9a201e18eee87d746" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:48.378360 18734 raft_consensus.cc:3055] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:48.378512 18881 raft_consensus.cc:3060] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.378731 18734 raft_consensus.cc:740] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f69c7412672b4e7b8c6f358d299c4454, State: Running, Role: LEADER
I20260710 11:12:48.379490 18734 consensus_queue.cc:260] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [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: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:48.380367 18734 raft_consensus.cc:3060] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:48.383260 18881 raft_consensus.cc:2468] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:48.384195 18773 leader_election.cc:304] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:48.384660 18734 raft_consensus.cc:2468] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:48.384796 19262 raft_consensus.cc:2804] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:48.385254 19262 raft_consensus.cc:697] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:48.385969 19262 consensus_queue.cc:237] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [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: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:48.393270 18555 catalog_manager.cc:5697] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 1 to 2, leader changed from f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2) to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 2 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:48.699687 18734 raft_consensus.cc:1275] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 88380fc062874f73a6ae6bd634189519: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.700872 19261 consensus_queue.cc:1048] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.709962 18807 raft_consensus.cc:1275] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Refusing update from remote peer 88380fc062874f73a6ae6bd634189519: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.711895 19297 consensus_queue.cc:1048] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.865031 18881 raft_consensus.cc:1275] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.866158 19275 consensus_queue.cc:1048] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.873860 18807 raft_consensus.cc:1275] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.876178 19275 consensus_queue.cc:1048] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:48.946067 18734 raft_consensus.cc:1275] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.949949 19262 consensus_queue.cc:1048] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:48.963091 18881 raft_consensus.cc:1275] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:48.967427 19262 consensus_queue.cc:1048] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:49.012689 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:49.033864 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:49.048058 18808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
mode: GRACEFUL
new_leader_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:12:49.048637 18808 raft_consensus.cc:606] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Received request to transfer leadership to TS 25210204220447ff9398784a52f0718d
I20260710 11:12:49.052567 18882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336"
dest_uuid: "88380fc062874f73a6ae6bd634189519"
mode: GRACEFUL
new_leader_uuid: "5fa7d1883f54414692f5d902810f317f"
 from {username='slave'} at 127.0.0.1:55004
I20260710 11:12:49.053131 18882 raft_consensus.cc:606] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Received request to transfer leadership to TS 5fa7d1883f54414692f5d902810f317f
I20260710 11:12:49.054824 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:49.055588 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:49.119547 19262 raft_consensus.cc:993] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f: : Instructing follower 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:49.120085 19328 raft_consensus.cc:1081] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Signalling peer 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:49.121673 19177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d"
dest_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:57264
I20260710 11:12:49.122155 19177 raft_consensus.cc:493] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:49.122400 19177 raft_consensus.cc:3060] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.128470 19177 raft_consensus.cc:515] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:49.130067 19177 leader_election.cc:290] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 2 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765)
I20260710 11:12:49.131366 18808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:49.131207 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6a56edb48841bd87092bdab15c512d" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:49.131908 18808 raft_consensus.cc:3055] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:49.132019 18733 raft_consensus.cc:3060] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.132187 18808 raft_consensus.cc:740] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:49.133050 18808 consensus_queue.cc:260] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:49.134209 18808 raft_consensus.cc:3060] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.138023 18733 raft_consensus.cc:2468] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:49.139952 19133 leader_election.cc:304] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:49.141060 19321 raft_consensus.cc:2804] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:49.141525 19321 raft_consensus.cc:697] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:49.143015 18808 raft_consensus.cc:2468] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:49.142588 19321 consensus_queue.cc:237] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [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: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } }
I20260710 11:12:49.150099 19261 raft_consensus.cc:993] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519: : Instructing follower 5fa7d1883f54414692f5d902810f317f to start an election
I20260710 11:12:49.150643 19261 raft_consensus.cc:1081] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Signalling peer 5fa7d1883f54414692f5d902810f317f to start an election
I20260710 11:12:49.152626 18808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
 from {username='slave'} at 127.0.0.1:44298
I20260710 11:12:49.153800 18808 raft_consensus.cc:493] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:49.154206 18808 raft_consensus.cc:3060] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.156183 18555 catalog_manager.cc:5697] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 1 to 2, leader changed from 5fa7d1883f54414692f5d902810f317f (127.16.34.3) to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 2 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.161984 18808 raft_consensus.cc:515] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:49.165434 18808 leader_election.cc:290] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [CANDIDATE]: Term 2 election: Requested vote from peers f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:49.165611 18733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69c7412672b4e7b8c6f358d299c4454"
I20260710 11:12:49.166288 18733 raft_consensus.cc:3060] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.167868 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb78d8d2b49f479bbc66ad1623d45336" candidate_uuid: "5fa7d1883f54414692f5d902810f317f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:49.168553 18882 raft_consensus.cc:3055] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:49.168761 18882 raft_consensus.cc:740] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88380fc062874f73a6ae6bd634189519, State: Running, Role: LEADER
I20260710 11:12:49.169512 18882 consensus_queue.cc:260] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [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: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:49.170949 18882 raft_consensus.cc:3060] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:49.172952 18733 raft_consensus.cc:2468] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:49.175066 18774 leader_election.cc:304] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [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: 5fa7d1883f54414692f5d902810f317f, f69c7412672b4e7b8c6f358d299c4454; no voters: 
I20260710 11:12:49.176085 19328 raft_consensus.cc:2804] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:49.176544 19328 raft_consensus.cc:697] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Becoming Leader. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:49.177520 19328 consensus_queue.cc:237] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [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: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } }
I20260710 11:12:49.178625 18882 raft_consensus.cc:2468] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fa7d1883f54414692f5d902810f317f in term 2.
I20260710 11:12:49.187978 18555 catalog_manager.cc:5697] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f reported cstate change: term changed from 1 to 2, leader changed from 88380fc062874f73a6ae6bd634189519 (127.16.34.4) to 5fa7d1883f54414692f5d902810f317f (127.16.34.3). New cstate: current_term: 2 leader_uuid: "5fa7d1883f54414692f5d902810f317f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:49.584467 18733 raft_consensus.cc:1275] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:49.585618 19321 consensus_queue.cc:1048] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:49.595715 18808 raft_consensus.cc:1275] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:49.597195 19275 consensus_queue.cc:1048] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:12:49.650955 18733 raft_consensus.cc:1275] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:49.652177 19262 consensus_queue.cc:1048] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69c7412672b4e7b8c6f358d299c4454" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 36993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:49.662115 18882 raft_consensus.cc:1275] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Refusing update from remote peer 5fa7d1883f54414692f5d902810f317f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:49.663600 19326 consensus_queue.cc:1048] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:50.056536 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:50.075640 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:50.089154 18807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd"
dest_uuid: "5fa7d1883f54414692f5d902810f317f"
mode: GRACEFUL
new_leader_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:48958
I20260710 11:12:50.089752 18807 raft_consensus.cc:606] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Received request to transfer leadership to TS 25210204220447ff9398784a52f0718d
I20260710 11:12:50.091080 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:12:50.091709 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:12:50.537556 19347 raft_consensus.cc:993] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f: : Instructing follower 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:50.538018 19326 raft_consensus.cc:1081] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Signalling peer 25210204220447ff9398784a52f0718d to start an election
I20260710 11:12:50.539598 19175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd"
dest_uuid: "25210204220447ff9398784a52f0718d"
 from {username='slave'} at 127.0.0.1:57264
I20260710 11:12:50.540035 19175 raft_consensus.cc:493] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:50.540274 19175 raft_consensus.cc:3060] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.545956 19175 raft_consensus.cc:515] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:50.547462 19175 leader_election.cc:290] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [CANDIDATE]: Term 2 election: Requested vote from peers 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765), 88380fc062874f73a6ae6bd634189519 (127.16.34.4:36853)
I20260710 11:12:50.548136 18807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fa7d1883f54414692f5d902810f317f"
I20260710 11:12:50.548457 18882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e081d8c463ba4f76b4af7d8bdff8a0fd" candidate_uuid: "25210204220447ff9398784a52f0718d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88380fc062874f73a6ae6bd634189519"
I20260710 11:12:50.548785 18807 raft_consensus.cc:3055] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:50.548985 18882 raft_consensus.cc:3060] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.549129 18807 raft_consensus.cc:740] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fa7d1883f54414692f5d902810f317f, State: Running, Role: LEADER
I20260710 11:12:50.549901 18807 consensus_queue.cc:260] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:50.551132 18807 raft_consensus.cc:3060] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:50.555786 18882 raft_consensus.cc:2468] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:50.557173 19132 leader_election.cc:304] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [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: 25210204220447ff9398784a52f0718d, 88380fc062874f73a6ae6bd634189519; no voters: 
I20260710 11:12:50.558001 18807 raft_consensus.cc:2468] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25210204220447ff9398784a52f0718d in term 2.
I20260710 11:12:50.558125 19346 raft_consensus.cc:2804] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:50.558631 19346 raft_consensus.cc:697] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Becoming Leader. State: Replica: 25210204220447ff9398784a52f0718d, State: Running, Role: LEADER
I20260710 11:12:50.559504 19346 consensus_queue.cc:237] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [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: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } }
I20260710 11:12:50.568168 18554 catalog_manager.cc:5697] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d reported cstate change: term changed from 1 to 2, leader changed from 5fa7d1883f54414692f5d902810f317f (127.16.34.3) to 25210204220447ff9398784a52f0718d (127.16.34.1). New cstate: current_term: 2 leader_uuid: "25210204220447ff9398784a52f0718d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25210204220447ff9398784a52f0718d" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44085 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:51.053596 18882 raft_consensus.cc:1275] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:51.054844 19346 consensus_queue.cc:1048] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88380fc062874f73a6ae6bd634189519" member_type: VOTER last_known_addr { host: "127.16.34.4" port: 36853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.066512 18807 raft_consensus.cc:1275] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Refusing update from remote peer 25210204220447ff9398784a52f0718d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:51.068764 19346 consensus_queue.cc:1048] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fa7d1883f54414692f5d902810f317f" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 36765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:51.092561 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:51.107789 16520 tablet_server.cc:179] TabletServer@127.16.34.1:44085 shutting down...
I20260710 11:12:51.130399 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:51.131254 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.132191 16520 raft_consensus.cc:2243] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.132742 16520 raft_consensus.cc:2272] T 2692a53dfd01408c95b9430b28230e9a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.135106 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.135629 16520 raft_consensus.cc:2243] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.136045 16520 raft_consensus.cc:2272] T fcd023fc2dde4c5885b73cc264fb73ad P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.138082 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.138891 16520 raft_consensus.cc:2243] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.139430 16520 raft_consensus.cc:2272] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.142204 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.143230 16520 raft_consensus.cc:2243] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.143785 16520 raft_consensus.cc:2272] T 98500f209d254e0299c8bbbad9b7b93c P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.146194 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.146706 16520 raft_consensus.cc:2243] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.147172 16520 raft_consensus.cc:2272] T ae7b49cb13824055a8d1b433c279a273 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.149055 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.149609 16520 raft_consensus.cc:2243] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.150063 16520 raft_consensus.cc:2272] T 76568490a82a4c6a9541417a8971caef P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.152065 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.152598 16520 raft_consensus.cc:2243] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.153334 16520 raft_consensus.cc:2272] T ac6a56edb48841bd87092bdab15c512d P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.155475 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.156002 16520 raft_consensus.cc:2243] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.156358 16520 raft_consensus.cc:2272] T f066282831a646d2b9b9ec6ab9473135 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.158541 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.159081 16520 raft_consensus.cc:2243] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.159463 16520 raft_consensus.cc:2272] T 0f14d1d6d82c4b159c9289f5c42db788 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.161499 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.162145 16520 raft_consensus.cc:2243] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.162643 16520 raft_consensus.cc:2272] T 7b0878b4465a4c2898b5270c281127f5 P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.165045 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.165572 16520 raft_consensus.cc:2243] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.166370 16520 raft_consensus.cc:2272] T 7e3a946a1d464895b3b2d9594dee9541 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.168315 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.168859 16520 raft_consensus.cc:2243] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.169245 16520 raft_consensus.cc:2272] T dc599b676e584d0baddec812a8368917 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.171972 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.172508 16520 raft_consensus.cc:2243] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.172921 16520 raft_consensus.cc:2272] T 93529cafecfe48b5bb8a2135ca19e1a0 P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.175756 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.176468 16520 raft_consensus.cc:2243] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.177650 16520 raft_consensus.cc:2272] T e081d8c463ba4f76b4af7d8bdff8a0fd P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.180317 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.180862 16520 raft_consensus.cc:2243] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.181308 16520 raft_consensus.cc:2272] T 88b77db161f8434e900f14570907892a P 25210204220447ff9398784a52f0718d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.184223 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.184863 16520 raft_consensus.cc:2243] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.185959 16520 raft_consensus.cc:2272] T 4a409b46a7154d7ca3ba73d32180d03c P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.188481 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.189116 16520 raft_consensus.cc:2243] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.190171 16520 raft_consensus.cc:2272] T 3a29d4711e8d4b1bbbade04e47d562cd P 25210204220447ff9398784a52f0718d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.193217 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:12:51.193804 16520 raft_consensus.cc:2243] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.194828 16520 raft_consensus.cc:2272] T 9f836a4b8ba4440b94240aa8f499934d P 25210204220447ff9398784a52f0718d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.200095 18846 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:12:51.205556 18846 consensus_peers.cc:597] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. 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:12:51.233321 18846 consensus_peers.cc:597] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.238758 16520 tablet_server.cc:196] TabletServer@127.16.34.1:44085 shutdown complete.
W20260710 11:12:51.247490 18698 consensus_peers.cc:597] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.274945 16520 tablet_server.cc:179] TabletServer@127.16.34.2:0 shutting down...
W20260710 11:12:51.302837 18698 consensus_peers.cc:597] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.303489 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:51.304229 16520 tablet_replica.cc:333] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.304875 16520 raft_consensus.cc:2243] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.305795 16520 raft_consensus.cc:2272] T 93529cafecfe48b5bb8a2135ca19e1a0 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.307825 16520 tablet_replica.cc:333] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.308377 16520 raft_consensus.cc:2243] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.308785 16520 raft_consensus.cc:2272] T eb78d8d2b49f479bbc66ad1623d45336 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.310554 16520 tablet_replica.cc:333] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.311102 16520 raft_consensus.cc:2243] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.311899 16520 raft_consensus.cc:2272] T 7b0878b4465a4c2898b5270c281127f5 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.313859 16520 tablet_replica.cc:333] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.314443 16520 raft_consensus.cc:2243] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.315229 16520 raft_consensus.cc:2272] T 2692a53dfd01408c95b9430b28230e9a P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.317229 16520 tablet_replica.cc:333] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.317761 16520 raft_consensus.cc:2243] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.318182 16520 raft_consensus.cc:2272] T 0316dcd8b6ae4438adada232bde9cae3 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.320178 16520 tablet_replica.cc:333] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.320734 16520 raft_consensus.cc:2243] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.321194 16520 raft_consensus.cc:2272] T 9f836a4b8ba4440b94240aa8f499934d P f69c7412672b4e7b8c6f358d299c4454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.323120 16520 tablet_replica.cc:333] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.323675 16520 raft_consensus.cc:2243] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.324446 16520 raft_consensus.cc:2272] T 98500f209d254e0299c8bbbad9b7b93c P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.326284 16520 tablet_replica.cc:333] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.326800 16520 raft_consensus.cc:2243] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.327210 16520 raft_consensus.cc:2272] T ae7b49cb13824055a8d1b433c279a273 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.329069 16520 tablet_replica.cc:333] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.329595 16520 raft_consensus.cc:2243] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.330011 16520 raft_consensus.cc:2272] T 66b5069abd114b428d37d6210b6a990b P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.331930 16520 tablet_replica.cc:333] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.332440 16520 raft_consensus.cc:2243] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.332831 16520 raft_consensus.cc:2272] T 0777436da86b497f93bb1a0842d87279 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.334820 16520 tablet_replica.cc:333] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.335364 16520 raft_consensus.cc:2243] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.335918 16520 raft_consensus.cc:2272] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.338532 16520 tablet_replica.cc:333] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.339242 16520 raft_consensus.cc:2243] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.339824 16520 raft_consensus.cc:2272] T 88b77db161f8434e900f14570907892a P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.340112 18846 consensus_peers.cc:597] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.341965 16520 tablet_replica.cc:333] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.342597 16520 raft_consensus.cc:2243] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.343070 16520 raft_consensus.cc:2272] T 4a409b46a7154d7ca3ba73d32180d03c P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.345268 18772 consensus_peers.cc:597] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f -> Peer 25210204220447ff9398784a52f0718d (127.16.34.1:44085): Couldn't send request to peer 25210204220447ff9398784a52f0718d. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.345531 16520 tablet_replica.cc:333] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.346364 16520 raft_consensus.cc:2243] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.347266 16520 raft_consensus.cc:2272] T f066282831a646d2b9b9ec6ab9473135 P f69c7412672b4e7b8c6f358d299c4454 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.347535 18848 consensus_peers.cc:597] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 -> Peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Couldn't send request to peer f69c7412672b4e7b8c6f358d299c4454. 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:12:51.349195 16520 tablet_replica.cc:333] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.349794 16520 raft_consensus.cc:2243] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.350234 16520 raft_consensus.cc:2272] T ac6a56edb48841bd87092bdab15c512d P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.352078 16520 tablet_replica.cc:333] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.352566 16520 raft_consensus.cc:2243] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.352995 16520 raft_consensus.cc:2272] T 7a9feab7b5db4bc9a201e18eee87d746 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.354890 16520 tablet_replica.cc:333] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.355365 16520 raft_consensus.cc:2243] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.356159 16520 raft_consensus.cc:2272] T dc599b676e584d0baddec812a8368917 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.358271 16520 tablet_replica.cc:333] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454: stopping tablet replica
I20260710 11:12:51.358705 16520 raft_consensus.cc:2243] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.359157 16520 raft_consensus.cc:2272] T af3bb940561b43ed98d490704aef6fd5 P f69c7412672b4e7b8c6f358d299c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.370543 18774 consensus_peers.cc:597] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f -> Peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Couldn't send request to peer f69c7412672b4e7b8c6f358d299c4454. 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:12:51.371486 18848 consensus_peers.cc:597] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 -> Peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Couldn't send request to peer f69c7412672b4e7b8c6f358d299c4454. 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:12:51.398458 16520 tablet_server.cc:196] TabletServer@127.16.34.2:0 shutdown complete.
W20260710 11:12:51.400295 18774 consensus_peers.cc:597] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f -> Peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Couldn't send request to peer f69c7412672b4e7b8c6f358d299c4454. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:36993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.431736 16520 tablet_server.cc:179] TabletServer@127.16.34.3:0 shutting down...
W20260710 11:12:51.446269 18848 consensus_peers.cc:597] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 -> Peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Couldn't send request to peer f69c7412672b4e7b8c6f358d299c4454. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:36993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.459460 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:51.460163 16520 tablet_replica.cc:333] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.460806 16520 raft_consensus.cc:2243] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.461272 16520 raft_consensus.cc:2272] T 93529cafecfe48b5bb8a2135ca19e1a0 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.463212 16520 tablet_replica.cc:333] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.463775 16520 raft_consensus.cc:2243] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.464529 16520 raft_consensus.cc:2272] T eb78d8d2b49f479bbc66ad1623d45336 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.466375 16520 tablet_replica.cc:333] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.466959 16520 raft_consensus.cc:2243] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.467733 16520 raft_consensus.cc:2272] T 0f14d1d6d82c4b159c9289f5c42db788 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.469632 16520 tablet_replica.cc:333] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.470172 16520 raft_consensus.cc:2243] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.470952 16520 raft_consensus.cc:2272] T 5eb3aa8818e44af8b2c3f6b15cae1df9 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.472759 16520 tablet_replica.cc:333] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.473304 16520 raft_consensus.cc:2243] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.473722 16520 raft_consensus.cc:2272] T 0777436da86b497f93bb1a0842d87279 P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.475921 16520 tablet_replica.cc:333] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.476420 16520 raft_consensus.cc:2243] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.476840 16520 raft_consensus.cc:2272] T 66b5069abd114b428d37d6210b6a990b P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.478703 16520 tablet_replica.cc:333] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.479286 16520 raft_consensus.cc:2243] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.479702 16520 raft_consensus.cc:2272] T 76568490a82a4c6a9541417a8971caef P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.481405 16520 tablet_replica.cc:333] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.481933 16520 raft_consensus.cc:2243] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.482344 16520 raft_consensus.cc:2272] T 4a409b46a7154d7ca3ba73d32180d03c P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.484136 16520 tablet_replica.cc:333] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.484629 16520 raft_consensus.cc:2243] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.485016 16520 raft_consensus.cc:2272] T 3a29d4711e8d4b1bbbade04e47d562cd P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.486692 16520 tablet_replica.cc:333] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.487242 16520 raft_consensus.cc:2243] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.488106 16520 raft_consensus.cc:2272] T 0316dcd8b6ae4438adada232bde9cae3 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.489984 16520 tablet_replica.cc:333] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.490422 16520 raft_consensus.cc:2243] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.490865 16520 raft_consensus.cc:2272] T 9f836a4b8ba4440b94240aa8f499934d P 5fa7d1883f54414692f5d902810f317f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.492535 16520 tablet_replica.cc:333] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.492985 16520 raft_consensus.cc:2243] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.493340 16520 raft_consensus.cc:2272] T af3bb940561b43ed98d490704aef6fd5 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.495023 16520 tablet_replica.cc:333] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.495452 16520 raft_consensus.cc:2243] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.495781 16520 raft_consensus.cc:2272] T e081d8c463ba4f76b4af7d8bdff8a0fd P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.498041 16520 tablet_replica.cc:333] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.498524 16520 raft_consensus.cc:2243] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.499361 16520 raft_consensus.cc:2272] T 7a9feab7b5db4bc9a201e18eee87d746 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.501606 16520 tablet_replica.cc:333] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.502223 16520 raft_consensus.cc:2243] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.502722 16520 raft_consensus.cc:2272] T ac6a56edb48841bd87092bdab15c512d P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.504863 16520 tablet_replica.cc:333] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.505455 16520 raft_consensus.cc:2243] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.506009 16520 raft_consensus.cc:2272] T fcd023fc2dde4c5885b73cc264fb73ad P 5fa7d1883f54414692f5d902810f317f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.507866 16520 tablet_replica.cc:333] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.508289 16520 raft_consensus.cc:2243] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.508765 16520 raft_consensus.cc:2272] T 7e3a946a1d464895b3b2d9594dee9541 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.510763 16520 tablet_replica.cc:333] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f: stopping tablet replica
I20260710 11:12:51.511369 16520 raft_consensus.cc:2243] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.512162 16520 raft_consensus.cc:2272] T ae7b49cb13824055a8d1b433c279a273 P 5fa7d1883f54414692f5d902810f317f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:12:51.512348 18846 consensus_peers.cc:597] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 -> Peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Couldn't send request to peer 5fa7d1883f54414692f5d902810f317f. 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:12:51.547241 18846 consensus_peers.cc:597] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 -> Peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Couldn't send request to peer 5fa7d1883f54414692f5d902810f317f. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.3:36765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.549235 16520 tablet_server.cc:196] TabletServer@127.16.34.3:0 shutdown complete.
W20260710 11:12:51.565912 18846 consensus_peers.cc:597] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 -> Peer 5fa7d1883f54414692f5d902810f317f (127.16.34.3:36765): Couldn't send request to peer 5fa7d1883f54414692f5d902810f317f. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.3:36765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:51.571995 18848 consensus_peers.cc:597] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 -> Peer f69c7412672b4e7b8c6f358d299c4454 (127.16.34.2:36993): Couldn't send request to peer f69c7412672b4e7b8c6f358d299c4454. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:36993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:51.586663 16520 tablet_server.cc:179] TabletServer@127.16.34.4:0 shutting down...
I20260710 11:12:51.609601 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:51.610332 16520 tablet_replica.cc:333] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.610949 16520 raft_consensus.cc:2243] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.611447 16520 raft_consensus.cc:2272] T eb78d8d2b49f479bbc66ad1623d45336 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.613274 16520 tablet_replica.cc:333] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.613809 16520 raft_consensus.cc:2243] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.614580 16520 raft_consensus.cc:2272] T 76568490a82a4c6a9541417a8971caef P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.616499 16520 tablet_replica.cc:333] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.617043 16520 raft_consensus.cc:2243] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.617472 16520 raft_consensus.cc:2272] T 2692a53dfd01408c95b9430b28230e9a P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.619328 16520 tablet_replica.cc:333] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.619827 16520 raft_consensus.cc:2243] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.620186 16520 raft_consensus.cc:2272] T 0f14d1d6d82c4b159c9289f5c42db788 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.621968 16520 tablet_replica.cc:333] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.622470 16520 raft_consensus.cc:2243] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.622876 16520 raft_consensus.cc:2272] T 7b0878b4465a4c2898b5270c281127f5 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.624552 16520 tablet_replica.cc:333] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.625011 16520 raft_consensus.cc:2243] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.625391 16520 raft_consensus.cc:2272] T 3a29d4711e8d4b1bbbade04e47d562cd P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.627116 16520 tablet_replica.cc:333] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.627607 16520 raft_consensus.cc:2243] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.627967 16520 raft_consensus.cc:2272] T f066282831a646d2b9b9ec6ab9473135 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.629714 16520 tablet_replica.cc:333] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.630190 16520 raft_consensus.cc:2243] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.630970 16520 raft_consensus.cc:2272] T 0777436da86b497f93bb1a0842d87279 P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.632747 16520 tablet_replica.cc:333] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.633208 16520 raft_consensus.cc:2243] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.633932 16520 raft_consensus.cc:2272] T 66b5069abd114b428d37d6210b6a990b P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.635684 16520 tablet_replica.cc:333] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.636169 16520 raft_consensus.cc:2243] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.636591 16520 raft_consensus.cc:2272] T dc599b676e584d0baddec812a8368917 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.638204 16520 tablet_replica.cc:333] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.638677 16520 raft_consensus.cc:2243] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.639385 16520 raft_consensus.cc:2272] T af3bb940561b43ed98d490704aef6fd5 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.641085 16520 tablet_replica.cc:333] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.641536 16520 raft_consensus.cc:2243] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.641904 16520 raft_consensus.cc:2272] T e081d8c463ba4f76b4af7d8bdff8a0fd P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.644078 16520 tablet_replica.cc:333] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.644603 16520 raft_consensus.cc:2243] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.645380 16520 raft_consensus.cc:2272] T 88b77db161f8434e900f14570907892a P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.647324 16520 tablet_replica.cc:333] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.647807 16520 raft_consensus.cc:2243] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.648190 16520 raft_consensus.cc:2272] T 7e3a946a1d464895b3b2d9594dee9541 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.649900 16520 tablet_replica.cc:333] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.650357 16520 raft_consensus.cc:2243] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.650729 16520 raft_consensus.cc:2272] T 98500f209d254e0299c8bbbad9b7b93c P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.652529 16520 tablet_replica.cc:333] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.652980 16520 raft_consensus.cc:2243] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.653367 16520 raft_consensus.cc:2272] T 7a9feab7b5db4bc9a201e18eee87d746 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.655057 16520 tablet_replica.cc:333] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.655496 16520 raft_consensus.cc:2243] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:51.655862 16520 raft_consensus.cc:2272] T 0316dcd8b6ae4438adada232bde9cae3 P 88380fc062874f73a6ae6bd634189519 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.657673 16520 tablet_replica.cc:333] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519: stopping tablet replica
I20260710 11:12:51.658208 16520 raft_consensus.cc:2243] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.659010 16520 raft_consensus.cc:2272] T fcd023fc2dde4c5885b73cc264fb73ad P 88380fc062874f73a6ae6bd634189519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.695837 16520 tablet_server.cc:196] TabletServer@127.16.34.4:0 shutdown complete.
I20260710 11:12:51.725003 16520 master.cc:562] Master@127.16.34.62:34103 shutting down...
I20260710 11:12:51.744510 16520 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:51.745020 16520 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:51.745292 16520 tablet_replica.cc:333] T 00000000000000000000000000000000 P 26641b309d7c40bdbe3c63f0d5103707: stopping tablet replica
I20260710 11:12:51.770609 16520 master.cc:584] Master@127.16.34.62:34103 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19504 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:12:51.822822 16520 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.34.62:34479
I20260710 11:12:51.823957 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:51.829463 19369 instance_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:12:51.829463 19370 instance_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:12:51.831210 19372 instance_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:12:51.832351 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:51.833343 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:51.833532 16520 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:12:51.833678 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681971833660 us; error 0 us; skew 500 ppm
I20260710 11:12:51.834213 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:51.836743 16520 webserver.cc:533] Webserver started at http://127.16.34.62:36723/ using document root <none> and password file <none>
I20260710 11:12:51.837253 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:51.837424 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:51.837705 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:51.838840 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/master-0-root/instance:
uuid: "0238fbdac9274b3da2eb8fc11ac7e0f2"
format_stamp: "Formatted at 2026-07-10 11:12:51 on dist-test-slave-01lv"
I20260710 11:12:51.843293 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 11:12:51.846621 19377 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:12:51.847329 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:51.847611 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/master-0-root
uuid: "0238fbdac9274b3da2eb8fc11ac7e0f2"
format_stamp: "Formatted at 2026-07-10 11:12:51 on dist-test-slave-01lv"
I20260710 11:12:51.847872 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-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:12:51.869560 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:51.870940 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:51.909083 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.62:34479
I20260710 11:12:51.909189 19428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.62:34479 every 8 connection(s)
I20260710 11:12:51.912879 19429 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:12:51.923259 19429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2: Bootstrap starting.
I20260710 11:12:51.928093 19429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:51.932461 19429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2: No bootstrap required, opened a new log
I20260710 11:12:51.934645 19429 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0238fbdac9274b3da2eb8fc11ac7e0f2" member_type: VOTER }
I20260710 11:12:51.935050 19429 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:51.935276 19429 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0238fbdac9274b3da2eb8fc11ac7e0f2, State: Initialized, Role: FOLLOWER
I20260710 11:12:51.935809 19429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0238fbdac9274b3da2eb8fc11ac7e0f2" member_type: VOTER }
I20260710 11:12:51.936259 19429 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:12:51.936491 19429 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:12:51.936736 19429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:51.941373 19429 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0238fbdac9274b3da2eb8fc11ac7e0f2" member_type: VOTER }
I20260710 11:12:51.941908 19429 leader_election.cc:304] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [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: 0238fbdac9274b3da2eb8fc11ac7e0f2; no voters: 
I20260710 11:12:51.943005 19429 leader_election.cc:290] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:12:51.943445 19432 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:51.944725 19432 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 1 LEADER]: Becoming Leader. State: Replica: 0238fbdac9274b3da2eb8fc11ac7e0f2, State: Running, Role: LEADER
I20260710 11:12:51.945411 19432 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [LEADER]: Queue going to LEADER mode. State: All 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: "0238fbdac9274b3da2eb8fc11ac7e0f2" member_type: VOTER }
I20260710 11:12:51.945848 19429 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:12:51.949750 19433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0238fbdac9274b3da2eb8fc11ac7e0f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0238fbdac9274b3da2eb8fc11ac7e0f2" member_type: VOTER } }
I20260710 11:12:51.950424 19433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:51.950829 19434 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0238fbdac9274b3da2eb8fc11ac7e0f2. Latest consensus state: current_term: 1 leader_uuid: "0238fbdac9274b3da2eb8fc11ac7e0f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0238fbdac9274b3da2eb8fc11ac7e0f2" member_type: VOTER } }
I20260710 11:12:51.951380 19434 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:12:51.955801 19440 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:12:51.961792 19440 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:12:51.962848 16520 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:12:51.970526 19440 catalog_manager.cc:1383] Generated new cluster ID: a68aa8def0214bf08a0f450114ac4ee6
I20260710 11:12:51.970870 19440 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:12:51.984993 19440 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:12:51.986279 19440 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:12:52.003265 19440 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2: Generated new TSK 0
I20260710 11:12:52.003894 19440 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:12:52.029801 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:52.035636 19450 instance_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:12:52.036442 19451 instance_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:12:52.037983 19453 instance_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:12:52.038148 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:52.039073 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:52.039248 16520 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:12:52.039413 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681972039395 us; error 0 us; skew 500 ppm
I20260710 11:12:52.039919 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:52.042147 16520 webserver.cc:533] Webserver started at http://127.16.34.1:37907/ using document root <none> and password file <none>
I20260710 11:12:52.042609 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:52.042798 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:52.043079 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:52.044111 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-0-root/instance:
uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-01lv"
I20260710 11:12:52.048591 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:12:52.052171 19458 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:12:52.052922 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:52.053210 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-01lv"
I20260710 11:12:52.053488 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-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:12:52.063120 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:52.064419 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:52.065928 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:52.068289 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:52.068497 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.068718 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:52.068886 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.108752 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:33181
I20260710 11:12:52.108881 19520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:33181 every 8 connection(s)
I20260710 11:12:52.113611 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:52.120414 19525 instance_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:12:52.122548 19526 instance_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:12:52.123819 16520 server_base.cc:1061] running on GCE node
W20260710 11:12:52.125605 19528 instance_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:12:52.126593 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:52.126876 16520 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:12:52.126945 19521 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34479
I20260710 11:12:52.127094 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681972127074 us; error 0 us; skew 500 ppm
I20260710 11:12:52.127373 19521 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:52.127857 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:52.128307 19521 heartbeater.cc:507] Master 127.16.34.62:34479 requested a full tablet report, sending...
I20260710 11:12:52.130627 16520 webserver.cc:533] Webserver started at http://127.16.34.2:32879/ using document root <none> and password file <none>
I20260710 11:12:52.131013 19394 ts_manager.cc:194] Registered new tserver with Master: e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181)
I20260710 11:12:52.131196 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:52.131506 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:52.131770 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:52.132901 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-1-root/instance:
uuid: "a373a27c220c40829ac2430418951614"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-01lv"
I20260710 11:12:52.132953 19394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41390
I20260710 11:12:52.138068 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:12:52.141767 19533 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:12:52.142652 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:12:52.143052 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-1-root
uuid: "a373a27c220c40829ac2430418951614"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-01lv"
I20260710 11:12:52.143340 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-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:12:52.163463 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:52.164729 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:52.166272 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:52.168612 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:52.168805 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.169059 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:52.169212 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.207590 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.2:41199
I20260710 11:12:52.207715 19595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.2:41199 every 8 connection(s)
I20260710 11:12:52.212164 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:52.218916 19599 instance_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:12:52.219918 19600 instance_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:12:52.222512 19602 instance_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:12:52.223856 19596 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34479
I20260710 11:12:52.224040 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:52.224303 19596 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:52.224956 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:52.225180 16520 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:12:52.225081 19596 heartbeater.cc:507] Master 127.16.34.62:34479 requested a full tablet report, sending...
I20260710 11:12:52.225462 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681972225432 us; error 0 us; skew 500 ppm
I20260710 11:12:52.226050 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:52.227414 19394 ts_manager.cc:194] Registered new tserver with Master: a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:52.228513 16520 webserver.cc:533] Webserver started at http://127.16.34.3:36495/ using document root <none> and password file <none>
I20260710 11:12:52.228883 19394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41400
I20260710 11:12:52.229010 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:52.229293 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:12:52.229562 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:12:52.230762 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-2-root/instance:
uuid: "dec3fc6bef4c4a30aec196982c33be41"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-01lv"
I20260710 11:12:52.235016 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:52.238387 19607 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:12:52.239184 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:52.239470 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-2-root
uuid: "dec3fc6bef4c4a30aec196982c33be41"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-01lv"
I20260710 11:12:52.239737 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-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:12:52.271970 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:52.273226 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:52.274683 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:52.277100 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:12:52.277319 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.277551 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:12:52.277707 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:12:52.316196 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.3:41185
I20260710 11:12:52.316294 19669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.3:41185 every 8 connection(s)
I20260710 11:12:52.329391 19670 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34479
I20260710 11:12:52.329802 19670 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:52.330696 19670 heartbeater.cc:507] Master 127.16.34.62:34479 requested a full tablet report, sending...
I20260710 11:12:52.332885 19394 ts_manager.cc:194] Registered new tserver with Master: dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.333756 16520 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014452306s
I20260710 11:12:52.334308 19394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41410
I20260710 11:12:52.358692 19394 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41422:
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:12:52.361563 19394 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:12:52.433454 19561 tablet_service.cc:1511] Processing CreateTablet for tablet 825d6fddd6284a4892bc5af73c8447d3 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:52.433686 19559 tablet_service.cc:1511] Processing CreateTablet for tablet a9d9789b8cac48c68e2bcce842abc115 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:52.434252 19560 tablet_service.cc:1511] Processing CreateTablet for tablet ca1780d5beba499d8e2c804c4f89e49b (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:52.434708 19558 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3d11cec7cb4ef798ece56d59be17e1 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:52.435140 19561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825d6fddd6284a4892bc5af73c8447d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.435907 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d9789b8cac48c68e2bcce842abc115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.437680 19560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1780d5beba499d8e2c804c4f89e49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.439276 19558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3d11cec7cb4ef798ece56d59be17e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.443753 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 825d6fddd6284a4892bc5af73c8447d3 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:52.445173 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825d6fddd6284a4892bc5af73c8447d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.446398 19557 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba8b97cd3ce462fb643ea29ce0988c2 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:52.447825 19557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba8b97cd3ce462fb643ea29ce0988c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.447962 19485 tablet_service.cc:1511] Processing CreateTablet for tablet ca1780d5beba499d8e2c804c4f89e49b (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:52.449290 19485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1780d5beba499d8e2c804c4f89e49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.454075 19483 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3d11cec7cb4ef798ece56d59be17e1 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:52.455572 19481 tablet_service.cc:1511] Processing CreateTablet for tablet 241775a89e3a411ba3fe8a73b44f3cb1 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:52.455490 19483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3d11cec7cb4ef798ece56d59be17e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.456126 19556 tablet_service.cc:1511] Processing CreateTablet for tablet 241775a89e3a411ba3fe8a73b44f3cb1 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:52.457969 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241775a89e3a411ba3fe8a73b44f3cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.457801 19482 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba8b97cd3ce462fb643ea29ce0988c2 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:52.451949 19484 tablet_service.cc:1511] Processing CreateTablet for tablet a9d9789b8cac48c68e2bcce842abc115 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:52.466759 19482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba8b97cd3ce462fb643ea29ce0988c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.467666 19555 tablet_service.cc:1511] Processing CreateTablet for tablet 35c26eb88b35426da96221bc89dfc9cb (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:52.468781 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c26eb88b35426da96221bc89dfc9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.476613 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241775a89e3a411ba3fe8a73b44f3cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.476423 19480 tablet_service.cc:1511] Processing CreateTablet for tablet 35c26eb88b35426da96221bc89dfc9cb (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:52.477842 19480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c26eb88b35426da96221bc89dfc9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.479133 19484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d9789b8cac48c68e2bcce842abc115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.504246 19685 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:52.513832 19685 tablet_bootstrap.cc:654] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.527745 19481 tablet_service.cc:1511] Processing CreateTablet for tablet fc295dfe721c4a5eacf7342b3e0d6610 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:52.529199 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc295dfe721c4a5eacf7342b3e0d6610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.528888 19631 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba8b97cd3ce462fb643ea29ce0988c2 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:12:52.528795 19634 tablet_service.cc:1511] Processing CreateTablet for tablet ca1780d5beba499d8e2c804c4f89e49b (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:12:52.527733 19635 tablet_service.cc:1511] Processing CreateTablet for tablet 825d6fddd6284a4892bc5af73c8447d3 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:12:52.531605 19630 tablet_service.cc:1511] Processing CreateTablet for tablet 241775a89e3a411ba3fe8a73b44f3cb1 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:12:52.533807 19557 tablet_service.cc:1511] Processing CreateTablet for tablet fc295dfe721c4a5eacf7342b3e0d6610 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:52.527733 19632 tablet_service.cc:1511] Processing CreateTablet for tablet 3d3d11cec7cb4ef798ece56d59be17e1 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:12:52.536237 19633 tablet_service.cc:1511] Processing CreateTablet for tablet a9d9789b8cac48c68e2bcce842abc115 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:12:52.533807 19629 tablet_service.cc:1511] Processing CreateTablet for tablet 35c26eb88b35426da96221bc89dfc9cb (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:12:52.530292 19631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba8b97cd3ce462fb643ea29ce0988c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.539703 19557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc295dfe721c4a5eacf7342b3e0d6610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.542654 19632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d3d11cec7cb4ef798ece56d59be17e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.546072 19629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c26eb88b35426da96221bc89dfc9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.549491 19633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9d9789b8cac48c68e2bcce842abc115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.550643 19630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241775a89e3a411ba3fe8a73b44f3cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.553426 19634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca1780d5beba499d8e2c804c4f89e49b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.554111 19635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825d6fddd6284a4892bc5af73c8447d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.563550 19686 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:52.572810 19685 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:52.573391 19685 ts_tablet_manager.cc:1403] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.004s
I20260710 11:12:52.576449 19685 raft_consensus.cc:359] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.577167 19685 raft_consensus.cc:385] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.577466 19685 raft_consensus.cc:740] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.578321 19685 consensus_queue.cc:260] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.589025 19628 tablet_service.cc:1511] Processing CreateTablet for tablet fc295dfe721c4a5eacf7342b3e0d6610 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:12:52.590461 19628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc295dfe721c4a5eacf7342b3e0d6610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.590471 19486 tablet_service.cc:1511] Processing CreateTablet for tablet 5653333a3c1e4ef5b8ffc205c27c286e (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:52.592027 19486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5653333a3c1e4ef5b8ffc205c27c286e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.600167 19556 tablet_service.cc:1511] Processing CreateTablet for tablet 5653333a3c1e4ef5b8ffc205c27c286e (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:52.602644 19556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5653333a3c1e4ef5b8ffc205c27c286e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.608004 19688 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:52.612354 19633 tablet_service.cc:1511] Processing CreateTablet for tablet 5653333a3c1e4ef5b8ffc205c27c286e (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:12:52.613736 19633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5653333a3c1e4ef5b8ffc205c27c286e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.615123 19596 heartbeater.cc:499] Master 127.16.34.62:34479 was elected leader, sending a full tablet report...
I20260710 11:12:52.619247 19685 ts_tablet_manager.cc:1434] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.003s
I20260710 11:12:52.625177 19685 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:52.616382 19686 tablet_bootstrap.cc:654] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.632045 19685 tablet_bootstrap.cc:654] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.621979 19688 tablet_bootstrap.cc:654] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.630860 19481 tablet_service.cc:1511] Processing CreateTablet for tablet c6b9721b7c0045eb8f3fa90b93d622a3 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:52.623879 19559 tablet_service.cc:1511] Processing CreateTablet for tablet c6b9721b7c0045eb8f3fa90b93d622a3 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:52.633723 19689 raft_consensus.cc:493] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.634593 19559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b9721b7c0045eb8f3fa90b93d622a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.634268 19689 raft_consensus.cc:515] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.651706 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d11cec7cb4ef798ece56d59be17e1" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" is_pre_election: true
I20260710 11:12:52.634325 19481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b9721b7c0045eb8f3fa90b93d622a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.660759 19686 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:52.661317 19686 ts_tablet_manager.cc:1403] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.009s
I20260710 11:12:52.664507 19686 raft_consensus.cc:359] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.669158 19686 raft_consensus.cc:385] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.669486 19686 raft_consensus.cc:740] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
W20260710 11:12:52.671983 19535 leader_election.cc:343] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.670394 19686 consensus_queue.cc:260] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.631745 19628 tablet_service.cc:1511] Processing CreateTablet for tablet c6b9721b7c0045eb8f3fa90b93d622a3 (DEFAULT_TABLE table=test-workload [id=d3d80ca9ccb2462db525a1e838f133b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:12:52.682659 19628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b9721b7c0045eb8f3fa90b93d622a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:12:52.686914 19689 leader_election.cc:290] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.689321 19521 heartbeater.cc:499] Master 127.16.34.62:34479 was elected leader, sending a full tablet report...
I20260710 11:12:52.689878 19686 ts_tablet_manager.cc:1434] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.000s
I20260710 11:12:52.691078 19686 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:52.691293 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d11cec7cb4ef798ece56d59be17e1" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
W20260710 11:12:52.692862 19535 leader_election.cc:343] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.693322 19535 leader_election.cc:304] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614; no voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:52.694098 19689 raft_consensus.cc:2749] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:52.696516 19688 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:52.697077 19688 ts_tablet_manager.cc:1403] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.089s	user 0.023s	sys 0.014s
I20260710 11:12:52.697371 19686 tablet_bootstrap.cc:654] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.699283 19685 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:52.700212 19688 raft_consensus.cc:359] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.701623 19688 raft_consensus.cc:385] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.701784 19685 ts_tablet_manager.cc:1403] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.022s
I20260710 11:12:52.701937 19688 raft_consensus.cc:740] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.702735 19688 consensus_queue.cc:260] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.704933 19685 raft_consensus.cc:359] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.705725 19685 raft_consensus.cc:385] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.706017 19685 raft_consensus.cc:740] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.707003 19685 consensus_queue.cc:260] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.709162 19685 ts_tablet_manager.cc:1434] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:52.710170 19685 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:52.710399 19686 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:52.710901 19686 ts_tablet_manager.cc:1403] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 11:12:52.713827 19686 raft_consensus.cc:359] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.714558 19686 raft_consensus.cc:385] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.714882 19686 raft_consensus.cc:740] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.715777 19686 consensus_queue.cc:260] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.716873 19688 ts_tablet_manager.cc:1434] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260710 11:12:52.717592 19670 heartbeater.cc:499] Master 127.16.34.62:34479 was elected leader, sending a full tablet report...
I20260710 11:12:52.717847 19686 ts_tablet_manager.cc:1434] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:52.717968 19688 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:52.718928 19686 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:52.721920 19685 tablet_bootstrap.cc:654] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.725634 19686 tablet_bootstrap.cc:654] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.734571 19688 tablet_bootstrap.cc:654] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.738255 19686 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:52.738915 19686 ts_tablet_manager.cc:1403] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.014s
I20260710 11:12:52.741882 19685 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:52.742447 19685 ts_tablet_manager.cc:1403] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.017s
I20260710 11:12:52.742069 19686 raft_consensus.cc:359] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.742902 19686 raft_consensus.cc:385] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.743237 19686 raft_consensus.cc:740] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.744158 19686 consensus_queue.cc:260] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.745685 19685 raft_consensus.cc:359] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.746438 19685 raft_consensus.cc:385] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.746515 19686 ts_tablet_manager.cc:1434] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:12:52.746829 19685 raft_consensus.cc:740] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.747605 19686 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:52.747788 19685 consensus_queue.cc:260] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.752981 19685 ts_tablet_manager.cc:1434] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:12:52.754096 19685 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:52.754608 19686 tablet_bootstrap.cc:654] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.760947 19685 tablet_bootstrap.cc:654] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.766892 19686 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:52.767520 19686 ts_tablet_manager.cc:1403] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 11:12:52.770910 19686 raft_consensus.cc:359] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.771770 19686 raft_consensus.cc:385] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.772087 19686 raft_consensus.cc:740] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.773241 19686 consensus_queue.cc:260] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.779399 19686 ts_tablet_manager.cc:1434] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:52.780313 19685 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:52.780498 19686 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:52.780885 19685 ts_tablet_manager.cc:1403] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260710 11:12:52.784004 19685 raft_consensus.cc:359] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.784767 19685 raft_consensus.cc:385] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.785080 19685 raft_consensus.cc:740] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.786000 19685 consensus_queue.cc:260] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.787545 19686 tablet_bootstrap.cc:654] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.790688 19685 ts_tablet_manager.cc:1434] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:52.791887 19685 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:52.799080 19685 tablet_bootstrap.cc:654] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.811183 19693 raft_consensus.cc:493] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.811653 19685 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:52.811707 19693 raft_consensus.cc:515] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.812407 19688 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:52.812438 19685 ts_tablet_manager.cc:1403] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:12:52.813110 19688 ts_tablet_manager.cc:1403] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.060s
I20260710 11:12:52.815958 19685 raft_consensus.cc:359] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.816890 19685 raft_consensus.cc:385] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.816644 19688 raft_consensus.cc:359] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.817328 19685 raft_consensus.cc:740] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.817576 19688 raft_consensus.cc:385] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.817961 19688 raft_consensus.cc:740] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.818500 19685 consensus_queue.cc:260] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.818948 19688 consensus_queue.cc:260] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.822492 19688 ts_tablet_manager.cc:1434] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:12:52.823299 19685 ts_tablet_manager.cc:1434] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:12:52.823984 19693 leader_election.cc:290] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.824725 19685 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:52.825398 19688 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:52.829506 19686 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:52.830157 19686 ts_tablet_manager.cc:1403] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.029s
I20260710 11:12:52.832259 19688 tablet_bootstrap.cc:654] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.833339 19686 raft_consensus.cc:359] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.834128 19686 raft_consensus.cc:385] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.834419 19686 raft_consensus.cc:740] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.835208 19686 consensus_queue.cc:260] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.838156 19686 ts_tablet_manager.cc:1434] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:12:52.839350 19686 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:52.837786 19685 tablet_bootstrap.cc:654] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.846416 19686 tablet_bootstrap.cc:654] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.850591 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:52.851361 19645 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:52.853305 19460 leader_election.cc:304] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:52.853912 19685 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:52.854120 19693 raft_consensus.cc:2804] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:52.854485 19693 raft_consensus.cc:493] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:52.854893 19693 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.859899 19686 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:52.854554 19685 ts_tablet_manager.cc:1403] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.005s
I20260710 11:12:52.861235 19686 ts_tablet_manager.cc:1403] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260710 11:12:52.863802 19685 raft_consensus.cc:359] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.864208 19686 raft_consensus.cc:359] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.864599 19685 raft_consensus.cc:385] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.864915 19686 raft_consensus.cc:385] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.864955 19685 raft_consensus.cc:740] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.865324 19693 raft_consensus.cc:515] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.865329 19686 raft_consensus.cc:740] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.866271 19685 consensus_queue.cc:260] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.867229 19686 consensus_queue.cc:260] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.868709 19685 ts_tablet_manager.cc:1434] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:12:52.869756 19685 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:52.875702 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:52.876073 19685 tablet_bootstrap.cc:654] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.876540 19571 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:52.879485 19688 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:52.880098 19688 ts_tablet_manager.cc:1403] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.014s
I20260710 11:12:52.881898 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:52.882531 19571 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.883476 19693 leader_election.cc:290] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Requested vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.883498 19688 raft_consensus.cc:359] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.885006 19688 raft_consensus.cc:385] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.885303 19688 raft_consensus.cc:740] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.886304 19688 consensus_queue.cc:260] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.887141 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:52.887748 19645 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.889110 19688 ts_tablet_manager.cc:1434] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:12:52.890280 19688 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:52.893563 19686 ts_tablet_manager.cc:1434] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.018s
I20260710 11:12:52.894667 19686 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:52.896723 19688 tablet_bootstrap.cc:654] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.901017 19686 tablet_bootstrap.cc:654] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.902973 19645 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:52.904289 19460 leader_election.cc:304] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:52.905499 19708 raft_consensus.cc:2804] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:52.906492 19571 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:52.907251 19708 raft_consensus.cc:697] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Becoming Leader. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Running, Role: LEADER
I20260710 11:12:52.909186 19688 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:52.909811 19688 ts_tablet_manager.cc:1403] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:12:52.909504 19708 consensus_queue.cc:237] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.911456 19689 raft_consensus.cc:493] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.911973 19689 raft_consensus.cc:515] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.912958 19688 raft_consensus.cc:359] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.913669 19688 raft_consensus.cc:385] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.913961 19688 raft_consensus.cc:740] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.914047 19689 leader_election.cc:290] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.916114 19685 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:52.915961 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825d6fddd6284a4892bc5af73c8447d3" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" is_pre_election: true
I20260710 11:12:52.915961 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825d6fddd6284a4892bc5af73c8447d3" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:52.914947 19688 consensus_queue.cc:260] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.916877 19496 raft_consensus.cc:2468] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 0.
I20260710 11:12:52.917063 19645 raft_consensus.cc:2468] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 0.
I20260710 11:12:52.918594 19535 leader_election.cc:304] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:52.919552 19689 raft_consensus.cc:2804] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:52.919947 19689 raft_consensus.cc:493] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:52.920308 19689 raft_consensus.cc:3060] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.922045 19688 ts_tablet_manager.cc:1434] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:12:52.923223 19688 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:52.923512 19686 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:52.923998 19686 ts_tablet_manager.cc:1403] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260710 11:12:52.926934 19686 raft_consensus.cc:359] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.927642 19686 raft_consensus.cc:385] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.927963 19685 ts_tablet_manager.cc:1403] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.005s
I20260710 11:12:52.929458 19688 tablet_bootstrap.cc:654] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:52.927964 19686 raft_consensus.cc:740] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.930576 19693 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.930323 19686 consensus_queue.cc:260] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.931087 19693 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.934569 19693 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.932086 19689 raft_consensus.cc:515] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.930222 19390 catalog_manager.cc:5697] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1). New cstate: current_term: 1 leader_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:52.935326 19685 raft_consensus.cc:359] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.936160 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:52.936494 19685 raft_consensus.cc:385] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.937340 19685 raft_consensus.cc:740] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
W20260710 11:12:52.937788 19460 leader_election.cc:343] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.938689 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:52.939415 19571 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:52.939067 19685 consensus_queue.cc:260] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.942054 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825d6fddd6284a4892bc5af73c8447d3" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:12:52.942683 19496 raft_consensus.cc:3060] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.943298 19689 leader_election.cc:290] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.940840 19459 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [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: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: dec3fc6bef4c4a30aec196982c33be41
I20260710 11:12:52.947758 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825d6fddd6284a4892bc5af73c8447d3" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:52.948450 19645 raft_consensus.cc:3060] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.953293 19708 raft_consensus.cc:493] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.953933 19708 raft_consensus.cc:515] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.954833 19693 raft_consensus.cc:2804] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:52.955351 19693 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:12:52.956214 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:12:52.956688 19708 leader_election.cc:290] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.956995 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:52.957346 19689 raft_consensus.cc:493] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:52.957756 19570 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:52.957912 19689 raft_consensus.cc:515] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.955847 19693 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.964241 19459 leader_election.cc:304] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:52.964932 19643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:52.964277 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:52.965487 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" is_pre_election: true
I20260710 11:12:52.965857 19644 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:52.966151 19495 raft_consensus.cc:2468] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 0.
W20260710 11:12:52.966543 19535 leader_election.cc:343] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:52.967657 19689 leader_election.cc:290] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.968094 19535 leader_election.cc:304] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: dec3fc6bef4c4a30aec196982c33be41
I20260710 11:12:52.969959 19689 raft_consensus.cc:2804] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:52.970371 19689 raft_consensus.cc:493] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:52.970724 19689 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.973624 19496 raft_consensus.cc:2468] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 1.
I20260710 11:12:52.974880 19714 raft_consensus.cc:2804] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:52.975019 19535 leader_election.cc:304] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:52.976845 19686 ts_tablet_manager.cc:1434] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.015s
I20260710 11:12:52.978384 19686 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:52.980666 19714 raft_consensus.cc:493] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:52.981093 19688 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:52.981216 19714 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.981717 19688 ts_tablet_manager.cc:1403] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.022s
I20260710 11:12:52.984331 19645 raft_consensus.cc:2468] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 1.
I20260710 11:12:52.985049 19688 raft_consensus.cc:359] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.985770 19688 raft_consensus.cc:385] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:52.986057 19688 raft_consensus.cc:740] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:52.986897 19688 consensus_queue.cc:260] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.987766 19693 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.989418 19688 ts_tablet_manager.cc:1434] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:12:52.990491 19688 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:52.980453 19689 raft_consensus.cc:515] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.990908 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:52.991495 19571 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.992374 19689 leader_election.cc:290] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:52.992913 19689 raft_consensus.cc:2804] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:52.993045 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:12:52.993369 19689 raft_consensus.cc:697] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:12:52.993692 19495 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:52.994195 19689 consensus_queue.cc:237] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:52.998401 19571 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:52.999945 19459 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.000819 19708 raft_consensus.cc:2804] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.001111 19495 raft_consensus.cc:2468] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 1.
I20260710 11:12:53.002802 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:53.003134 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:53.000293 19693 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Requested vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.002885 19686 tablet_bootstrap.cc:654] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
W20260710 11:12:53.004331 19460 leader_election.cc:343] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:12:53.003795 19644 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.005149 19535 leader_election.cc:304] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.007332 19716 raft_consensus.cc:2804] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.009214 19695 raft_consensus.cc:493] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.009728 19695 raft_consensus.cc:515] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.014480 19695 leader_election.cc:290] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:53.015698 19688 tablet_bootstrap.cc:654] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.018054 19685 ts_tablet_manager.cc:1434] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.089s	user 0.016s	sys 0.008s
I20260710 11:12:53.019488 19685 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:53.028898 19688 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:53.022747 19714 raft_consensus.cc:515] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.030187 19688 ts_tablet_manager.cc:1403] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260710 11:12:53.031500 19714 leader_election.cc:290] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Requested vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.032330 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:53.033205 19688 raft_consensus.cc:359] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.033624 19571 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.034010 19688 raft_consensus.cc:385] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.034354 19688 raft_consensus.cc:740] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.034409 19685 tablet_bootstrap.cc:654] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.014503 19644 raft_consensus.cc:2468] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 1.
I20260710 11:12:53.035236 19688 consensus_queue.cc:260] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.037791 19688 ts_tablet_manager.cc:1434] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:12:53.032577 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:53.038806 19688 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:53.039036 19645 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.046036 19688 tablet_bootstrap.cc:654] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.049494 19571 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:53.050907 19716 raft_consensus.cc:697] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:12:53.050839 19459 leader_election.cc:304] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.048811 19645 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:53.051828 19714 raft_consensus.cc:2804] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.051869 19716 consensus_queue.cc:237] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.053737 19714 raft_consensus.cc:697] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Becoming Leader. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Running, Role: LEADER
I20260710 11:12:53.054636 19714 consensus_queue.cc:237] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.068266 19721 raft_consensus.cc:493] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.068926 19721 raft_consensus.cc:515] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.080065 19685 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:53.081938 19685 ts_tablet_manager.cc:1403] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.007s
I20260710 11:12:53.083309 19708 raft_consensus.cc:697] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Becoming Leader. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Running, Role: LEADER
I20260710 11:12:53.084410 19708 consensus_queue.cc:237] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.088780 19685 raft_consensus.cc:359] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.091647 19685 raft_consensus.cc:385] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.092609 19685 raft_consensus.cc:740] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.094259 19685 consensus_queue.cc:260] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.096194 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" is_pre_election: true
I20260710 11:12:53.097272 19495 raft_consensus.cc:2468] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 0.
I20260710 11:12:53.098577 19535 leader_election.cc:304] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.100925 19730 raft_consensus.cc:2804] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.101300 19730 raft_consensus.cc:493] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.101642 19730 raft_consensus.cc:3060] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.103245 19688 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:53.103914 19688 ts_tablet_manager.cc:1403] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.065s	user 0.035s	sys 0.030s
I20260710 11:12:53.105024 19721 leader_election.cc:290] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.105406 19685 ts_tablet_manager.cc:1434] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 11:12:53.105242 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:53.105950 19645 raft_consensus.cc:2468] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 0.
I20260710 11:12:53.107290 19688 raft_consensus.cc:359] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.108131 19688 raft_consensus.cc:385] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.108493 19688 raft_consensus.cc:740] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.109830 19685 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:53.109406 19688 consensus_queue.cc:260] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.112387 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" is_pre_election: true
I20260710 11:12:53.113039 19495 raft_consensus.cc:2468] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 0.
I20260710 11:12:53.114473 19609 leader_election.cc:304] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.115315 19695 raft_consensus.cc:2804] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.115684 19695 raft_consensus.cc:493] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.116015 19695 raft_consensus.cc:3060] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.117743 19688 ts_tablet_manager.cc:1434] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:12:53.119102 19688 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:53.121920 19730 raft_consensus.cc:515] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.124775 19685 tablet_bootstrap.cc:654] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.126164 19688 tablet_bootstrap.cc:654] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.126688 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:53.127418 19730 leader_election.cc:290] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 1 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.129057 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:12:53.129727 19495 raft_consensus.cc:3060] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.128928 19394 catalog_manager.cc:5697] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 0 to 1, leader changed from <none> to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.132894 19695 raft_consensus.cc:515] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.134050 19645 raft_consensus.cc:2393] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a373a27c220c40829ac2430418951614 in current term 1: Already voted for candidate dec3fc6bef4c4a30aec196982c33be41 in this term.
I20260710 11:12:53.137785 19695 leader_election.cc:290] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 1 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:53.139413 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:12:53.144270 19685 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:53.144873 19685 ts_tablet_manager.cc:1403] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 11:12:53.145257 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:53.145653 19688 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:53.146224 19688 ts_tablet_manager.cc:1403] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260710 11:12:53.146198 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:53.147104 19570 raft_consensus.cc:2393] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dec3fc6bef4c4a30aec196982c33be41 in current term 1: Already voted for candidate a373a27c220c40829ac2430418951614 in this term.
I20260710 11:12:53.147794 19685 raft_consensus.cc:359] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.148474 19685 raft_consensus.cc:385] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.148736 19685 raft_consensus.cc:740] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.150592 19688 raft_consensus.cc:359] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.150727 19685 consensus_queue.cc:260] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.151443 19688 raft_consensus.cc:385] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.151798 19688 raft_consensus.cc:740] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.151929 19608 leader_election.cc:304] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [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: dec3fc6bef4c4a30aec196982c33be41; no voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:53.152712 19688 consensus_queue.cc:260] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.153986 19571 raft_consensus.cc:2393] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dec3fc6bef4c4a30aec196982c33be41 in current term 1: Already voted for candidate a373a27c220c40829ac2430418951614 in this term.
I20260710 11:12:53.154572 19685 ts_tablet_manager.cc:1434] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:53.155603 19685 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614: Bootstrap starting.
I20260710 11:12:53.153316 19695 raft_consensus.cc:2749] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:12:53.163192 19686 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:53.160930 19391 catalog_manager.cc:5697] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 0 to 1, leader changed from <none> to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.163704 19686 ts_tablet_manager.cc:1403] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.186s	user 0.035s	sys 0.045s
I20260710 11:12:53.166501 19686 raft_consensus.cc:359] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.167244 19686 raft_consensus.cc:385] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.167521 19686 raft_consensus.cc:740] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.168309 19686 consensus_queue.cc:260] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.170919 19686 ts_tablet_manager.cc:1434] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:12:53.171844 19686 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:53.171908 19688 ts_tablet_manager.cc:1434] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.001s
I20260710 11:12:53.172698 19685 tablet_bootstrap.cc:654] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.173125 19495 raft_consensus.cc:2468] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 1.
I20260710 11:12:53.174554 19535 leader_election.cc:304] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: dec3fc6bef4c4a30aec196982c33be41
I20260710 11:12:53.175420 19730 raft_consensus.cc:2804] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.175895 19730 raft_consensus.cc:697] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:12:53.176718 19730 consensus_queue.cc:237] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.182971 19686 tablet_bootstrap.cc:654] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.189008 19688 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:53.187918 19391 catalog_manager.cc:5697] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1). New cstate: current_term: 1 leader_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.196084 19688 tablet_bootstrap.cc:654] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.197146 19391 catalog_manager.cc:5697] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1). New cstate: current_term: 1 leader_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.198495 19685 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614: No bootstrap required, opened a new log
I20260710 11:12:53.199064 19685 ts_tablet_manager.cc:1403] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.010s
I20260710 11:12:53.199676 19686 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:53.200172 19686 ts_tablet_manager.cc:1403] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260710 11:12:53.202272 19686 raft_consensus.cc:359] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.202749 19686 raft_consensus.cc:385] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.203043 19686 raft_consensus.cc:740] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.203785 19686 consensus_queue.cc:260] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.203969 19685 raft_consensus.cc:359] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.204725 19685 raft_consensus.cc:385] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.205065 19685 raft_consensus.cc:740] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.205889 19686 ts_tablet_manager.cc:1434] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:12:53.205875 19685 consensus_queue.cc:260] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.207355 19686 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:53.208395 19688 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:53.208573 19685 ts_tablet_manager.cc:1434] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:53.208860 19688 ts_tablet_manager.cc:1403] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:12:53.210323 19708 raft_consensus.cc:493] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.210853 19708 raft_consensus.cc:515] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.211439 19394 catalog_manager.cc:5697] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 0 to 1, leader changed from <none> to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.213080 19708 leader_election.cc:290] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.211509 19688 raft_consensus.cc:359] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.215227 19688 raft_consensus.cc:385] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.215502 19688 raft_consensus.cc:740] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.216199 19688 consensus_queue.cc:260] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.218433 19688 ts_tablet_manager.cc:1434] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:12:53.219375 19688 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41: Bootstrap starting.
I20260710 11:12:53.220414 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d11cec7cb4ef798ece56d59be17e1" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:53.221086 19571 raft_consensus.cc:2468] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:53.221930 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d11cec7cb4ef798ece56d59be17e1" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:53.222445 19686 tablet_bootstrap.cc:654] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.222580 19645 raft_consensus.cc:2468] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:53.224583 19688 tablet_bootstrap.cc:654] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41: Neither blocks nor log segments found. Creating new log.
I20260710 11:12:53.224615 19460 leader_election.cc:304] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.229310 19708 raft_consensus.cc:2804] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.229840 19708 raft_consensus.cc:493] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.230244 19708 raft_consensus.cc:3060] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.238238 19708 raft_consensus.cc:515] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.242403 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d11cec7cb4ef798ece56d59be17e1" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:53.243144 19571 raft_consensus.cc:3060] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.251552 19708 leader_election.cc:290] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Requested vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.253087 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d11cec7cb4ef798ece56d59be17e1" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:53.253804 19645 raft_consensus.cc:3060] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.254019 19571 raft_consensus.cc:2468] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:53.254617 19688 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41: No bootstrap required, opened a new log
I20260710 11:12:53.255101 19688 ts_tablet_manager.cc:1403] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.014s
I20260710 11:12:53.255471 19459 leader_election.cc:304] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.256300 19686 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: No bootstrap required, opened a new log
I20260710 11:12:53.256526 19708 raft_consensus.cc:2804] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.256814 19686 ts_tablet_manager.cc:1403] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.031s
I20260710 11:12:53.257761 19708 raft_consensus.cc:697] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Becoming Leader. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Running, Role: LEADER
I20260710 11:12:53.257850 19688 raft_consensus.cc:359] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.258550 19688 raft_consensus.cc:385] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.258845 19688 raft_consensus.cc:740] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.258721 19708 consensus_queue.cc:237] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.259545 19686 raft_consensus.cc:359] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.259753 19688 consensus_queue.cc:260] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.260262 19686 raft_consensus.cc:385] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:12:53.260581 19686 raft_consensus.cc:740] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:53.261468 19645 raft_consensus.cc:2468] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:53.261358 19686 consensus_queue.cc:260] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.263742 19686 ts_tablet_manager.cc:1434] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:12:53.264403 19688 ts_tablet_manager.cc:1434] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:12:53.269589 19393 catalog_manager.cc:5697] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1). New cstate: current_term: 1 leader_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.274832 19708 raft_consensus.cc:493] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.275377 19708 raft_consensus.cc:515] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.277771 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc295dfe721c4a5eacf7342b3e0d6610" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:53.278003 19708 leader_election.cc:290] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.278120 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc295dfe721c4a5eacf7342b3e0d6610" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:53.278453 19571 raft_consensus.cc:2468] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:53.278811 19645 raft_consensus.cc:2468] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:53.279685 19459 leader_election.cc:304] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.280373 19708 raft_consensus.cc:2804] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.280666 19708 raft_consensus.cc:493] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.280995 19708 raft_consensus.cc:3060] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.286235 19708 raft_consensus.cc:515] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.287997 19708 leader_election.cc:290] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Requested vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.288673 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc295dfe721c4a5eacf7342b3e0d6610" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:53.288935 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc295dfe721c4a5eacf7342b3e0d6610" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:53.289178 19571 raft_consensus.cc:3060] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.289449 19645 raft_consensus.cc:3060] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.294581 19571 raft_consensus.cc:2468] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:53.294796 19645 raft_consensus.cc:2468] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:53.295753 19708 consensus_queue.cc:1048] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.295943 19459 leader_election.cc:304] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.296662 19714 raft_consensus.cc:2804] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.297075 19714 raft_consensus.cc:697] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Becoming Leader. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Running, Role: LEADER
I20260710 11:12:53.297886 19714 consensus_queue.cc:237] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.306360 19390 catalog_manager.cc:5697] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1). New cstate: current_term: 1 leader_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.310609 19714 consensus_queue.cc:1048] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.369081 19735 raft_consensus.cc:493] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.369547 19735 raft_consensus.cc:515] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.371323 19735 leader_election.cc:290] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:53.372133 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5653333a3c1e4ef5b8ffc205c27c286e" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" is_pre_election: true
I20260710 11:12:53.372390 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5653333a3c1e4ef5b8ffc205c27c286e" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:53.372730 19495 raft_consensus.cc:2468] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 0.
I20260710 11:12:53.372956 19571 raft_consensus.cc:2468] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 0.
I20260710 11:12:53.373664 19609 leader_election.cc:304] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.374332 19735 raft_consensus.cc:2804] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.374686 19735 raft_consensus.cc:493] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.374980 19735 raft_consensus.cc:3060] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.380031 19735 raft_consensus.cc:515] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.381093 19695 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.381563 19695 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.382182 19735 leader_election.cc:290] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 1 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:53.382586 19495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5653333a3c1e4ef5b8ffc205c27c286e" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:12:53.382804 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5653333a3c1e4ef5b8ffc205c27c286e" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:53.383229 19495 raft_consensus.cc:3060] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.383599 19695 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:53.383307 19571 raft_consensus.cc:3060] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.384600 19570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:53.384907 19496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" is_pre_election: true
I20260710 11:12:53.385380 19570 raft_consensus.cc:2393] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dec3fc6bef4c4a30aec196982c33be41 in current term 1: Already voted for candidate e5e4df7e64c24589b8fe18fa9b292dfb in this term.
I20260710 11:12:53.386662 19608 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [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: dec3fc6bef4c4a30aec196982c33be41; no voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:53.387503 19695 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.389751 19495 raft_consensus.cc:2468] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 1.
I20260710 11:12:53.391089 19609 leader_election.cc:304] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.391556 19571 raft_consensus.cc:2468] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 1.
I20260710 11:12:53.392575 19735 raft_consensus.cc:2804] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.393790 19730 consensus_queue.cc:1048] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.394047 19695 raft_consensus.cc:2749] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:12:53.393940 19735 raft_consensus.cc:697] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 1 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:12:53.395463 19735 consensus_queue.cc:237] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.403999 19393 catalog_manager.cc:5697] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 0 to 1, leader changed from <none> to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:53.405252 19689 consensus_queue.cc:1048] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.415583 19714 raft_consensus.cc:493] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:53.416003 19714 raft_consensus.cc:515] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.418044 19714 leader_election.cc:290] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.418723 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b9721b7c0045eb8f3fa90b93d622a3" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:53.419425 19571 raft_consensus.cc:2468] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:53.419576 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b9721b7c0045eb8f3fa90b93d622a3" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:53.420192 19645 raft_consensus.cc:2468] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 0.
I20260710 11:12:53.420617 19459 leader_election.cc:304] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.421757 19714 raft_consensus.cc:2804] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:12:53.422195 19714 raft_consensus.cc:493] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:53.422523 19714 raft_consensus.cc:3060] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.427500 19714 raft_consensus.cc:515] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.429069 19714 leader_election.cc:290] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Requested vote from peers a373a27c220c40829ac2430418951614 (127.16.34.2:41199), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:53.429921 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b9721b7c0045eb8f3fa90b93d622a3" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:53.430059 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b9721b7c0045eb8f3fa90b93d622a3" candidate_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:53.430420 19571 raft_consensus.cc:3060] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.430574 19645 raft_consensus.cc:3060] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:12:53.435312 19571 raft_consensus.cc:2468] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:53.435397 19645 raft_consensus.cc:2468] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e4df7e64c24589b8fe18fa9b292dfb in term 1.
I20260710 11:12:53.436296 19459 leader_election.cc:304] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:53.436878 19714 raft_consensus.cc:2804] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:12:53.437319 19714 raft_consensus.cc:697] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Becoming Leader. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Running, Role: LEADER
I20260710 11:12:53.438061 19714 consensus_queue.cc:237] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:53.445377 19390 catalog_manager.cc:5697] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1). New cstate: current_term: 1 leader_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:53.460038 19714 consensus_queue.cc:1048] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.470268 19708 consensus_queue.cc:1048] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.509698 19708 consensus_queue.cc:1048] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.519870 19714 consensus_queue.cc:1048] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:12:53.547742 16520 ts_manager.cc:295] Set tserver state for e5e4df7e64c24589b8fe18fa9b292dfb to MAINTENANCE_MODE
I20260710 11:12:53.548463 16520 tablet_server.cc:179] TabletServer@127.16.34.1:0 shutting down...
I20260710 11:12:53.564352 19689 consensus_queue.cc:1048] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.566183 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:12:53.567077 16520 tablet_replica.cc:333] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.567766 16520 raft_consensus.cc:2243] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:53.568419 16520 pending_rounds.cc:70] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Trying to abort 1 pending ops.
I20260710 11:12:53.568634 16520 pending_rounds.cc:77] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961362479226880 op_type: NO_OP noop_request { }
I20260710 11:12:53.568976 16520 raft_consensus.cc:2889] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:53.569278 16520 raft_consensus.cc:2272] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.575004 16520 tablet_replica.cc:333] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.575990 16520 raft_consensus.cc:2243] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:53.576459 16520 raft_consensus.cc:2272] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.578826 16520 tablet_replica.cc:333] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.579568 16520 raft_consensus.cc:2243] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:53.580574 16520 raft_consensus.cc:2272] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.583228 16520 tablet_replica.cc:333] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.583967 16520 raft_consensus.cc:2243] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:12:53.584393 19535 consensus_peers.cc:597] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. 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:12:53.584692 16520 pending_rounds.cc:70] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Trying to abort 1 pending ops.
I20260710 11:12:53.584990 16520 pending_rounds.cc:77] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961363209064448 op_type: NO_OP noop_request { }
I20260710 11:12:53.585342 16520 raft_consensus.cc:2889] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:53.585671 16520 raft_consensus.cc:2272] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.590636 16520 tablet_replica.cc:333] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.591236 16520 raft_consensus.cc:2243] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:53.591640 16520 raft_consensus.cc:2272] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.593585 16520 tablet_replica.cc:333] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.594110 16520 raft_consensus.cc:2243] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:53.594447 16520 raft_consensus.cc:2272] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.596227 16520 tablet_replica.cc:333] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.596724 16520 raft_consensus.cc:2243] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:53.597469 16520 raft_consensus.cc:2272] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.599556 16520 tablet_replica.cc:333] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.600172 16520 raft_consensus.cc:2243] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:53.600680 16520 pending_rounds.cc:70] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Trying to abort 1 pending ops.
I20260710 11:12:53.600831 16520 pending_rounds.cc:77] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305961362636767232 op_type: NO_OP noop_request { }
I20260710 11:12:53.601055 16520 raft_consensus.cc:2889] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:12:53.601264 16520 raft_consensus.cc:2272] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.603439 16520 tablet_replica.cc:333] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.603911 16520 raft_consensus.cc:2243] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:12:53.604267 16520 raft_consensus.cc:2272] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.605962 16520 tablet_replica.cc:333] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: stopping tablet replica
I20260710 11:12:53.606371 16520 raft_consensus.cc:2243] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:12:53.607139 16520 raft_consensus.cc:2272] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:12:53.635888 16520 tablet_server.cc:196] TabletServer@127.16.34.1:0 shutdown complete.
W20260710 11:12:53.677517 19535 consensus_peers.cc:597] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:53.797798 19721 consensus_queue.cc:1048] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:53.831743 19735 consensus_queue.cc:1048] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:53.849642 19535 consensus_peers.cc:597] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:53.850143 19609 consensus_peers.cc:597] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:53.957201 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:54.807852 19766 raft_consensus.cc:493] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:54.808488 19766 raft_consensus.cc:515] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.810499 19766 leader_election.cc:290] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:54.812057 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
W20260710 11:12:54.814402 19535 leader_election.cc:336] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:54.814527 19695 raft_consensus.cc:493] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:54.814810 19535 leader_election.cc:304] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614; no voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:54.815038 19695 raft_consensus.cc:515] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.815574 19766 raft_consensus.cc:2749] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:54.816864 19695 leader_election.cc:290] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:54.817989 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:54.818574 19571 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 1.
I20260710 11:12:54.819661 19608 leader_election.cc:304] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: 
W20260710 11:12:54.820302 19609 leader_election.cc:336] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:54.820274 19695 raft_consensus.cc:2804] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:54.820808 19695 raft_consensus.cc:493] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:54.821086 19695 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:54.825943 19695 raft_consensus.cc:515] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.827582 19695 leader_election.cc:290] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:54.828778 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:54.829360 19571 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:54.830971 19609 leader_election.cc:336] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:54.834369 19571 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 2.
I20260710 11:12:54.835424 19608 leader_election.cc:304] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:54.836078 19695 raft_consensus.cc:2804] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:54.836958 19695 raft_consensus.cc:697] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:12:54.837836 19695 consensus_queue.cc:237] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.844941 19393 catalog_manager.cc:5697] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 1 to 2, leader changed from e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:54.947716 19695 raft_consensus.cc:493] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:54.948221 19695 raft_consensus.cc:515] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.949934 19695 leader_election.cc:290] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:54.951086 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b9721b7c0045eb8f3fa90b93d622a3" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:54.951805 19571 raft_consensus.cc:2468] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 1.
I20260710 11:12:54.952780 19608 leader_election.cc:304] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: 
I20260710 11:12:54.953392 19695 raft_consensus.cc:2804] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:12:54.953470 19609 leader_election.cc:336] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:54.953684 19695 raft_consensus.cc:493] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:54.953997 19695 raft_consensus.cc:3060] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:54.958292 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:54.959940 19695 raft_consensus.cc:515] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.961511 19695 leader_election.cc:290] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:54.962567 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b9721b7c0045eb8f3fa90b93d622a3" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:54.963146 19571 raft_consensus.cc:3060] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:12:54.964915 19609 leader_election.cc:336] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:54.968011 19571 raft_consensus.cc:2468] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 2.
I20260710 11:12:54.969009 19608 leader_election.cc:304] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:54.969754 19695 raft_consensus.cc:2804] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:54.969884 19769 raft_consensus.cc:493] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:54.970440 19769 raft_consensus.cc:515] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.970755 19695 raft_consensus.cc:697] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:12:54.971832 19695 consensus_queue.cc:237] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Queue going to LEADER 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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.972656 19769 leader_election.cc:290] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:54.973848 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:54.974027 19766 raft_consensus.cc:493] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:54.974499 19766 raft_consensus.cc:515] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.975318 19571 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 1.
I20260710 11:12:54.976384 19766 leader_election.cc:290] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:54.976784 19608 leader_election.cc:304] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: 
W20260710 11:12:54.977841 19609 leader_election.cc:336] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:54.980474 19695 raft_consensus.cc:2804] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:54.980886 19695 raft_consensus.cc:493] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:54.981223 19695 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:54.981561 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
W20260710 11:12:54.982753 19535 leader_election.cc:336] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:54.983546 19393 catalog_manager.cc:5697] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 1 to 2, leader changed from e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:54.988811 19695 raft_consensus.cc:515] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:54.989987 19645 raft_consensus.cc:2393] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a373a27c220c40829ac2430418951614 in current term 2: Already voted for candidate dec3fc6bef4c4a30aec196982c33be41 in this term.
I20260710 11:12:54.990706 19695 leader_election.cc:290] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:54.992487 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:54.993090 19571 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:54.993057 19535 leader_election.cc:304] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614; no voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb
W20260710 11:12:54.995366 19609 leader_election.cc:336] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:54.998898 19571 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 2.
I20260710 11:12:54.999404 19766 raft_consensus.cc:2749] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:12:54.999922 19608 leader_election.cc:304] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:55.000806 19695 raft_consensus.cc:2804] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.001240 19695 raft_consensus.cc:697] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:12:55.001943 19695 consensus_queue.cc:237] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.009449 19393 catalog_manager.cc:5697] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 1 to 2, leader changed from e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:55.020124 19766 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:55.020557 19766 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.022262 19766 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:55.023703 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:55.023903 19695 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:55.024377 19695 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.025329 19645 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 1.
I20260710 11:12:55.026257 19695 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
W20260710 11:12:55.026917 19535 leader_election.cc:336] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:55.027232 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:55.027756 19571 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 1.
I20260710 11:12:55.027804 19535 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:55.028755 19766 raft_consensus.cc:2804] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:55.028613 19608 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: 
I20260710 11:12:55.029151 19766 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
I20260710 11:12:55.029515 19766 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.029559 19695 raft_consensus.cc:2804] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:55.029990 19695 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e5e4df7e64c24589b8fe18fa9b292dfb)
W20260710 11:12:55.030124 19609 leader_election.cc:336] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:55.030377 19695 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.036688 19766 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.037081 19695 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.039409 19695 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:55.040191 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:55.040982 19571 raft_consensus.cc:2393] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dec3fc6bef4c4a30aec196982c33be41 in current term 2: Already voted for candidate a373a27c220c40829ac2430418951614 in this term.
I20260710 11:12:55.038878 19766 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:55.041643 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:55.042443 19645 raft_consensus.cc:2393] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a373a27c220c40829ac2430418951614 in current term 2: Already voted for candidate dec3fc6bef4c4a30aec196982c33be41 in this term.
W20260710 11:12:55.043464 19609 leader_election.cc:336] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:55.043922 19609 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dec3fc6bef4c4a30aec196982c33be41; no voters: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:55.044620 19695 raft_consensus.cc:2749] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 11:12:55.044975 19535 leader_election.cc:336] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:55.045375 19535 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a373a27c220c40829ac2430418951614; no voters: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:55.045935 19766 raft_consensus.cc:2749] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:12:55.193058 19695 raft_consensus.cc:493] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:55.193538 19695 raft_consensus.cc:515] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.195359 19695 leader_election.cc:290] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:55.196497 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d11cec7cb4ef798ece56d59be17e1" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614" is_pre_election: true
I20260710 11:12:55.197083 19571 raft_consensus.cc:2468] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 1.
I20260710 11:12:55.198048 19608 leader_election.cc:304] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: 
W20260710 11:12:55.198763 19609 leader_election.cc:336] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:55.198865 19695 raft_consensus.cc:2804] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:55.199321 19695 raft_consensus.cc:493] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:55.199637 19695 raft_consensus.cc:3060] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.205812 19695 raft_consensus.cc:515] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.207871 19695 leader_election.cc:290] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:55.208837 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d3d11cec7cb4ef798ece56d59be17e1" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:55.209442 19571 raft_consensus.cc:3060] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.211225 19766 raft_consensus.cc:493] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:12:55.211527 19609 leader_election.cc:336] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:55.211766 19766 raft_consensus.cc:515] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.213840 19766 leader_election.cc:290] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:55.215207 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc295dfe721c4a5eacf7342b3e0d6610" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:55.215759 19645 raft_consensus.cc:2468] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 1.
I20260710 11:12:55.216641 19535 leader_election.cc:304] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: 
W20260710 11:12:55.217418 19535 leader_election.cc:336] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:55.217427 19766 raft_consensus.cc:2804] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:12:55.218051 19766 raft_consensus.cc:493] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:55.218092 19571 raft_consensus.cc:2468] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 2.
I20260710 11:12:55.218551 19766 raft_consensus.cc:3060] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.219331 19608 leader_election.cc:304] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:55.220111 19695 raft_consensus.cc:2804] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.220479 19695 raft_consensus.cc:697] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:12:55.221226 19695 consensus_queue.cc:237] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Queue going to LEADER 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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.224128 19766 raft_consensus.cc:515] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.226209 19766 leader_election.cc:290] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:55.227859 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc295dfe721c4a5eacf7342b3e0d6610" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:55.228461 19645 raft_consensus.cc:3060] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:55.228688 19393 catalog_manager.cc:5697] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 1 to 2, leader changed from e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
W20260710 11:12:55.229523 19535 leader_election.cc:336] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:55.234438 19645 raft_consensus.cc:2468] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 2.
I20260710 11:12:55.235546 19535 leader_election.cc:304] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:55.236167 19766 raft_consensus.cc:2804] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:55.237303 19766 raft_consensus.cc:697] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 2 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:12:55.238467 19766 consensus_queue.cc:237] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [LEADER]: Queue going to LEADER 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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:55.245796 19393 catalog_manager.cc:5697] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 1 to 2, leader changed from e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1) to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:55.391768 19609 consensus_peers.cc:597] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:55.434608 19571 raft_consensus.cc:1275] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:12:55.436123 19695 consensus_queue.cc:1048] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:55.446668 19609 consensus_peers.cc:597] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:55.462458 19571 raft_consensus.cc:1275] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.463752 19769 consensus_queue.cc:1048] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:55.559273 19571 raft_consensus.cc:1275] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:55.560499 19769 consensus_queue.cc:1048] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:55.572327 19609 consensus_peers.cc:597] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:12:55.713038 19535 consensus_peers.cc:597] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:55.775344 19645 raft_consensus.cc:1275] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:12:55.776706 19766 consensus_queue.cc:1048] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:55.788233 19609 consensus_peers.cc:597] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:55.815682 19571 raft_consensus.cc:1275] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:12:55.817055 19775 consensus_queue.cc:1048] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:12:55.959316 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:56.038954 19535 consensus_peers.cc:597] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:56.201903 19609 consensus_peers.cc:597] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:56.225203 19609 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111) [suppressed 62 similar messages]
W20260710 11:12:56.275625 19535 consensus_peers.cc:597] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:56.565125 19535 consensus_peers.cc:597] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:12:56.854956 19789 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:12:56.855473 19789 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:56.857403 19789 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:56.858902 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41" is_pre_election: true
I20260710 11:12:56.859449 19645 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 2.
I20260710 11:12:56.860462 19535 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: 
I20260710 11:12:56.861065 19789 raft_consensus.cc:2804] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 11:12:56.861159 19535 leader_election.cc:336] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:56.861423 19789 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:12:56.861791 19789 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:12:56.866596 19789 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:56.868212 19789 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 3 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:56.869581 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:56.870066 19645 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:12:56.871505 19535 leader_election.cc:336] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111)
I20260710 11:12:56.874912 19645 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 3.
I20260710 11:12:56.875877 19535 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: e5e4df7e64c24589b8fe18fa9b292dfb
I20260710 11:12:56.876534 19789 raft_consensus.cc:2804] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:12:56.877339 19789 raft_consensus.cc:697] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:12:56.878060 19789 consensus_queue.cc:237] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:56.884825 19390 catalog_manager.cc:5697] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 1 to 3, leader changed from e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1) to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 3 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
W20260710 11:12:56.960148 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:57.290935 19535 consensus_peers.cc:597] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:12:57.475668 19645 raft_consensus.cc:1275] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:12:57.476915 19789 consensus_queue.cc:1048] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:12:57.986687 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:12:58.048615 19609 consensus_peers.cc:597] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:58.074548 19609 consensus_peers.cc:597] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:58.117183 19609 consensus_peers.cc:597] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:58.143512 19609 consensus_peers.cc:597] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:58.443677 19535 consensus_peers.cc:597] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:12:58.626809 19535 consensus_peers.cc:597] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:12:58.698956 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:12:58.705009 19806 instance_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:12:58.705670 19807 instance_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:12:58.706347 19809 instance_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:12:58.707037 16520 server_base.cc:1061] running on GCE node
I20260710 11:12:58.707846 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:12:58.708027 16520 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:12:58.708158 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681978708145 us; error 0 us; skew 500 ppm
I20260710 11:12:58.708626 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:12:58.711045 16520 webserver.cc:533] Webserver started at http://127.16.34.1:37907/ using document root <none> and password file <none>
I20260710 11:12:58.711475 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:12:58.711637 16520 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:12:58.715142 16520 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:12:58.718504 19814 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:12:58.719280 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:12:58.719538 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
format_stamp: "Formatted at 2026-07-10 11:12:52 on dist-test-slave-01lv"
I20260710 11:12:58.719784 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681898392521-16520-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:12:58.736351 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:12:58.737427 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:12:58.738904 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:12:58.742144 19821 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:12:58.786819 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:12:58.787124 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260710 11:12:58.787410 16520 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:12:58.791965 19821 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:58.803464 19821 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:58.804291 19821 tablet_bootstrap.cc:492] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:58.804840 19821 ts_tablet_manager.cc:1403] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:12:58.806715 19821 raft_consensus.cc:359] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.807382 19821 raft_consensus.cc:740] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:58.807983 19821 consensus_queue.cc:260] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.810043 19821 ts_tablet_manager.cc:1434] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:12:58.810695 19821 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:58.822697 19821 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:58.823433 19821 tablet_bootstrap.cc:492] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:58.823930 19821 ts_tablet_manager.cc:1403] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:12:58.825841 16520 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:12:58.825707 19821 raft_consensus.cc:359] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.826092 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.035s	sys 0.000s
I20260710 11:12:58.826375 19821 raft_consensus.cc:740] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:58.827059 19821 consensus_queue.cc:260] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.828498 19821 ts_tablet_manager.cc:1434] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:12:58.829090 19821 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:58.840782 19821 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:58.841668 19821 tablet_bootstrap.cc:492] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:58.842377 19821 ts_tablet_manager.cc:1403] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 11:12:58.845050 19821 raft_consensus.cc:359] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.845798 19821 raft_consensus.cc:740] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:58.846529 19821 consensus_queue.cc:260] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.848677 19821 ts_tablet_manager.cc:1434] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:58.849505 19821 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
W20260710 11:12:58.854590 19425 debug-util.cc:398] Leaking SignalData structure 0x7b0800037e20 after lost signal to thread 16523
W20260710 11:12:58.855746 19425 debug-util.cc:398] Leaking SignalData structure 0x7b08000647c0 after lost signal to thread 19428
W20260710 11:12:58.857245 19425 debug-util.cc:398] Leaking SignalData structure 0x7b080025aba0 after lost signal to thread 19595
W20260710 11:12:58.858433 19425 debug-util.cc:398] Leaking SignalData structure 0x7b08001a1520 after lost signal to thread 19669
W20260710 11:12:58.865926 19535 consensus_peers.cc:597] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:12:58.869097 19821 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:58.869864 19821 tablet_bootstrap.cc:492] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:58.870363 19821 ts_tablet_manager.cc:1403] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 11:12:58.872326 19821 raft_consensus.cc:359] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.872781 19821 raft_consensus.cc:740] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:58.873324 19821 consensus_queue.cc:260] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.874670 19821 ts_tablet_manager.cc:1434] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:12:58.875244 19821 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:58.886409 19821 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:58.887416 19821 tablet_bootstrap.cc:492] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:58.888039 19821 ts_tablet_manager.cc:1403] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:12:58.890232 19821 raft_consensus.cc:359] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.890918 19821 raft_consensus.cc:740] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:58.891619 19821 consensus_queue.cc:260] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [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: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.893008 19821 ts_tablet_manager.cc:1434] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:12:58.893585 19821 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:58.897823 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:33181
I20260710 11:12:58.897977 19883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:33181 every 8 connection(s)
I20260710 11:12:58.903319 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:58.903491 19821 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:58.904376 19821 tablet_bootstrap.cc:492] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:58.905000 19821 ts_tablet_manager.cc:1403] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:12:58.907207 19821 raft_consensus.cc:359] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.907881 19821 raft_consensus.cc:740] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:58.908787 19821 consensus_queue.cc:260] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.911128 19821 ts_tablet_manager.cc:1434] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:12:58.911988 19821 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:58.925503 19821 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:58.926585 19821 tablet_bootstrap.cc:492] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:58.927250 19821 ts_tablet_manager.cc:1403] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:12:58.929222 19821 raft_consensus.cc:359] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.929927 19821 raft_consensus.cc:740] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:58.930574 19821 consensus_queue.cc:260] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:58.932018 19821 ts_tablet_manager.cc:1434] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:12:58.932590 19821 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:58.937371 19645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5653333a3c1e4ef5b8ffc205c27c286e"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
mode: GRACEFUL
new_leader_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:52644
I20260710 11:12:58.937978 19645 raft_consensus.cc:606] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 1 LEADER]: Received request to transfer leadership to TS a373a27c220c40829ac2430418951614
I20260710 11:12:58.938406 19885 heartbeater.cc:344] Connected to a master server at 127.16.34.62:34479
I20260710 11:12:58.938831 19885 heartbeater.cc:461] Registering TS with master...
I20260710 11:12:58.939899 19885 heartbeater.cc:507] Master 127.16.34.62:34479 requested a full tablet report, sending...
I20260710 11:12:58.947718 19390 ts_manager.cc:194] Re-registered known tserver with Master: e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181)
I20260710 11:12:58.967422 19571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115"
dest_uuid: "a373a27c220c40829ac2430418951614"
mode: GRACEFUL
new_leader_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:46678
I20260710 11:12:58.968144 19571 raft_consensus.cc:606] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Received request to transfer leadership to TS dec3fc6bef4c4a30aec196982c33be41
I20260710 11:12:58.969834 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:12:58.972612 19390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41432
I20260710 11:12:58.977411 19821 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:58.970857 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:12:59.012785 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:12:59.013995 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:12:59.024341 19821 tablet_bootstrap.cc:492] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:59.028748 19821 ts_tablet_manager.cc:1403] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.033s
I20260710 11:12:59.031654 19885 heartbeater.cc:499] Master 127.16.34.62:34479 was elected leader, sending a full tablet report...
I20260710 11:12:59.034235 19821 raft_consensus.cc:359] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.035679 19821 raft_consensus.cc:740] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.036839 19821 consensus_queue.cc:260] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.040295 19821 ts_tablet_manager.cc:1434] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:12:59.041679 19821 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:59.067619 19821 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:59.069100 19821 tablet_bootstrap.cc:492] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:59.069836 19821 ts_tablet_manager.cc:1403] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.008s
I20260710 11:12:59.073020 19821 raft_consensus.cc:359] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.073876 19821 raft_consensus.cc:740] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.075026 19821 consensus_queue.cc:260] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.077556 19821 ts_tablet_manager.cc:1434] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:12:59.078557 19821 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap starting.
I20260710 11:12:59.092680 19821 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: 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:12:59.093497 19821 tablet_bootstrap.cc:492] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Bootstrap complete.
I20260710 11:12:59.094198 19821 ts_tablet_manager.cc:1403] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:12:59.096822 19821 raft_consensus.cc:359] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.097607 19821 raft_consensus.cc:740] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e4df7e64c24589b8fe18fa9b292dfb, State: Initialized, Role: FOLLOWER
I20260710 11:12:59.098263 19821 consensus_queue.cc:260] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.100310 19821 ts_tablet_manager.cc:1434] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:12:59.126364 19901 raft_consensus.cc:993] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614: : Instructing follower dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:12:59.127007 19801 raft_consensus.cc:1081] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Signalling peer dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:12:59.128876 19645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:52612
I20260710 11:12:59.129431 19645 raft_consensus.cc:493] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:59.129902 19645 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.136373 19645 raft_consensus.cc:515] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.138494 19645 leader_election.cc:290] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:12:59.139156 19857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:12:59.139269 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:12:59.140026 19571 raft_consensus.cc:3055] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:59.140002 19857 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.140429 19571 raft_consensus.cc:740] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:12:59.141384 19571 consensus_queue.cc:260] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.143174 19571 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.148783 19857 raft_consensus.cc:2468] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 2.
I20260710 11:12:59.149441 19571 raft_consensus.cc:2468] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 2.
I20260710 11:12:59.150182 19609 leader_election.cc:304] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [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: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:59.151193 19804 raft_consensus.cc:2804] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:59.152331 19804 raft_consensus.cc:697] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:12:59.153180 19804 consensus_queue.cc:237] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.164033 19857 raft_consensus.cc:3060] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.167935 19390 catalog_manager.cc:5697] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 1 to 2, leader changed from a373a27c220c40829ac2430418951614 (127.16.34.2) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:12:59.169505 19857 pending_rounds.cc:85] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting all ops after (but not including) 0
I20260710 11:12:59.169831 19857 pending_rounds.cc:107] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:12:59.170081 19857 raft_consensus.cc:2889] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:59.194180 19857 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:12:59.257243 19857 raft_consensus.cc:3060] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.262262 19857 pending_rounds.cc:85] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting all ops after (but not including) 0
I20260710 11:12:59.262494 19857 pending_rounds.cc:107] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:12:59.262804 19857 raft_consensus.cc:2889] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:59.276934 19902 raft_consensus.cc:993] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41: : Instructing follower a373a27c220c40829ac2430418951614 to start an election
I20260710 11:12:59.277536 19804 raft_consensus.cc:1081] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 1 LEADER]: Signalling peer a373a27c220c40829ac2430418951614 to start an election
I20260710 11:12:59.279153 19571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5653333a3c1e4ef5b8ffc205c27c286e"
dest_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:46672
I20260710 11:12:59.279675 19571 raft_consensus.cc:493] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:12:59.280021 19571 raft_consensus.cc:3060] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.286541 19571 raft_consensus.cc:515] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.288426 19571 leader_election.cc:290] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:12:59.289222 19857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5653333a3c1e4ef5b8ffc205c27c286e" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:12:59.289489 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5653333a3c1e4ef5b8ffc205c27c286e" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:12:59.289891 19857 raft_consensus.cc:3060] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.290083 19645 raft_consensus.cc:3055] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:12:59.290470 19645 raft_consensus.cc:740] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:12:59.291334 19645 consensus_queue.cc:260] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.292567 19645 raft_consensus.cc:3060] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.294932 19857 raft_consensus.cc:2468] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 2.
I20260710 11:12:59.295955 19535 leader_election.cc:304] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:12:59.296618 19801 raft_consensus.cc:2804] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:12:59.296989 19801 raft_consensus.cc:697] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 2 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:12:59.297966 19801 consensus_queue.cc:237] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:12:59.298924 19645 raft_consensus.cc:2468] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 2.
I20260710 11:12:59.305744 19393 catalog_manager.cc:5697] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 1 to 2, leader changed from dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3) to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:12:59.423962 19857 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.438398 19857 raft_consensus.cc:3060] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.445498 19857 pending_rounds.cc:85] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting all ops after (but not including) 0
I20260710 11:12:59.445779 19857 pending_rounds.cc:107] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:12:59.446026 19857 raft_consensus.cc:2889] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:12:59.484941 19857 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:12:59.634027 19571 raft_consensus.cc:1275] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:59.635599 19804 consensus_queue.cc:1048] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:59.647609 19857 raft_consensus.cc:1275] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:59.648922 19917 consensus_queue.cc:1048] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:12:59.751935 19645 raft_consensus.cc:1275] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:59.752985 19901 consensus_queue.cc:1048] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:12:59.768579 19857 raft_consensus.cc:1275] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:12:59.769860 19915 consensus_queue.cc:1048] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:00.014111 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:00.031013 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:00.039556 19645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
mode: GRACEFUL
new_leader_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:52644
I20260710 11:13:00.040215 19645 raft_consensus.cc:606] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Received request to transfer leadership to TS a373a27c220c40829ac2430418951614
I20260710 11:13:00.043025 19571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2"
dest_uuid: "a373a27c220c40829ac2430418951614"
mode: GRACEFUL
new_leader_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:46678
I20260710 11:13:00.043634 19571 raft_consensus.cc:606] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Received request to transfer leadership to TS dec3fc6bef4c4a30aec196982c33be41
I20260710 11:13:00.044983 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:00.045591 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:00.046238 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:00.454869 19917 raft_consensus.cc:993] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41: : Instructing follower a373a27c220c40829ac2430418951614 to start an election
I20260710 11:13:00.455403 19804 raft_consensus.cc:1081] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Signalling peer a373a27c220c40829ac2430418951614 to start an election
I20260710 11:13:00.456990 19571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb"
dest_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:46672
I20260710 11:13:00.457511 19571 raft_consensus.cc:493] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:00.457827 19571 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:00.464347 19571 raft_consensus.cc:515] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:00.466166 19571 leader_election.cc:290] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 3 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:13:00.467440 19856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:13:00.468122 19856 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:00.468925 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:13:00.469481 19645 raft_consensus.cc:3055] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:00.469770 19645 raft_consensus.cc:740] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:13:00.470492 19645 consensus_queue.cc:260] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:00.471663 19645 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:00.475616 19856 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 3.
I20260710 11:13:00.476922 19535 leader_election.cc:304] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:13:00.477715 19801 raft_consensus.cc:2804] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:00.478199 19801 raft_consensus.cc:697] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:13:00.479211 19801 consensus_queue.cc:237] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:00.487426 19645 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 3.
I20260710 11:13:00.488616 19393 catalog_manager.cc:5697] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 2 to 3, leader changed from dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3) to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 3 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:00.491290 19915 raft_consensus.cc:993] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614: : Instructing follower dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:13:00.491852 19901 raft_consensus.cc:1081] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Signalling peer dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:13:00.493548 19645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:52612
I20260710 11:13:00.494151 19645 raft_consensus.cc:493] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:00.494483 19645 raft_consensus.cc:3060] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.500499 19645 raft_consensus.cc:515] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:00.502846 19856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:13:00.503006 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba8b97cd3ce462fb643ea29ce0988c2" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:13:00.503379 19856 raft_consensus.cc:3060] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.503489 19571 raft_consensus.cc:3055] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:00.503810 19571 raft_consensus.cc:740] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:13:00.504585 19571 consensus_queue.cc:260] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:00.505575 19571 raft_consensus.cc:3060] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:00.511042 19856 raft_consensus.cc:2468] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 2.
I20260710 11:13:00.511875 19571 raft_consensus.cc:2468] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 2.
I20260710 11:13:00.512357 19609 leader_election.cc:304] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [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: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:13:00.513286 19804 raft_consensus.cc:2804] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:00.513741 19804 raft_consensus.cc:697] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:13:00.514587 19804 consensus_queue.cc:237] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:00.517514 19645 leader_election.cc:290] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 2 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:13:00.525921 19390 catalog_manager.cc:5697] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 1 to 2, leader changed from a373a27c220c40829ac2430418951614 (127.16.34.2) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:00.884125 19645 raft_consensus.cc:1275] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:00.885176 19915 consensus_queue.cc:1048] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:00.897678 19856 raft_consensus.cc:1275] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:00.899392 19923 consensus_queue.cc:1048] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:00.981451 19856 raft_consensus.cc:1275] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:00.982833 19804 consensus_queue.cc:1048] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:00.990653 19571 raft_consensus.cc:1275] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:00.992097 19804 consensus_queue.cc:1048] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:13:01.015017 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:01.055518 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:01.065596 19645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
mode: GRACEFUL
new_leader_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:52644
I20260710 11:13:01.066116 19645 raft_consensus.cc:606] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Received request to transfer leadership to TS a373a27c220c40829ac2430418951614
I20260710 11:13:01.068389 19571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b"
dest_uuid: "a373a27c220c40829ac2430418951614"
mode: GRACEFUL
new_leader_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:46678
I20260710 11:13:01.068809 19571 raft_consensus.cc:606] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Received request to transfer leadership to TS dec3fc6bef4c4a30aec196982c33be41
I20260710 11:13:01.069813 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:01.070298 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:01.070839 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:01.102322 19915 raft_consensus.cc:993] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614: : Instructing follower dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:13:01.102887 19923 raft_consensus.cc:1081] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Signalling peer dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:13:01.104440 19645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:52612
I20260710 11:13:01.104847 19645 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:01.105094 19645 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:01.109262 19645 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:01.110648 19645 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 4 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:13:01.111675 19856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:13:01.111776 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:13:01.112177 19856 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:01.112376 19571 raft_consensus.cc:3055] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:01.112707 19571 raft_consensus.cc:740] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:13:01.113451 19571 consensus_queue.cc:260] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:01.114593 19571 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:01.117066 19856 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 4.
I20260710 11:13:01.118289 19609 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [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: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:13:01.119217 19917 raft_consensus.cc:2804] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:01.119637 19917 raft_consensus.cc:697] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:13:01.120503 19917 consensus_queue.cc:237] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:01.121537 19804 raft_consensus.cc:993] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41: : Instructing follower a373a27c220c40829ac2430418951614 to start an election
I20260710 11:13:01.122368 19571 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 4.
I20260710 11:13:01.124122 19937 raft_consensus.cc:1081] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Signalling peer a373a27c220c40829ac2430418951614 to start an election
I20260710 11:13:01.125758 19571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115"
dest_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:46672
I20260710 11:13:01.126313 19571 raft_consensus.cc:493] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:01.126876 19571 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.133579 19571 raft_consensus.cc:515] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:01.135046 19393 catalog_manager.cc:5697] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 3 to 4, leader changed from a373a27c220c40829ac2430418951614 (127.16.34.2) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 4 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:01.136227 19571 leader_election.cc:290] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 3 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:13:01.136121 19856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:13:01.137147 19856 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.137219 19645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9d9789b8cac48c68e2bcce842abc115" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:13:01.137751 19645 raft_consensus.cc:3055] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:01.138019 19645 raft_consensus.cc:740] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:13:01.138725 19645 consensus_queue.cc:260] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:01.139829 19645 raft_consensus.cc:3060] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:01.146857 19645 raft_consensus.cc:2468] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 3.
I20260710 11:13:01.145610 19856 raft_consensus.cc:2468] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 3.
I20260710 11:13:01.148447 19535 leader_election.cc:304] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, dec3fc6bef4c4a30aec196982c33be41; no voters: 
I20260710 11:13:01.149150 19923 raft_consensus.cc:2804] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:01.149643 19923 raft_consensus.cc:697] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:13:01.150440 19923 consensus_queue.cc:237] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:01.160706 19390 catalog_manager.cc:5697] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 2 to 3, leader changed from dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3) to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 3 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:01.738893 19571 raft_consensus.cc:1275] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:13:01.751649 19939 consensus_queue.cc:1048] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:13:01.771682 19857 raft_consensus.cc:1275] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:13:01.774665 19857 raft_consensus.cc:1275] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:01.780067 19923 consensus_queue.cc:1048] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:01.791802 19644 raft_consensus.cc:1275] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:01.792009 19937 consensus_queue.cc:1048] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:01.797847 19949 consensus_queue.cc:1048] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260710 11:13:02.015853 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:02.111835 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:02.119213 19644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
mode: GRACEFUL
new_leader_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:52644
I20260710 11:13:02.119720 19644 raft_consensus.cc:606] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Received request to transfer leadership to TS a373a27c220c40829ac2430418951614
I20260710 11:13:02.122287 19571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb"
dest_uuid: "a373a27c220c40829ac2430418951614"
mode: GRACEFUL
new_leader_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:46678
I20260710 11:13:02.122753 19571 raft_consensus.cc:606] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Received request to transfer leadership to TS dec3fc6bef4c4a30aec196982c33be41
I20260710 11:13:02.123834 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:02.124297 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:02.124866 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:02.262596 19937 raft_consensus.cc:993] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41: : Instructing follower a373a27c220c40829ac2430418951614 to start an election
I20260710 11:13:02.263185 19804 raft_consensus.cc:1081] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Signalling peer a373a27c220c40829ac2430418951614 to start an election
I20260710 11:13:02.264727 19571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1"
dest_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:46672
I20260710 11:13:02.265149 19571 raft_consensus.cc:493] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:02.265404 19571 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:02.269685 19571 raft_consensus.cc:515] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:02.271056 19571 leader_election.cc:290] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 3 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:13:02.271824 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:13:02.272001 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:13:02.272418 19854 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:02.272503 19644 raft_consensus.cc:3055] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:02.272928 19644 raft_consensus.cc:740] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:13:02.273588 19644 consensus_queue.cc:260] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:02.274477 19644 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:02.277550 19854 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 3.
I20260710 11:13:02.278549 19535 leader_election.cc:304] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:13:02.279161 19949 raft_consensus.cc:2804] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:02.279403 19644 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 3.
I20260710 11:13:02.279541 19949 raft_consensus.cc:697] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:13:02.280504 19949 consensus_queue.cc:237] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:02.287379 19393 catalog_manager.cc:5697] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 2 to 3, leader changed from dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3) to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 3 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:02.332846 19923 raft_consensus.cc:993] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614: : Instructing follower dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:13:02.333287 19949 raft_consensus.cc:1081] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Signalling peer dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:13:02.334661 19644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:52612
I20260710 11:13:02.335152 19644 raft_consensus.cc:493] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:02.335427 19644 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:02.341439 19644 raft_consensus.cc:515] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:02.343027 19644 leader_election.cc:290] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 4 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:13:02.343685 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:13:02.344225 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c26eb88b35426da96221bc89dfc9cb" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:13:02.344300 19854 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:02.344705 19571 raft_consensus.cc:3055] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:02.344928 19571 raft_consensus.cc:740] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:13:02.345450 19571 consensus_queue.cc:260] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:02.346254 19571 raft_consensus.cc:3060] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:02.349115 19854 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 4.
I20260710 11:13:02.350068 19609 leader_election.cc:304] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [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: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:13:02.350752 19804 raft_consensus.cc:2804] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:02.351140 19571 raft_consensus.cc:2468] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 4.
I20260710 11:13:02.351239 19804 raft_consensus.cc:697] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:13:02.352111 19804 consensus_queue.cc:237] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:02.358444 19393 catalog_manager.cc:5697] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 3 to 4, leader changed from a373a27c220c40829ac2430418951614 (127.16.34.2) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 4 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:02.693588 19854 raft_consensus.cc:1275] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:02.694801 19949 consensus_queue.cc:1048] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:13:02.701159 19425 debug-util.cc:398] Leaking SignalData structure 0x7b080005c480 after lost signal to thread 16523
W20260710 11:13:02.702315 19425 debug-util.cc:398] Leaking SignalData structure 0x7b0800268ee0 after lost signal to thread 19428
W20260710 11:13:02.703531 19425 debug-util.cc:398] Leaking SignalData structure 0x7b0800167d80 after lost signal to thread 19595
W20260710 11:13:02.704563 19425 debug-util.cc:398] Leaking SignalData structure 0x7b08002012c0 after lost signal to thread 19669
I20260710 11:13:02.704950 19644 raft_consensus.cc:1275] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:13:02.705684 19425 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1da0 after lost signal to thread 19883
I20260710 11:13:02.706583 19949 consensus_queue.cc:1048] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:02.774924 19854 raft_consensus.cc:1275] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:02.776083 19804 consensus_queue.cc:1048] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:02.786022 19571 raft_consensus.cc:1275] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:02.787845 19961 consensus_queue.cc:1048] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:13:03.016772 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:03.130748 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:03.137501 19571 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1"
dest_uuid: "a373a27c220c40829ac2430418951614"
mode: GRACEFUL
new_leader_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:46678
I20260710 11:13:03.138018 19571 raft_consensus.cc:606] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Received request to transfer leadership to TS dec3fc6bef4c4a30aec196982c33be41
I20260710 11:13:03.140363 19644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
mode: GRACEFUL
new_leader_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:52644
I20260710 11:13:03.140861 19644 raft_consensus.cc:606] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Received request to transfer leadership to TS a373a27c220c40829ac2430418951614
I20260710 11:13:03.141968 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:03.142370 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:03.142902 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:03.151461 19949 raft_consensus.cc:993] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614: : Instructing follower dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:13:03.151922 19970 raft_consensus.cc:1081] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Signalling peer dec3fc6bef4c4a30aec196982c33be41 to start an election
I20260710 11:13:03.153429 19644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1"
dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
 from {username='slave'} at 127.0.0.1:52612
I20260710 11:13:03.154211 19644 raft_consensus.cc:493] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:03.154552 19644 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:03.160321 19644 raft_consensus.cc:515] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:03.162119 19644 leader_election.cc:290] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [CANDIDATE]: Term 4 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), a373a27c220c40829ac2430418951614 (127.16.34.2:41199)
I20260710 11:13:03.162815 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:13:03.163187 19571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241775a89e3a411ba3fe8a73b44f3cb1" candidate_uuid: "dec3fc6bef4c4a30aec196982c33be41" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a373a27c220c40829ac2430418951614"
I20260710 11:13:03.163436 19854 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:03.163727 19571 raft_consensus.cc:3055] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:13:03.164106 19571 raft_consensus.cc:740] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:13:03.164801 19571 consensus_queue.cc:260] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:03.165946 19571 raft_consensus.cc:3060] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:13:03.170399 19854 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 4.
I20260710 11:13:03.171559 19609 leader_election.cc:304] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [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: dec3fc6bef4c4a30aec196982c33be41, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:13:03.172092 19571 raft_consensus.cc:2468] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dec3fc6bef4c4a30aec196982c33be41 in term 4.
I20260710 11:13:03.172219 19804 raft_consensus.cc:2804] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:13:03.172693 19804 raft_consensus.cc:697] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Becoming Leader. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:13:03.173396 19804 consensus_queue.cc:237] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [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: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:03.179234 19393 catalog_manager.cc:5697] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 reported cstate change: term changed from 3 to 4, leader changed from a373a27c220c40829ac2430418951614 (127.16.34.2) to dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3). New cstate: current_term: 4 leader_uuid: "dec3fc6bef4c4a30aec196982c33be41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:03.237649 19961 raft_consensus.cc:993] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41: : Instructing follower a373a27c220c40829ac2430418951614 to start an election
I20260710 11:13:03.238050 19961 raft_consensus.cc:1081] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Signalling peer a373a27c220c40829ac2430418951614 to start an election
I20260710 11:13:03.239327 19571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b"
dest_uuid: "a373a27c220c40829ac2430418951614"
 from {username='slave'} at 127.0.0.1:46672
I20260710 11:13:03.239746 19571 raft_consensus.cc:493] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:03.239996 19571 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:03.244195 19571 raft_consensus.cc:515] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:03.245502 19571 leader_election.cc:290] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [CANDIDATE]: Term 5 election: Requested vote from peers e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181), dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3:41185)
I20260710 11:13:03.246352 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb"
I20260710 11:13:03.246574 19644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca1780d5beba499d8e2c804c4f89e49b" candidate_uuid: "a373a27c220c40829ac2430418951614" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "dec3fc6bef4c4a30aec196982c33be41"
I20260710 11:13:03.246887 19854 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:03.247115 19644 raft_consensus.cc:3055] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:13:03.247434 19644 raft_consensus.cc:740] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: dec3fc6bef4c4a30aec196982c33be41, State: Running, Role: LEADER
I20260710 11:13:03.248145 19644 consensus_queue.cc:260] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:03.249611 19644 raft_consensus.cc:3060] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:13:03.252270 19854 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 5.
I20260710 11:13:03.253235 19535 leader_election.cc:304] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [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: a373a27c220c40829ac2430418951614, e5e4df7e64c24589b8fe18fa9b292dfb; no voters: 
I20260710 11:13:03.253970 19970 raft_consensus.cc:2804] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:13:03.254362 19970 raft_consensus.cc:697] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 5 LEADER]: Becoming Leader. State: Replica: a373a27c220c40829ac2430418951614, State: Running, Role: LEADER
I20260710 11:13:03.254853 19644 raft_consensus.cc:2468] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a373a27c220c40829ac2430418951614 in term 5.
I20260710 11:13:03.255092 19970 consensus_queue.cc:237] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } }
I20260710 11:13:03.261925 19393 catalog_manager.cc:5697] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 reported cstate change: term changed from 4 to 5, leader changed from dec3fc6bef4c4a30aec196982c33be41 (127.16.34.3) to a373a27c220c40829ac2430418951614 (127.16.34.2). New cstate: current_term: 5 leader_uuid: "a373a27c220c40829ac2430418951614" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:03.695155 19571 raft_consensus.cc:1275] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:03.696004 19644 raft_consensus.cc:1275] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 5 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:13:03.696321 19975 consensus_queue.cc:1048] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a373a27c220c40829ac2430418951614" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 41199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:03.697193 19970 consensus_queue.cc:1048] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dec3fc6bef4c4a30aec196982c33be41" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 41185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:03.708799 19854 raft_consensus.cc:1275] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Refusing update from remote peer dec3fc6bef4c4a30aec196982c33be41: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:13:03.711772 19961 consensus_queue.cc:1048] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:13:03.718559 19854 raft_consensus.cc:1275] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 5 FOLLOWER]: Refusing update from remote peer a373a27c220c40829ac2430418951614: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 11:13:03.719820 19981 consensus_queue.cc:1048] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e4df7e64c24589b8fe18fa9b292dfb" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 33181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:13:04.017647 19442 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:13:04.149163 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:04.177103 16520 tablet_server.cc:179] TabletServer@127.16.34.1:33181 shutting down...
I20260710 11:13:04.196067 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:04.196787 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.197399 16520 raft_consensus.cc:2243] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.197824 16520 raft_consensus.cc:2272] T 241775a89e3a411ba3fe8a73b44f3cb1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.200064 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.200590 16520 raft_consensus.cc:2243] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.200976 16520 raft_consensus.cc:2272] T 5653333a3c1e4ef5b8ffc205c27c286e P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.202919 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.203402 16520 raft_consensus.cc:2243] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.203758 16520 raft_consensus.cc:2272] T c6b9721b7c0045eb8f3fa90b93d622a3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.205332 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.205819 16520 raft_consensus.cc:2243] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.206177 16520 raft_consensus.cc:2272] T 825d6fddd6284a4892bc5af73c8447d3 P e5e4df7e64c24589b8fe18fa9b292dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.208201 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.208630 16520 raft_consensus.cc:2243] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.209030 16520 raft_consensus.cc:2272] T ca1780d5beba499d8e2c804c4f89e49b P e5e4df7e64c24589b8fe18fa9b292dfb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.211205 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.211690 16520 raft_consensus.cc:2243] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.212080 16520 raft_consensus.cc:2272] T a9d9789b8cac48c68e2bcce842abc115 P e5e4df7e64c24589b8fe18fa9b292dfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.213965 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.214421 16520 raft_consensus.cc:2243] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.214816 16520 raft_consensus.cc:2272] T 3d3d11cec7cb4ef798ece56d59be17e1 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.216845 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.217522 16520 raft_consensus.cc:2243] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.217970 16520 raft_consensus.cc:2272] T 35c26eb88b35426da96221bc89dfc9cb P e5e4df7e64c24589b8fe18fa9b292dfb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.219944 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.220448 16520 raft_consensus.cc:2243] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.220824 16520 raft_consensus.cc:2272] T 4ba8b97cd3ce462fb643ea29ce0988c2 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.222536 16520 tablet_replica.cc:333] stopping tablet replica
I20260710 11:13:04.222958 16520 raft_consensus.cc:2243] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.223302 16520 raft_consensus.cc:2272] T fc295dfe721c4a5eacf7342b3e0d6610 P e5e4df7e64c24589b8fe18fa9b292dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.251509 16520 tablet_server.cc:196] TabletServer@127.16.34.1:33181 shutdown complete.
I20260710 11:13:04.275197 16520 tablet_server.cc:179] TabletServer@127.16.34.2:0 shutting down...
W20260710 11:13:04.282349 19609 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111) [suppressed 52 similar messages]
W20260710 11:13:04.290145 19609 consensus_peers.cc:597] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 -> Peer e5e4df7e64c24589b8fe18fa9b292dfb (127.16.34.1:33181): Couldn't send request to peer e5e4df7e64c24589b8fe18fa9b292dfb. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:33181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:04.299196 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:04.299952 16520 tablet_replica.cc:333] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.300654 16520 raft_consensus.cc:2243] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.301404 16520 raft_consensus.cc:2272] T a9d9789b8cac48c68e2bcce842abc115 P a373a27c220c40829ac2430418951614 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.303577 16520 tablet_replica.cc:333] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.304153 16520 raft_consensus.cc:2243] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.304838 16520 raft_consensus.cc:2272] T 5653333a3c1e4ef5b8ffc205c27c286e P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.306851 16520 tablet_replica.cc:333] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.307353 16520 raft_consensus.cc:2243] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.307744 16520 raft_consensus.cc:2272] T 241775a89e3a411ba3fe8a73b44f3cb1 P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.309921 16520 tablet_replica.cc:333] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.310469 16520 raft_consensus.cc:2243] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.311242 16520 raft_consensus.cc:2272] T fc295dfe721c4a5eacf7342b3e0d6610 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.313195 16520 tablet_replica.cc:333] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.313711 16520 raft_consensus.cc:2243] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.314090 16520 raft_consensus.cc:2272] T 4ba8b97cd3ce462fb643ea29ce0988c2 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.316000 16520 tablet_replica.cc:333] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.316468 16520 raft_consensus.cc:2243] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.316849 16520 raft_consensus.cc:2272] T 35c26eb88b35426da96221bc89dfc9cb P a373a27c220c40829ac2430418951614 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.318676 16520 tablet_replica.cc:333] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.319268 16520 raft_consensus.cc:2243] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.321754 16520 raft_consensus.cc:2272] T ca1780d5beba499d8e2c804c4f89e49b P a373a27c220c40829ac2430418951614 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.324378 16520 tablet_replica.cc:333] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.325023 16520 raft_consensus.cc:2243] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.325486 16520 raft_consensus.cc:2272] T c6b9721b7c0045eb8f3fa90b93d622a3 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.327469 16520 tablet_replica.cc:333] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.327925 16520 raft_consensus.cc:2243] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.328624 16520 raft_consensus.cc:2272] T 825d6fddd6284a4892bc5af73c8447d3 P a373a27c220c40829ac2430418951614 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.330453 16520 tablet_replica.cc:333] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614: stopping tablet replica
I20260710 11:13:04.330888 16520 raft_consensus.cc:2243] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.331264 16520 raft_consensus.cc:2272] T 3d3d11cec7cb4ef798ece56d59be17e1 P a373a27c220c40829ac2430418951614 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:04.341043 19608 consensus_peers.cc:597] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 -> Peer a373a27c220c40829ac2430418951614 (127.16.34.2:41199): Couldn't send request to peer a373a27c220c40829ac2430418951614. 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:13:04.361965 16520 tablet_server.cc:196] TabletServer@127.16.34.2:0 shutdown complete.
I20260710 11:13:04.382055 16520 tablet_server.cc:179] TabletServer@127.16.34.3:0 shutting down...
I20260710 11:13:04.402380 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:04.403039 16520 tablet_replica.cc:333] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.403590 16520 raft_consensus.cc:2243] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.404330 16520 raft_consensus.cc:2272] T 3d3d11cec7cb4ef798ece56d59be17e1 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.406211 16520 tablet_replica.cc:333] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.406718 16520 raft_consensus.cc:2243] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.407178 16520 raft_consensus.cc:2272] T ca1780d5beba499d8e2c804c4f89e49b P dec3fc6bef4c4a30aec196982c33be41 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.409276 16520 tablet_replica.cc:333] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.409776 16520 raft_consensus.cc:2243] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.410153 16520 raft_consensus.cc:2272] T a9d9789b8cac48c68e2bcce842abc115 P dec3fc6bef4c4a30aec196982c33be41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.411818 16520 tablet_replica.cc:333] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.412297 16520 raft_consensus.cc:2243] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.412671 16520 raft_consensus.cc:2272] T fc295dfe721c4a5eacf7342b3e0d6610 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.414294 16520 tablet_replica.cc:333] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.414762 16520 raft_consensus.cc:2243] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.415510 16520 raft_consensus.cc:2272] T 4ba8b97cd3ce462fb643ea29ce0988c2 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.417269 16520 tablet_replica.cc:333] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.417745 16520 raft_consensus.cc:2243] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.418495 16520 raft_consensus.cc:2272] T 35c26eb88b35426da96221bc89dfc9cb P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.420195 16520 tablet_replica.cc:333] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.420655 16520 raft_consensus.cc:2243] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.421380 16520 raft_consensus.cc:2272] T c6b9721b7c0045eb8f3fa90b93d622a3 P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.423203 16520 tablet_replica.cc:333] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.423666 16520 raft_consensus.cc:2243] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.424034 16520 raft_consensus.cc:2272] T 825d6fddd6284a4892bc5af73c8447d3 P dec3fc6bef4c4a30aec196982c33be41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.425702 16520 tablet_replica.cc:333] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.426160 16520 raft_consensus.cc:2243] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:04.426518 16520 raft_consensus.cc:2272] T 5653333a3c1e4ef5b8ffc205c27c286e P dec3fc6bef4c4a30aec196982c33be41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.428184 16520 tablet_replica.cc:333] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41: stopping tablet replica
I20260710 11:13:04.428607 16520 raft_consensus.cc:2243] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.429239 16520 raft_consensus.cc:2272] T 241775a89e3a411ba3fe8a73b44f3cb1 P dec3fc6bef4c4a30aec196982c33be41 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.458730 16520 tablet_server.cc:196] TabletServer@127.16.34.3:0 shutdown complete.
I20260710 11:13:04.482523 16520 master.cc:562] Master@127.16.34.62:34479 shutting down...
I20260710 11:13:04.503858 16520 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:04.504372 16520 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:04.504691 16520 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0238fbdac9274b3da2eb8fc11ac7e0f2: stopping tablet replica
I20260710 11:13:04.543315 16520 master.cc:584] Master@127.16.34.62:34479 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12760 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:13:04.583613 16520 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.34.62:39843
I20260710 11:13:04.584693 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:04.590066 19995 instance_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:13:04.590204 19996 instance_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:13:04.591104 19998 instance_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:13:04.592626 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:04.593433 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:04.593604 16520 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:13:04.593724 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681984593712 us; error 0 us; skew 500 ppm
I20260710 11:13:04.594173 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:04.596529 16520 webserver.cc:533] Webserver started at http://127.16.34.62:44493/ using document root <none> and password file <none>
I20260710 11:13:04.596953 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:04.597111 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:04.597321 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:04.598371 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/master-0-root/instance:
uuid: "d582bfbc7e3d4dc7878f2fe44426d2b9"
format_stamp: "Formatted at 2026-07-10 11:13:04 on dist-test-slave-01lv"
I20260710 11:13:04.602576 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:13:04.605823 20003 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:13:04.606585 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:04.606870 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/master-0-root
uuid: "d582bfbc7e3d4dc7878f2fe44426d2b9"
format_stamp: "Formatted at 2026-07-10 11:13:04 on dist-test-slave-01lv"
I20260710 11:13:04.607138 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-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:13:04.641849 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:04.643108 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:04.679711 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.62:39843
I20260710 11:13:04.679812 20054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.62:39843 every 8 connection(s)
I20260710 11:13:04.683526 20055 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:13:04.693607 20055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9: Bootstrap starting.
I20260710 11:13:04.698033 20055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:04.701977 20055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9: No bootstrap required, opened a new log
I20260710 11:13:04.703984 20055 raft_consensus.cc:359] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d582bfbc7e3d4dc7878f2fe44426d2b9" member_type: VOTER }
I20260710 11:13:04.704339 20055 raft_consensus.cc:385] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:04.704514 20055 raft_consensus.cc:740] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d582bfbc7e3d4dc7878f2fe44426d2b9, State: Initialized, Role: FOLLOWER
I20260710 11:13:04.704977 20055 consensus_queue.cc:260] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d582bfbc7e3d4dc7878f2fe44426d2b9" member_type: VOTER }
I20260710 11:13:04.705371 20055 raft_consensus.cc:399] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:04.705559 20055 raft_consensus.cc:493] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:04.705755 20055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:04.710057 20055 raft_consensus.cc:515] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d582bfbc7e3d4dc7878f2fe44426d2b9" member_type: VOTER }
I20260710 11:13:04.710489 20055 leader_election.cc:304] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [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: d582bfbc7e3d4dc7878f2fe44426d2b9; no voters: 
I20260710 11:13:04.711606 20055 leader_election.cc:290] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:04.711900 20058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:04.713124 20058 raft_consensus.cc:697] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 1 LEADER]: Becoming Leader. State: Replica: d582bfbc7e3d4dc7878f2fe44426d2b9, State: Running, Role: LEADER
I20260710 11:13:04.713732 20058 consensus_queue.cc:237] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [LEADER]: Queue going to LEADER mode. State: All 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: "d582bfbc7e3d4dc7878f2fe44426d2b9" member_type: VOTER }
I20260710 11:13:04.714303 20055 sys_catalog.cc:565] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:04.717931 20060 sys_catalog.cc:455] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d582bfbc7e3d4dc7878f2fe44426d2b9. Latest consensus state: current_term: 1 leader_uuid: "d582bfbc7e3d4dc7878f2fe44426d2b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d582bfbc7e3d4dc7878f2fe44426d2b9" member_type: VOTER } }
I20260710 11:13:04.717902 20059 sys_catalog.cc:455] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d582bfbc7e3d4dc7878f2fe44426d2b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d582bfbc7e3d4dc7878f2fe44426d2b9" member_type: VOTER } }
I20260710 11:13:04.718643 20060 sys_catalog.cc:458] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:04.718849 20059 sys_catalog.cc:458] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:04.722491 20066 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:04.728137 20066 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:04.729071 16520 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:04.736089 20066 catalog_manager.cc:1383] Generated new cluster ID: ae63a80a8ab8496297559da1a90ee186
I20260710 11:13:04.736356 20066 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:04.755591 20066 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:04.756876 20066 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:04.769404 20066 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9: Generated new TSK 0
I20260710 11:13:04.769963 20066 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:04.795502 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:04.801189 20076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:04.801975 20077 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:13:04.803663 20079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:13:04.804020 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:04.804971 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:04.805166 16520 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:13:04.805327 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681984805302 us; error 0 us; skew 500 ppm
I20260710 11:13:04.805845 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:04.808107 16520 webserver.cc:533] Webserver started at http://127.16.34.1:46551/ using document root <none> and password file <none>
I20260710 11:13:04.808566 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:04.808771 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:04.809016 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:04.810083 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-0-root/instance:
uuid: "5e48d352fc2249ffa94bd1f11d29afe8"
format_stamp: "Formatted at 2026-07-10 11:13:04 on dist-test-slave-01lv"
I20260710 11:13:04.814330 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:13:04.817739 20084 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:13:04.818464 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:04.818758 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "5e48d352fc2249ffa94bd1f11d29afe8"
format_stamp: "Formatted at 2026-07-10 11:13:04 on dist-test-slave-01lv"
I20260710 11:13:04.819092 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-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:13:04.841903 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:04.843096 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:04.844508 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:04.846662 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:04.846884 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:04.847107 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:04.847268 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:04.885251 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:44069
I20260710 11:13:04.885355 20146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:44069 every 8 connection(s)
I20260710 11:13:04.889958 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:04.896311 20151 instance_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:13:04.897706 20152 instance_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:13:04.900543 20154 instance_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:13:04.901396 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:04.901391 20147 heartbeater.cc:344] Connected to a master server at 127.16.34.62:39843
I20260710 11:13:04.901918 20147 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:04.902436 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:04.902657 16520 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:13:04.902597 20147 heartbeater.cc:507] Master 127.16.34.62:39843 requested a full tablet report, sending...
I20260710 11:13:04.902994 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681984902972 us; error 0 us; skew 500 ppm
I20260710 11:13:04.903568 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:04.904680 20020 ts_manager.cc:194] Registered new tserver with Master: 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1:44069)
I20260710 11:13:04.906257 16520 webserver.cc:533] Webserver started at http://127.16.34.2:42623/ using document root <none> and password file <none>
I20260710 11:13:04.906369 20020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51148
I20260710 11:13:04.906809 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:04.907021 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:04.907271 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:04.908371 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-1-root/instance:
uuid: "30ea836715d34c9386d7b705905857e6"
format_stamp: "Formatted at 2026-07-10 11:13:04 on dist-test-slave-01lv"
I20260710 11:13:04.912688 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:04.915710 20159 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:13:04.916392 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:04.916672 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-1-root
uuid: "30ea836715d34c9386d7b705905857e6"
format_stamp: "Formatted at 2026-07-10 11:13:04 on dist-test-slave-01lv"
I20260710 11:13:04.916923 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-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:13:04.931596 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:04.932714 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:04.934262 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:04.936358 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:04.936542 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:04.936758 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:04.936900 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:04.976248 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.2:39127
I20260710 11:13:04.976358 20221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.2:39127 every 8 connection(s)
I20260710 11:13:04.981051 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:04.987903 20225 instance_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:13:04.988873 20226 instance_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:13:04.991310 20228 instance_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:13:04.992203 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:04.993125 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:04.993309 16520 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:13:04.993495 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681984993476 us; error 0 us; skew 500 ppm
I20260710 11:13:04.993683 20222 heartbeater.cc:344] Connected to a master server at 127.16.34.62:39843
I20260710 11:13:04.994065 20222 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:04.994094 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:04.994910 20222 heartbeater.cc:507] Master 127.16.34.62:39843 requested a full tablet report, sending...
I20260710 11:13:04.996800 16520 webserver.cc:533] Webserver started at http://127.16.34.3:42577/ using document root <none> and password file <none>
I20260710 11:13:04.997202 20020 ts_manager.cc:194] Registered new tserver with Master: 30ea836715d34c9386d7b705905857e6 (127.16.34.2:39127)
I20260710 11:13:04.997452 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:04.997723 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:04.998015 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:04.999001 20020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51164
I20260710 11:13:04.999538 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-2-root/instance:
uuid: "ded58c4b02a1401f9f1f66d2bac62466"
format_stamp: "Formatted at 2026-07-10 11:13:04 on dist-test-slave-01lv"
I20260710 11:13:05.003994 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:05.007087 20233 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:13:05.007764 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:05.008044 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-2-root
uuid: "ded58c4b02a1401f9f1f66d2bac62466"
format_stamp: "Formatted at 2026-07-10 11:13:04 on dist-test-slave-01lv"
I20260710 11:13:05.008311 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681898392521-16520-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:13:05.028873 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:05.030037 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:05.031560 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:05.033664 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:05.033854 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:05.034063 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:05.034209 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:05.071967 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.3:44311
I20260710 11:13:05.072075 20295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.3:44311 every 8 connection(s)
I20260710 11:13:05.084918 20296 heartbeater.cc:344] Connected to a master server at 127.16.34.62:39843
I20260710 11:13:05.085376 20296 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:05.086021 20296 heartbeater.cc:507] Master 127.16.34.62:39843 requested a full tablet report, sending...
I20260710 11:13:05.087965 20020 ts_manager.cc:194] Registered new tserver with Master: ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.088636 16520 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01362441s
I20260710 11:13:05.089560 20020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51174
I20260710 11:13:05.113243 20020 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51176:
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:13:05.115424 20020 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:13:05.170464 20187 tablet_service.cc:1511] Processing CreateTablet for tablet 100dc1a5a3164b80942724ce784ab098 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3128b3f5e8a943baacd8b3305cdacd82]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:05.170686 20186 tablet_service.cc:1511] Processing CreateTablet for tablet 16806936e6df4d97b837da23943cc3c8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3128b3f5e8a943baacd8b3305cdacd82]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:05.171898 20187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100dc1a5a3164b80942724ce784ab098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.172679 20186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16806936e6df4d97b837da23943cc3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.174321 20261 tablet_service.cc:1511] Processing CreateTablet for tablet 100dc1a5a3164b80942724ce784ab098 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3128b3f5e8a943baacd8b3305cdacd82]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:05.174499 20260 tablet_service.cc:1511] Processing CreateTablet for tablet 16806936e6df4d97b837da23943cc3c8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3128b3f5e8a943baacd8b3305cdacd82]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:05.176473 20112 tablet_service.cc:1511] Processing CreateTablet for tablet 100dc1a5a3164b80942724ce784ab098 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3128b3f5e8a943baacd8b3305cdacd82]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:05.176867 20111 tablet_service.cc:1511] Processing CreateTablet for tablet 16806936e6df4d97b837da23943cc3c8 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3128b3f5e8a943baacd8b3305cdacd82]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:05.177703 20112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100dc1a5a3164b80942724ce784ab098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.177691 20261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100dc1a5a3164b80942724ce784ab098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.178753 20111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16806936e6df4d97b837da23943cc3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.179081 20260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16806936e6df4d97b837da23943cc3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.209430 20312 tablet_bootstrap.cc:492] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466: Bootstrap starting.
I20260710 11:13:05.211266 20311 tablet_bootstrap.cc:492] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6: Bootstrap starting.
I20260710 11:13:05.215724 20312 tablet_bootstrap.cc:654] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.217981 20311 tablet_bootstrap.cc:654] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.220662 20313 tablet_bootstrap.cc:492] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8: Bootstrap starting.
I20260710 11:13:05.222083 20312 tablet_bootstrap.cc:492] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466: No bootstrap required, opened a new log
I20260710 11:13:05.222565 20312 ts_tablet_manager.cc:1403] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260710 11:13:05.225534 20312 raft_consensus.cc:359] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.226245 20312 raft_consensus.cc:385] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.226612 20312 raft_consensus.cc:740] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded58c4b02a1401f9f1f66d2bac62466, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.227649 20313 tablet_bootstrap.cc:654] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.227389 20312 consensus_queue.cc:260] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.228421 20311 tablet_bootstrap.cc:492] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6: No bootstrap required, opened a new log
I20260710 11:13:05.228816 20311 ts_tablet_manager.cc:1403] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6: Time spent bootstrapping tablet: real 0.021s	user 0.000s	sys 0.014s
I20260710 11:13:05.232263 20311 raft_consensus.cc:359] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.232908 20311 raft_consensus.cc:385] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.233130 20311 raft_consensus.cc:740] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea836715d34c9386d7b705905857e6, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.233734 20311 consensus_queue.cc:260] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.235627 20296 heartbeater.cc:499] Master 127.16.34.62:39843 was elected leader, sending a full tablet report...
I20260710 11:13:05.236646 20312 ts_tablet_manager.cc:1434] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:13:05.237766 20312 tablet_bootstrap.cc:492] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466: Bootstrap starting.
I20260710 11:13:05.244172 20312 tablet_bootstrap.cc:654] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.248067 20313 tablet_bootstrap.cc:492] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8: No bootstrap required, opened a new log
I20260710 11:13:05.248534 20311 ts_tablet_manager.cc:1434] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.015s
I20260710 11:13:05.248667 20313 ts_tablet_manager.cc:1403] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260710 11:13:05.249588 20311 tablet_bootstrap.cc:492] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6: Bootstrap starting.
I20260710 11:13:05.250308 20222 heartbeater.cc:499] Master 127.16.34.62:39843 was elected leader, sending a full tablet report...
I20260710 11:13:05.255769 20311 tablet_bootstrap.cc:654] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.258008 20312 tablet_bootstrap.cc:492] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466: No bootstrap required, opened a new log
I20260710 11:13:05.252005 20313 raft_consensus.cc:359] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.258980 20312 ts_tablet_manager.cc:1403] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:13:05.258891 20313 raft_consensus.cc:385] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.259516 20313 raft_consensus.cc:740] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e48d352fc2249ffa94bd1f11d29afe8, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.260325 20313 consensus_queue.cc:260] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.261101 20311 tablet_bootstrap.cc:492] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6: No bootstrap required, opened a new log
I20260710 11:13:05.261545 20311 ts_tablet_manager.cc:1403] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:13:05.262298 20312 raft_consensus.cc:359] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.262820 20147 heartbeater.cc:499] Master 127.16.34.62:39843 was elected leader, sending a full tablet report...
I20260710 11:13:05.263159 20312 raft_consensus.cc:385] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.263291 20313 ts_tablet_manager.cc:1434] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:13:05.263505 20312 raft_consensus.cc:740] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded58c4b02a1401f9f1f66d2bac62466, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.264271 20313 tablet_bootstrap.cc:492] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8: Bootstrap starting.
I20260710 11:13:05.264400 20312 consensus_queue.cc:260] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.264552 20311 raft_consensus.cc:359] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.265450 20311 raft_consensus.cc:385] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.265789 20311 raft_consensus.cc:740] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea836715d34c9386d7b705905857e6, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.266960 20312 ts_tablet_manager.cc:1434] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:13:05.266703 20311 consensus_queue.cc:260] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.268860 20311 ts_tablet_manager.cc:1434] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:05.271076 20313 tablet_bootstrap.cc:654] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.280793 20313 tablet_bootstrap.cc:492] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8: No bootstrap required, opened a new log
I20260710 11:13:05.281502 20313 ts_tablet_manager.cc:1403] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260710 11:13:05.283716 20313 raft_consensus.cc:359] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.284237 20313 raft_consensus.cc:385] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.284451 20313 raft_consensus.cc:740] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e48d352fc2249ffa94bd1f11d29afe8, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.285008 20313 consensus_queue.cc:260] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.286443 20313 ts_tablet_manager.cc:1434] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
W20260710 11:13:05.325626 20297 tablet.cc:2406] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:13:05.348721 20321 raft_consensus.cc:493] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:05.349315 20321 raft_consensus.cc:515] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.351413 20321 leader_election.cc:290] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea836715d34c9386d7b705905857e6 (127.16.34.2:39127), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.359948 20197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100dc1a5a3164b80942724ce784ab098" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea836715d34c9386d7b705905857e6" is_pre_election: true
I20260710 11:13:05.360742 20197 raft_consensus.cc:2468] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 0.
I20260710 11:13:05.361593 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100dc1a5a3164b80942724ce784ab098" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466" is_pre_election: true
I20260710 11:13:05.362010 20086 leader_election.cc:304] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea836715d34c9386d7b705905857e6, 5e48d352fc2249ffa94bd1f11d29afe8; no voters: 
I20260710 11:13:05.362298 20271 raft_consensus.cc:2468] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 0.
I20260710 11:13:05.362859 20321 raft_consensus.cc:2804] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:05.363042 20316 raft_consensus.cc:493] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:05.363183 20321 raft_consensus.cc:493] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:05.363584 20321 raft_consensus.cc:3060] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.363497 20316 raft_consensus.cc:515] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.365681 20316 leader_election.cc:290] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea836715d34c9386d7b705905857e6 (127.16.34.2:39127), 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1:44069)
I20260710 11:13:05.370589 20321 raft_consensus.cc:515] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.373660 20197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100dc1a5a3164b80942724ce784ab098" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea836715d34c9386d7b705905857e6"
I20260710 11:13:05.374202 20197 raft_consensus.cc:3060] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.375438 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100dc1a5a3164b80942724ce784ab098" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466"
I20260710 11:13:05.375998 20271 raft_consensus.cc:3060] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.379261 20321 leader_election.cc:290] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 1 election: Requested vote from peers 30ea836715d34c9386d7b705905857e6 (127.16.34.2:39127), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.379614 20197 raft_consensus.cc:2468] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 1.
I20260710 11:13:05.379534 20196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100dc1a5a3164b80942724ce784ab098" candidate_uuid: "ded58c4b02a1401f9f1f66d2bac62466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea836715d34c9386d7b705905857e6" is_pre_election: true
I20260710 11:13:05.380613 20122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100dc1a5a3164b80942724ce784ab098" candidate_uuid: "ded58c4b02a1401f9f1f66d2bac62466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" is_pre_election: true
I20260710 11:13:05.380751 20086 leader_election.cc:304] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea836715d34c9386d7b705905857e6, 5e48d352fc2249ffa94bd1f11d29afe8; no voters: 
I20260710 11:13:05.380990 20196 raft_consensus.cc:2393] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ded58c4b02a1401f9f1f66d2bac62466 in current term 1: Already voted for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in this term.
I20260710 11:13:05.381409 20122 raft_consensus.cc:2393] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ded58c4b02a1401f9f1f66d2bac62466 in current term 1: Already voted for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in this term.
I20260710 11:13:05.381453 20271 raft_consensus.cc:2468] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 1.
I20260710 11:13:05.382242 20321 raft_consensus.cc:2804] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:05.382583 20235 leader_election.cc:304] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [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: ded58c4b02a1401f9f1f66d2bac62466; no voters: 30ea836715d34c9386d7b705905857e6, 5e48d352fc2249ffa94bd1f11d29afe8
I20260710 11:13:05.383368 20316 raft_consensus.cc:2749] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:05.383531 20321 raft_consensus.cc:697] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 LEADER]: Becoming Leader. State: Replica: 5e48d352fc2249ffa94bd1f11d29afe8, State: Running, Role: LEADER
I20260710 11:13:05.384363 20321 consensus_queue.cc:237] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } }
I20260710 11:13:05.390815 20020 catalog_manager.cc:5697] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:05.528580 20318 raft_consensus.cc:493] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:05.529114 20318 raft_consensus.cc:515] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.531147 20318 leader_election.cc:290] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1:44069), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.539707 20122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16806936e6df4d97b837da23943cc3c8" candidate_uuid: "30ea836715d34c9386d7b705905857e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" is_pre_election: true
I20260710 11:13:05.540313 20122 raft_consensus.cc:2468] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ea836715d34c9386d7b705905857e6 in term 0.
I20260710 11:13:05.540782 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16806936e6df4d97b837da23943cc3c8" candidate_uuid: "30ea836715d34c9386d7b705905857e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466" is_pre_election: true
I20260710 11:13:05.541332 20271 raft_consensus.cc:2468] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ea836715d34c9386d7b705905857e6 in term 0.
I20260710 11:13:05.541365 20161 leader_election.cc:304] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea836715d34c9386d7b705905857e6, 5e48d352fc2249ffa94bd1f11d29afe8; no voters: 
I20260710 11:13:05.542122 20318 raft_consensus.cc:2804] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:05.542402 20318 raft_consensus.cc:493] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:05.542662 20318 raft_consensus.cc:3060] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.547439 20318 raft_consensus.cc:515] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.548934 20318 leader_election.cc:290] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1:44069), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.549777 20122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16806936e6df4d97b837da23943cc3c8" candidate_uuid: "30ea836715d34c9386d7b705905857e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e48d352fc2249ffa94bd1f11d29afe8"
I20260710 11:13:05.549881 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16806936e6df4d97b837da23943cc3c8" candidate_uuid: "30ea836715d34c9386d7b705905857e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466"
I20260710 11:13:05.550256 20122 raft_consensus.cc:3060] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.550382 20271 raft_consensus.cc:3060] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.554905 20271 raft_consensus.cc:2468] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ea836715d34c9386d7b705905857e6 in term 1.
I20260710 11:13:05.554942 20122 raft_consensus.cc:2468] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ea836715d34c9386d7b705905857e6 in term 1.
I20260710 11:13:05.555860 20162 leader_election.cc:304] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea836715d34c9386d7b705905857e6, ded58c4b02a1401f9f1f66d2bac62466; no voters: 
I20260710 11:13:05.556491 20318 raft_consensus.cc:2804] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:05.557238 20318 raft_consensus.cc:697] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 1 LEADER]: Becoming Leader. State: Replica: 30ea836715d34c9386d7b705905857e6, State: Running, Role: LEADER
I20260710 11:13:05.557843 20318 consensus_queue.cc:237] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.564515 20020 catalog_manager.cc:5697] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30ea836715d34c9386d7b705905857e6 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "30ea836715d34c9386d7b705905857e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:05.639317 20020 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51180:
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:13:05.641433 20020 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:13:05.662572 20112 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0fb0e28c6946dc9c07571823a0fb98 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=332ca166ac9842929aad45b12b4b47fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:05.663820 20112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0fb0e28c6946dc9c07571823a0fb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.663893 20186 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0fb0e28c6946dc9c07571823a0fb98 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=332ca166ac9842929aad45b12b4b47fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:05.666051 20261 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0fb0e28c6946dc9c07571823a0fb98 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=332ca166ac9842929aad45b12b4b47fa]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:13:05.667164 20111 tablet_service.cc:1511] Processing CreateTablet for tablet 11ee108640c24eba9a88657e22a1eadb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=332ca166ac9842929aad45b12b4b47fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:05.668403 20111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ee108640c24eba9a88657e22a1eadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.668768 20187 tablet_service.cc:1511] Processing CreateTablet for tablet 11ee108640c24eba9a88657e22a1eadb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=332ca166ac9842929aad45b12b4b47fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:05.669500 20260 tablet_service.cc:1511] Processing CreateTablet for tablet 11ee108640c24eba9a88657e22a1eadb (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=332ca166ac9842929aad45b12b4b47fa]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:13:05.667253 20261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0fb0e28c6946dc9c07571823a0fb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.670866 20260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ee108640c24eba9a88657e22a1eadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.669909 20186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0fb0e28c6946dc9c07571823a0fb98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.674343 20187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11ee108640c24eba9a88657e22a1eadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:05.680161 20313 tablet_bootstrap.cc:492] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8: Bootstrap starting.
I20260710 11:13:05.685976 20313 tablet_bootstrap.cc:654] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.687562 20312 tablet_bootstrap.cc:492] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466: Bootstrap starting.
I20260710 11:13:05.694242 20312 tablet_bootstrap.cc:654] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.701524 20311 tablet_bootstrap.cc:492] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6: Bootstrap starting.
I20260710 11:13:05.708220 20311 tablet_bootstrap.cc:654] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.715477 20311 tablet_bootstrap.cc:492] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6: No bootstrap required, opened a new log
I20260710 11:13:05.715943 20311 ts_tablet_manager.cc:1403] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:13:05.716486 20312 tablet_bootstrap.cc:492] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466: No bootstrap required, opened a new log
I20260710 11:13:05.716919 20313 tablet_bootstrap.cc:492] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8: No bootstrap required, opened a new log
I20260710 11:13:05.716974 20312 ts_tablet_manager.cc:1403] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.013s
I20260710 11:13:05.717473 20313 ts_tablet_manager.cc:1403] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.015s
I20260710 11:13:05.718814 20311 raft_consensus.cc:359] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.719601 20311 raft_consensus.cc:385] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.719899 20311 raft_consensus.cc:740] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea836715d34c9386d7b705905857e6, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.719707 20312 raft_consensus.cc:359] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.720870 20312 raft_consensus.cc:385] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.720844 20313 raft_consensus.cc:359] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.720918 20311 consensus_queue.cc:260] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.721781 20312 raft_consensus.cc:740] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded58c4b02a1401f9f1f66d2bac62466, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.721968 20313 raft_consensus.cc:385] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.722348 20313 raft_consensus.cc:740] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e48d352fc2249ffa94bd1f11d29afe8, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.722558 20312 consensus_queue.cc:260] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.723074 20313 consensus_queue.cc:260] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.724730 20312 ts_tablet_manager.cc:1434] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:13:05.725368 20313 ts_tablet_manager.cc:1434] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260710 11:13:05.725530 20068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:05.725705 20312 tablet_bootstrap.cc:492] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466: Bootstrap starting.
I20260710 11:13:05.726567 20313 tablet_bootstrap.cc:492] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8: Bootstrap starting.
I20260710 11:13:05.729549 20318 raft_consensus.cc:493] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:05.730031 20318 raft_consensus.cc:515] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.733496 20313 tablet_bootstrap.cc:654] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.734376 20312 tablet_bootstrap.cc:654] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.736949 20318 leader_election.cc:290] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1:44069), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.739108 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0fb0e28c6946dc9c07571823a0fb98" candidate_uuid: "30ea836715d34c9386d7b705905857e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466" is_pre_election: true
W20260710 11:13:05.740556 20162 leader_election.cc:343] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:05.739099 20122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0fb0e28c6946dc9c07571823a0fb98" candidate_uuid: "30ea836715d34c9386d7b705905857e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" is_pre_election: true
I20260710 11:13:05.742260 20122 raft_consensus.cc:2468] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ea836715d34c9386d7b705905857e6 in term 0.
I20260710 11:13:05.743597 20161 leader_election.cc:304] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [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: 30ea836715d34c9386d7b705905857e6, 5e48d352fc2249ffa94bd1f11d29afe8; no voters: ded58c4b02a1401f9f1f66d2bac62466
I20260710 11:13:05.744788 20318 raft_consensus.cc:2804] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:05.745170 20318 raft_consensus.cc:493] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:05.745512 20318 raft_consensus.cc:3060] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.751677 20311 ts_tablet_manager.cc:1434] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 11:13:05.753595 20311 tablet_bootstrap.cc:492] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6: Bootstrap starting.
I20260710 11:13:05.754434 20318 raft_consensus.cc:515] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.760563 20311 tablet_bootstrap.cc:654] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:05.764935 20122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0fb0e28c6946dc9c07571823a0fb98" candidate_uuid: "30ea836715d34c9386d7b705905857e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e48d352fc2249ffa94bd1f11d29afe8"
I20260710 11:13:05.765240 20312 tablet_bootstrap.cc:492] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466: No bootstrap required, opened a new log
I20260710 11:13:05.765630 20122 raft_consensus.cc:3060] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.765810 20312 ts_tablet_manager.cc:1403] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.015s
I20260710 11:13:05.766250 20313 tablet_bootstrap.cc:492] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8: No bootstrap required, opened a new log
I20260710 11:13:05.766724 20313 ts_tablet_manager.cc:1403] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.015s
I20260710 11:13:05.768560 20312 raft_consensus.cc:359] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.769099 20312 raft_consensus.cc:385] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.769325 20312 raft_consensus.cc:740] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded58c4b02a1401f9f1f66d2bac62466, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.769486 20313 raft_consensus.cc:359] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.770256 20313 raft_consensus.cc:385] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.770007 20312 consensus_queue.cc:260] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.770566 20313 raft_consensus.cc:740] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e48d352fc2249ffa94bd1f11d29afe8, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.771440 20313 consensus_queue.cc:260] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.772106 20312 ts_tablet_manager.cc:1434] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:13:05.772725 20122 raft_consensus.cc:2468] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ea836715d34c9386d7b705905857e6 in term 1.
I20260710 11:13:05.773840 20161 leader_election.cc:304] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea836715d34c9386d7b705905857e6, 5e48d352fc2249ffa94bd1f11d29afe8; no voters: 
I20260710 11:13:05.774672 20329 raft_consensus.cc:2804] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:05.775333 20313 ts_tablet_manager.cc:1434] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:05.776110 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0fb0e28c6946dc9c07571823a0fb98" candidate_uuid: "30ea836715d34c9386d7b705905857e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466"
I20260710 11:13:05.776548 20271 raft_consensus.cc:3060] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.782831 20271 raft_consensus.cc:2468] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ea836715d34c9386d7b705905857e6 in term 1.
I20260710 11:13:05.784683 20318 leader_election.cc:290] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1:44069), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.788318 20311 tablet_bootstrap.cc:492] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6: No bootstrap required, opened a new log
I20260710 11:13:05.788861 20311 ts_tablet_manager.cc:1403] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.003s
I20260710 11:13:05.790500 20329 raft_consensus.cc:697] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 1 LEADER]: Becoming Leader. State: Replica: 30ea836715d34c9386d7b705905857e6, State: Running, Role: LEADER
I20260710 11:13:05.791208 20329 consensus_queue.cc:237] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.791373 20311 raft_consensus.cc:359] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.791949 20311 raft_consensus.cc:385] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:05.792196 20311 raft_consensus.cc:740] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ea836715d34c9386d7b705905857e6, State: Initialized, Role: FOLLOWER
I20260710 11:13:05.792889 20321 raft_consensus.cc:493] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:05.792840 20311 consensus_queue.cc:260] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.793403 20321 raft_consensus.cc:515] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.795035 20311 ts_tablet_manager.cc:1434] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:05.795398 20321 leader_election.cc:290] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30ea836715d34c9386d7b705905857e6 (127.16.34.2:39127), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.796798 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ee108640c24eba9a88657e22a1eadb" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466" is_pre_election: true
I20260710 11:13:05.796901 20197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ee108640c24eba9a88657e22a1eadb" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea836715d34c9386d7b705905857e6" is_pre_election: true
I20260710 11:13:05.797286 20271 raft_consensus.cc:2468] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 0.
I20260710 11:13:05.797539 20197 raft_consensus.cc:2468] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 0.
I20260710 11:13:05.798564 20087 leader_election.cc:304] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e48d352fc2249ffa94bd1f11d29afe8, ded58c4b02a1401f9f1f66d2bac62466; no voters: 
I20260710 11:13:05.800462 20020 catalog_manager.cc:5697] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30ea836715d34c9386d7b705905857e6 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "30ea836715d34c9386d7b705905857e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:05.802560 20321 raft_consensus.cc:2804] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:05.802882 20321 raft_consensus.cc:493] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:05.803149 20321 raft_consensus.cc:3060] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.808468 20321 raft_consensus.cc:515] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.810760 20321 leader_election.cc:290] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 1 election: Requested vote from peers 30ea836715d34c9386d7b705905857e6 (127.16.34.2:39127), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:05.811039 20197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ee108640c24eba9a88657e22a1eadb" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ea836715d34c9386d7b705905857e6"
I20260710 11:13:05.811347 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ee108640c24eba9a88657e22a1eadb" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466"
I20260710 11:13:05.811663 20197 raft_consensus.cc:3060] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.811949 20271 raft_consensus.cc:3060] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:05.818529 20197 raft_consensus.cc:2468] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 1.
I20260710 11:13:05.818560 20271 raft_consensus.cc:2468] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 1.
I20260710 11:13:05.819821 20086 leader_election.cc:304] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ea836715d34c9386d7b705905857e6, 5e48d352fc2249ffa94bd1f11d29afe8; no voters: 
I20260710 11:13:05.820431 20321 raft_consensus.cc:2804] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:05.820878 20321 raft_consensus.cc:697] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 LEADER]: Becoming Leader. State: Replica: 5e48d352fc2249ffa94bd1f11d29afe8, State: Running, Role: LEADER
I20260710 11:13:05.821488 20321 consensus_queue.cc:237] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:05.827705 20019 catalog_manager.cc:5697] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:05.862881 20197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0fb0e28c6946dc9c07571823a0fb98"
dest_uuid: "30ea836715d34c9386d7b705905857e6"
mode: GRACEFUL
new_leader_uuid: "5e48d352fc2249ffa94bd1f11d29afe8"
 from {username='slave'} at 127.0.0.1:48398
I20260710 11:13:05.863360 20197 raft_consensus.cc:606] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 1 LEADER]: Received request to transfer leadership to TS 5e48d352fc2249ffa94bd1f11d29afe8
I20260710 11:13:05.939152 20321 consensus_queue.cc:1048] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:05.949803 20325 consensus_queue.cc:1048] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:05.958652 20329 consensus_queue.cc:1048] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:05.965004 20329 consensus_queue.cc:1048] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:06.281819 20342 consensus_queue.cc:1048] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:06.287832 20318 raft_consensus.cc:993] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6: : Instructing follower 5e48d352fc2249ffa94bd1f11d29afe8 to start an election
I20260710 11:13:06.288323 20329 raft_consensus.cc:1081] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 1 LEADER]: Signalling peer 5e48d352fc2249ffa94bd1f11d29afe8 to start an election
I20260710 11:13:06.293777 20122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0fb0e28c6946dc9c07571823a0fb98"
dest_uuid: "5e48d352fc2249ffa94bd1f11d29afe8"
 from {username='slave'} at 127.0.0.1:55000
I20260710 11:13:06.294358 20342 consensus_queue.cc:1048] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:06.298501 20122 raft_consensus.cc:493] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:06.299008 20122 raft_consensus.cc:3060] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.305727 20122 raft_consensus.cc:515] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:06.309221 20271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0fb0e28c6946dc9c07571823a0fb98" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466"
I20260710 11:13:06.309414 20197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0fb0e28c6946dc9c07571823a0fb98" candidate_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30ea836715d34c9386d7b705905857e6"
I20260710 11:13:06.309779 20271 raft_consensus.cc:3060] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.310134 20197 raft_consensus.cc:3055] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:06.310508 20197 raft_consensus.cc:740] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30ea836715d34c9386d7b705905857e6, State: Running, Role: LEADER
I20260710 11:13:06.311311 20197 consensus_queue.cc:260] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [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: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:06.312394 20197 raft_consensus.cc:3060] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.315985 20271 raft_consensus.cc:2468] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 2.
I20260710 11:13:06.316514 20122 leader_election.cc:290] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [CANDIDATE]: Term 2 election: Requested vote from peers 30ea836715d34c9386d7b705905857e6 (127.16.34.2:39127), ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3:44311)
I20260710 11:13:06.317031 20087 leader_election.cc:304] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [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: 5e48d352fc2249ffa94bd1f11d29afe8, ded58c4b02a1401f9f1f66d2bac62466; no voters: 
I20260710 11:13:06.317858 20325 raft_consensus.cc:2804] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:06.318099 20197 raft_consensus.cc:2468] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e48d352fc2249ffa94bd1f11d29afe8 in term 2.
I20260710 11:13:06.318384 20325 raft_consensus.cc:697] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 2 LEADER]: Becoming Leader. State: Replica: 5e48d352fc2249ffa94bd1f11d29afe8, State: Running, Role: LEADER
I20260710 11:13:06.319232 20325 consensus_queue.cc:237] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [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: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:06.324633 20019 catalog_manager.cc:5697] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 reported cstate change: term changed from 1 to 2, leader changed from 30ea836715d34c9386d7b705905857e6 (127.16.34.2) to 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:06.377923 20325 consensus_queue.cc:1048] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:06.388023 20357 consensus_queue.cc:1048] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:06.588953 16520 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:13:06.590453 16520 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:13:06.590826 16520 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:13:06.601080 20122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11ee108640c24eba9a88657e22a1eadb"
dest_uuid: "5e48d352fc2249ffa94bd1f11d29afe8"
mode: GRACEFUL
new_leader_uuid: "ded58c4b02a1401f9f1f66d2bac62466"
 from {username='slave'} at 127.0.0.1:55006
I20260710 11:13:06.601543 20122 raft_consensus.cc:606] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 LEADER]: Received request to transfer leadership to TS ded58c4b02a1401f9f1f66d2bac62466
I20260710 11:13:06.602638 16520 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:13:06.847738 20321 raft_consensus.cc:993] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8: : Instructing follower ded58c4b02a1401f9f1f66d2bac62466 to start an election
I20260710 11:13:06.848166 20357 raft_consensus.cc:1081] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 LEADER]: Signalling peer ded58c4b02a1401f9f1f66d2bac62466 to start an election
I20260710 11:13:06.849476 20271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11ee108640c24eba9a88657e22a1eadb"
dest_uuid: "ded58c4b02a1401f9f1f66d2bac62466"
 from {username='slave'} at 127.0.0.1:37104
I20260710 11:13:06.849900 20271 raft_consensus.cc:493] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:06.850155 20271 raft_consensus.cc:3060] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.854626 20271 raft_consensus.cc:515] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:06.856318 20271 leader_election.cc:290] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [CANDIDATE]: Term 2 election: Requested vote from peers 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1:44069), 30ea836715d34c9386d7b705905857e6 (127.16.34.2:39127)
I20260710 11:13:06.857192 20122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ee108640c24eba9a88657e22a1eadb" candidate_uuid: "ded58c4b02a1401f9f1f66d2bac62466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e48d352fc2249ffa94bd1f11d29afe8"
I20260710 11:13:06.857357 20197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11ee108640c24eba9a88657e22a1eadb" candidate_uuid: "ded58c4b02a1401f9f1f66d2bac62466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30ea836715d34c9386d7b705905857e6"
I20260710 11:13:06.857832 20122 raft_consensus.cc:3055] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:06.857847 20197 raft_consensus.cc:3060] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.858340 20122 raft_consensus.cc:740] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e48d352fc2249ffa94bd1f11d29afe8, State: Running, Role: LEADER
I20260710 11:13:06.859053 20196 raft_consensus.cc:1275] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 2 FOLLOWER]: Refusing update from remote peer 5e48d352fc2249ffa94bd1f11d29afe8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:06.859195 20122 consensus_queue.cc:260] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [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: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:06.860221 20357 consensus_queue.cc:1048] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:06.860493 20122 raft_consensus.cc:3060] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:06.864951 20197 raft_consensus.cc:2468] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ded58c4b02a1401f9f1f66d2bac62466 in term 2.
I20260710 11:13:06.866137 20235 leader_election.cc:304] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [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: 30ea836715d34c9386d7b705905857e6, ded58c4b02a1401f9f1f66d2bac62466; no voters: 
I20260710 11:13:06.866942 20316 raft_consensus.cc:2804] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:06.868574 20122 raft_consensus.cc:2468] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ded58c4b02a1401f9f1f66d2bac62466 in term 2.
I20260710 11:13:06.870409 20316 raft_consensus.cc:697] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 2 LEADER]: Becoming Leader. State: Replica: ded58c4b02a1401f9f1f66d2bac62466, State: Running, Role: LEADER
I20260710 11:13:06.871618 20271 raft_consensus.cc:1275] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 2 FOLLOWER]: Refusing update from remote peer 5e48d352fc2249ffa94bd1f11d29afe8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:06.871387 20316 consensus_queue.cc:237] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [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: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } }
I20260710 11:13:06.873459 20325 consensus_queue.cc:1048] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:06.878652 20019 catalog_manager.cc:5697] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 reported cstate change: term changed from 1 to 2, leader changed from 5e48d352fc2249ffa94bd1f11d29afe8 (127.16.34.1) to ded58c4b02a1401f9f1f66d2bac62466 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "ded58c4b02a1401f9f1f66d2bac62466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e48d352fc2249ffa94bd1f11d29afe8" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 44069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ea836715d34c9386d7b705905857e6" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 39127 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ded58c4b02a1401f9f1f66d2bac62466" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44311 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:06.941182 16520 tablet_server.cc:179] TabletServer@127.16.34.1:0 shutting down...
I20260710 11:13:06.959187 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:06.959810 16520 tablet_replica.cc:333] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8: stopping tablet replica
I20260710 11:13:06.960403 16520 raft_consensus.cc:2243] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:06.961349 16520 raft_consensus.cc:2272] T 3f0fb0e28c6946dc9c07571823a0fb98 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:06.963680 16520 tablet_replica.cc:333] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8: stopping tablet replica
I20260710 11:13:06.964151 16520 raft_consensus.cc:2243] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:06.964494 16520 raft_consensus.cc:2272] T 16806936e6df4d97b837da23943cc3c8 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:06.966454 16520 tablet_replica.cc:333] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8: stopping tablet replica
I20260710 11:13:06.966955 16520 raft_consensus.cc:2243] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:06.967314 16520 raft_consensus.cc:2272] T 11ee108640c24eba9a88657e22a1eadb P 5e48d352fc2249ffa94bd1f11d29afe8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:06.969122 16520 tablet_replica.cc:333] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8: stopping tablet replica
I20260710 11:13:06.969525 16520 raft_consensus.cc:2243] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:06.970436 16520 raft_consensus.cc:2272] T 100dc1a5a3164b80942724ce784ab098 P 5e48d352fc2249ffa94bd1f11d29afe8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:06.991945 16520 tablet_server.cc:196] TabletServer@127.16.34.1:0 shutdown complete.
I20260710 11:13:07.003077 16520 tablet_server.cc:179] TabletServer@127.16.34.2:0 shutting down...
I20260710 11:13:07.020562 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:07.021183 16520 tablet_replica.cc:333] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6: stopping tablet replica
I20260710 11:13:07.021775 16520 raft_consensus.cc:2243] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:07.022226 16520 raft_consensus.cc:2272] T 3f0fb0e28c6946dc9c07571823a0fb98 P 30ea836715d34c9386d7b705905857e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.024605 16520 tablet_replica.cc:333] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6: stopping tablet replica
I20260710 11:13:07.025303 16520 raft_consensus.cc:2243] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:07.026212 16520 raft_consensus.cc:2272] T 16806936e6df4d97b837da23943cc3c8 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.028025 16520 tablet_replica.cc:333] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6: stopping tablet replica
I20260710 11:13:07.028446 16520 raft_consensus.cc:2243] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:07.028774 16520 raft_consensus.cc:2272] T 11ee108640c24eba9a88657e22a1eadb P 30ea836715d34c9386d7b705905857e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.030699 16520 tablet_replica.cc:333] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6: stopping tablet replica
I20260710 11:13:07.031152 16520 raft_consensus.cc:2243] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:07.031469 16520 raft_consensus.cc:2272] T 100dc1a5a3164b80942724ce784ab098 P 30ea836715d34c9386d7b705905857e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.051892 16520 tablet_server.cc:196] TabletServer@127.16.34.2:0 shutdown complete.
I20260710 11:13:07.063256 16520 tablet_server.cc:179] TabletServer@127.16.34.3:0 shutting down...
I20260710 11:13:07.079945 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:07.080564 16520 tablet_replica.cc:333] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466: stopping tablet replica
I20260710 11:13:07.081080 16520 raft_consensus.cc:2243] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:07.081488 16520 raft_consensus.cc:2272] T 3f0fb0e28c6946dc9c07571823a0fb98 P ded58c4b02a1401f9f1f66d2bac62466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.083567 16520 tablet_replica.cc:333] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466: stopping tablet replica
I20260710 11:13:07.084059 16520 raft_consensus.cc:2243] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:07.084430 16520 raft_consensus.cc:2272] T 16806936e6df4d97b837da23943cc3c8 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.086097 16520 tablet_replica.cc:333] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466: stopping tablet replica
I20260710 11:13:07.086539 16520 raft_consensus.cc:2243] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:07.087175 16520 pending_rounds.cc:70] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466: Trying to abort 1 pending ops.
I20260710 11:13:07.087342 16520 pending_rounds.cc:77] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305961418234904576 op_type: NO_OP noop_request { }
I20260710 11:13:07.087610 16520 raft_consensus.cc:2889] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:13:07.087838 16520 raft_consensus.cc:2272] T 11ee108640c24eba9a88657e22a1eadb P ded58c4b02a1401f9f1f66d2bac62466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.089988 16520 tablet_replica.cc:333] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466: stopping tablet replica
I20260710 11:13:07.090415 16520 raft_consensus.cc:2243] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:07.090763 16520 raft_consensus.cc:2272] T 100dc1a5a3164b80942724ce784ab098 P ded58c4b02a1401f9f1f66d2bac62466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.111682 16520 tablet_server.cc:196] TabletServer@127.16.34.3:0 shutdown complete.
I20260710 11:13:07.122816 16520 master.cc:562] Master@127.16.34.62:39843 shutting down...
I20260710 11:13:07.136377 16520 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:07.136945 16520 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:07.137259 16520 tablet_replica.cc:333] T 00000000000000000000000000000000 P d582bfbc7e3d4dc7878f2fe44426d2b9: stopping tablet replica
I20260710 11:13:07.155459 16520 master.cc:584] Master@127.16.34.62:39843 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2597 ms)
[----------] 6 tests from LeaderRebalancerTest (88612 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:13:07.181336 16520 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.34.62:37233
I20260710 11:13:07.182423 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:07.187393 20365 instance_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:13:07.188645 20366 instance_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:13:07.188791 20368 instance_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:13:07.189208 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:07.190055 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:07.190229 16520 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:13:07.190346 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681987190335 us; error 0 us; skew 500 ppm
I20260710 11:13:07.190826 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:07.192952 16520 webserver.cc:533] Webserver started at http://127.16.34.62:46339/ using document root <none> and password file <none>
I20260710 11:13:07.193404 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:07.193562 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:07.193773 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:07.194957 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/master-0-root/instance:
uuid: "c50de39e8f3d4dc0828f162900e106be"
format_stamp: "Formatted at 2026-07-10 11:13:07 on dist-test-slave-01lv"
I20260710 11:13:07.199215 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:13:07.202520 20373 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:13:07.203261 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:07.203534 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/master-0-root
uuid: "c50de39e8f3d4dc0828f162900e106be"
format_stamp: "Formatted at 2026-07-10 11:13:07 on dist-test-slave-01lv"
I20260710 11:13:07.203794 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-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:13:07.212956 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:07.213966 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:07.247653 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.62:37233
I20260710 11:13:07.247756 20424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.62:37233 every 8 connection(s)
I20260710 11:13:07.251332 20425 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:13:07.261643 20425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be: Bootstrap starting.
I20260710 11:13:07.266021 20425 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.270043 20425 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be: No bootstrap required, opened a new log
I20260710 11:13:07.272173 20425 raft_consensus.cc:359] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50de39e8f3d4dc0828f162900e106be" member_type: VOTER }
I20260710 11:13:07.272545 20425 raft_consensus.cc:385] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.272732 20425 raft_consensus.cc:740] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c50de39e8f3d4dc0828f162900e106be, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.273253 20425 consensus_queue.cc:260] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c50de39e8f3d4dc0828f162900e106be" member_type: VOTER }
I20260710 11:13:07.273699 20425 raft_consensus.cc:399] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:07.273886 20425 raft_consensus.cc:493] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:07.274087 20425 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:07.278528 20425 raft_consensus.cc:515] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50de39e8f3d4dc0828f162900e106be" member_type: VOTER }
I20260710 11:13:07.279052 20425 leader_election.cc:304] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [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: c50de39e8f3d4dc0828f162900e106be; no voters: 
I20260710 11:13:07.280170 20425 leader_election.cc:290] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:07.280500 20428 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:07.281807 20428 raft_consensus.cc:697] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 1 LEADER]: Becoming Leader. State: Replica: c50de39e8f3d4dc0828f162900e106be, State: Running, Role: LEADER
I20260710 11:13:07.282416 20428 consensus_queue.cc:237] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [LEADER]: Queue going to LEADER mode. State: All 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: "c50de39e8f3d4dc0828f162900e106be" member_type: VOTER }
I20260710 11:13:07.283004 20425 sys_catalog.cc:565] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:07.285260 20429 sys_catalog.cc:455] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c50de39e8f3d4dc0828f162900e106be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50de39e8f3d4dc0828f162900e106be" member_type: VOTER } }
I20260710 11:13:07.285333 20430 sys_catalog.cc:455] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [sys.catalog]: SysCatalogTable state changed. Reason: New leader c50de39e8f3d4dc0828f162900e106be. Latest consensus state: current_term: 1 leader_uuid: "c50de39e8f3d4dc0828f162900e106be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c50de39e8f3d4dc0828f162900e106be" member_type: VOTER } }
I20260710 11:13:07.286033 20429 sys_catalog.cc:458] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:07.286043 20430 sys_catalog.cc:458] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:07.289263 20434 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:07.293852 20434 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:07.297209 16520 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:07.302556 20434 catalog_manager.cc:1383] Generated new cluster ID: 8a1fe7924e7d4edbb462f17da3fa09f5
I20260710 11:13:07.302876 20434 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:07.319343 20434 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:07.320647 20434 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:07.331259 20434 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be: Generated new TSK 0
I20260710 11:13:07.331887 20434 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:07.364267 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:07.370054 20446 instance_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:13:07.370811 20447 instance_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:13:07.373812 20449 instance_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:13:07.373873 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:07.375021 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:07.375205 16520 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:13:07.375324 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681987375312 us; error 0 us; skew 500 ppm
I20260710 11:13:07.375795 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:07.377956 16520 webserver.cc:533] Webserver started at http://127.16.34.1:44585/ using document root <none> and password file <none>
I20260710 11:13:07.378398 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:07.378552 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:07.378758 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:07.379824 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-0-root/instance:
uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
format_stamp: "Formatted at 2026-07-10 11:13:07 on dist-test-slave-01lv"
I20260710 11:13:07.384295 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:13:07.387791 20454 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:13:07.388629 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:13:07.388912 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
format_stamp: "Formatted at 2026-07-10 11:13:07 on dist-test-slave-01lv"
I20260710 11:13:07.389187 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-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:13:07.413014 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:07.414139 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:07.415637 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:07.417930 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:07.418140 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:07.418381 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:07.418533 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:07.455497 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:46013
I20260710 11:13:07.455601 20516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:46013 every 8 connection(s)
I20260710 11:13:07.460186 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:07.467105 20521 instance_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:13:07.469992 20522 instance_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:13:07.472409 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:07.472863 20517 heartbeater.cc:344] Connected to a master server at 127.16.34.62:37233
W20260710 11:13:07.472949 20524 instance_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:13:07.473349 20517 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:07.474001 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:07.474282 16520 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:13:07.474282 20517 heartbeater.cc:507] Master 127.16.34.62:37233 requested a full tablet report, sending...
I20260710 11:13:07.474707 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681987474685 us; error 0 us; skew 500 ppm
I20260710 11:13:07.475472 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:07.477140 20390 ts_manager.cc:194] Registered new tserver with Master: 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013)
I20260710 11:13:07.478404 16520 webserver.cc:533] Webserver started at http://127.16.34.2:42881/ using document root <none> and password file <none>
I20260710 11:13:07.479122 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:07.479338 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:07.479509 20390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36314
I20260710 11:13:07.479667 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:07.481045 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-1-root/instance:
uuid: "a51df91bcb5a47b18fd57a3257c19122"
format_stamp: "Formatted at 2026-07-10 11:13:07 on dist-test-slave-01lv"
I20260710 11:13:07.485941 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:13:07.489283 20529 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:13:07.490127 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:07.490419 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-1-root
uuid: "a51df91bcb5a47b18fd57a3257c19122"
format_stamp: "Formatted at 2026-07-10 11:13:07 on dist-test-slave-01lv"
I20260710 11:13:07.490686 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-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:13:07.508438 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:07.509538 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:07.510989 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:07.513236 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:07.513435 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:07.513657 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:07.513804 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:07.551453 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.2:34901
I20260710 11:13:07.551589 20591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.2:34901 every 8 connection(s)
I20260710 11:13:07.556192 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:07.562752 20595 instance_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:13:07.563558 20596 instance_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:13:07.567866 20592 heartbeater.cc:344] Connected to a master server at 127.16.34.62:37233
I20260710 11:13:07.568274 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:07.568311 20592 heartbeater.cc:461] Registering TS with master...
W20260710 11:13:07.568311 20599 instance_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:13:07.569594 20592 heartbeater.cc:507] Master 127.16.34.62:37233 requested a full tablet report, sending...
I20260710 11:13:07.569734 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:07.570060 16520 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:13:07.570261 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783681987570243 us; error 0 us; skew 500 ppm
I20260710 11:13:07.571031 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:07.572135 20390 ts_manager.cc:194] Registered new tserver with Master: a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:07.573979 16520 webserver.cc:533] Webserver started at http://127.16.34.3:41489/ using document root <none> and password file <none>
I20260710 11:13:07.574076 20390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36318
I20260710 11:13:07.574796 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:07.575079 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:07.575330 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:07.576663 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-2-root/instance:
uuid: "91e10de1201e42aa9bdd2288eb758e32"
format_stamp: "Formatted at 2026-07-10 11:13:07 on dist-test-slave-01lv"
I20260710 11:13:07.581275 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:13:07.584781 20603 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:13:07.585573 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:13:07.585865 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-2-root
uuid: "91e10de1201e42aa9bdd2288eb758e32"
format_stamp: "Formatted at 2026-07-10 11:13:07 on dist-test-slave-01lv"
I20260710 11:13:07.586135 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681898392521-16520-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:13:07.598057 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:07.599184 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:07.600617 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:07.603010 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:07.603207 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:07.603441 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:07.603582 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:07.640925 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.3:44195
I20260710 11:13:07.641023 20665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.3:44195 every 8 connection(s)
I20260710 11:13:07.654140 20666 heartbeater.cc:344] Connected to a master server at 127.16.34.62:37233
I20260710 11:13:07.654533 20666 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:07.655359 20666 heartbeater.cc:507] Master 127.16.34.62:37233 requested a full tablet report, sending...
I20260710 11:13:07.657405 20390 ts_manager.cc:194] Registered new tserver with Master: 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:07.657550 16520 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013483977s
I20260710 11:13:07.658806 20390 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36334
I20260710 11:13:07.681912 20390 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36342:
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:13:07.684528 20390 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:13:07.753947 20555 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2c70f3f9e94803b85473f0017d323c (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:07.755015 20554 tablet_service.cc:1511] Processing CreateTablet for tablet c808707d932b461db623b1ff5a4b1bb9 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:07.755807 20557 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec6637699b8487f9362766e2e407f18 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:07.757539 20556 tablet_service.cc:1511] Processing CreateTablet for tablet 38c80f57d7a7442da6709481857056c4 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:07.760949 20482 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec6637699b8487f9362766e2e407f18 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:07.762288 20482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec6637699b8487f9362766e2e407f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.763720 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec6637699b8487f9362766e2e407f18 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:07.764506 20553 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd1659273c04e2e9db25ec60388fe46 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:07.765110 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec6637699b8487f9362766e2e407f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.768747 20552 tablet_service.cc:1511] Processing CreateTablet for tablet 795ac479b87545da8b1c2e50dd47d4f5 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:07.763741 20481 tablet_service.cc:1511] Processing CreateTablet for tablet 38c80f57d7a7442da6709481857056c4 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:07.770977 20481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c80f57d7a7442da6709481857056c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.773087 20551 tablet_service.cc:1511] Processing CreateTablet for tablet 228d82ca122441db90cdaec960b3c936 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:07.766283 20479 tablet_service.cc:1511] Processing CreateTablet for tablet c808707d932b461db623b1ff5a4b1bb9 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:07.774880 20630 tablet_service.cc:1511] Processing CreateTablet for tablet 38c80f57d7a7442da6709481857056c4 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:07.775717 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c808707d932b461db623b1ff5a4b1bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.776165 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c80f57d7a7442da6709481857056c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.768254 20478 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd1659273c04e2e9db25ec60388fe46 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:07.764740 20480 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2c70f3f9e94803b85473f0017d323c (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:07.779842 20478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd1659273c04e2e9db25ec60388fe46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.781555 20550 tablet_service.cc:1511] Processing CreateTablet for tablet b5a30edaac7548d0aab314856aba6d93 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:07.783231 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2c70f3f9e94803b85473f0017d323c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.783921 20555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2c70f3f9e94803b85473f0017d323c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.784457 20549 tablet_service.cc:1511] Processing CreateTablet for tablet d8571f702c9c45a19f78cf6b8ea438c7 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:07.785732 20549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8571f702c9c45a19f78cf6b8ea438c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.791855 20476 tablet_service.cc:1511] Processing CreateTablet for tablet 228d82ca122441db90cdaec960b3c936 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:07.793254 20476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228d82ca122441db90cdaec960b3c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.796064 20475 tablet_service.cc:1511] Processing CreateTablet for tablet b5a30edaac7548d0aab314856aba6d93 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:07.797469 20475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a30edaac7548d0aab314856aba6d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.798583 20557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec6637699b8487f9362766e2e407f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.799727 20474 tablet_service.cc:1511] Processing CreateTablet for tablet d8571f702c9c45a19f78cf6b8ea438c7 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:07.801020 20474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8571f702c9c45a19f78cf6b8ea438c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.803313 20477 tablet_service.cc:1511] Processing CreateTablet for tablet 795ac479b87545da8b1c2e50dd47d4f5 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:07.804684 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795ac479b87545da8b1c2e50dd47d4f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.807608 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2c70f3f9e94803b85473f0017d323c (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:07.808205 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c80f57d7a7442da6709481857056c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.808938 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2c70f3f9e94803b85473f0017d323c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.811749 20553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd1659273c04e2e9db25ec60388fe46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.831378 20551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228d82ca122441db90cdaec960b3c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.837107 20550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a30edaac7548d0aab314856aba6d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.843165 20552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795ac479b87545da8b1c2e50dd47d4f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.845855 20628 tablet_service.cc:1511] Processing CreateTablet for tablet c808707d932b461db623b1ff5a4b1bb9 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:07.846556 20627 tablet_service.cc:1511] Processing CreateTablet for tablet 0bd1659273c04e2e9db25ec60388fe46 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:07.847357 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c808707d932b461db623b1ff5a4b1bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.848697 20626 tablet_service.cc:1511] Processing CreateTablet for tablet 795ac479b87545da8b1c2e50dd47d4f5 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:07.849992 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 795ac479b87545da8b1c2e50dd47d4f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.854133 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bd1659273c04e2e9db25ec60388fe46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.864161 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 228d82ca122441db90cdaec960b3c936 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:07.865548 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228d82ca122441db90cdaec960b3c936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.864226 20554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c808707d932b461db623b1ff5a4b1bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.870893 20625 tablet_service.cc:1511] Processing CreateTablet for tablet d8571f702c9c45a19f78cf6b8ea438c7 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:07.872237 20625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8571f702c9c45a19f78cf6b8ea438c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.872133 20631 tablet_service.cc:1511] Processing CreateTablet for tablet b5a30edaac7548d0aab314856aba6d93 (DEFAULT_TABLE table=test-workload [id=c07015b88d9247da9b504da10d8a4c8e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:07.876694 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a30edaac7548d0aab314856aba6d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:07.903123 20683 tablet_bootstrap.cc:492] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:07.910195 20683 tablet_bootstrap.cc:654] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.923556 20682 tablet_bootstrap.cc:492] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:07.924440 20681 tablet_bootstrap.cc:492] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:07.934406 20683 tablet_bootstrap.cc:492] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:07.934986 20683 ts_tablet_manager.cc:1403] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.007s
I20260710 11:13:07.937856 20683 raft_consensus.cc:359] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:07.938591 20683 raft_consensus.cc:385] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.938966 20683 raft_consensus.cc:740] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.939754 20683 consensus_queue.cc:260] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:07.938678 20682 tablet_bootstrap.cc:654] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.945220 20681 tablet_bootstrap.cc:654] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.948246 20683 ts_tablet_manager.cc:1434] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:13:07.949054 20592 heartbeater.cc:499] Master 127.16.34.62:37233 was elected leader, sending a full tablet report...
I20260710 11:13:07.952822 20683 tablet_bootstrap.cc:492] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:07.959568 20683 tablet_bootstrap.cc:654] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.965055 20681 tablet_bootstrap.cc:492] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:07.965744 20681 ts_tablet_manager.cc:1403] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.011s
I20260710 11:13:07.969038 20681 raft_consensus.cc:359] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:07.969955 20681 raft_consensus.cc:385] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.970340 20681 raft_consensus.cc:740] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.973505 20682 tablet_bootstrap.cc:492] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:07.973599 20683 tablet_bootstrap.cc:492] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:07.974164 20682 ts_tablet_manager.cc:1403] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.010s
I20260710 11:13:07.974208 20683 ts_tablet_manager.cc:1403] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:13:07.975544 20681 consensus_queue.cc:260] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:07.977210 20682 raft_consensus.cc:359] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:07.977988 20682 raft_consensus.cc:385] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.978152 20666 heartbeater.cc:499] Master 127.16.34.62:37233 was elected leader, sending a full tablet report...
I20260710 11:13:07.978295 20682 raft_consensus.cc:740] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.978695 20681 ts_tablet_manager.cc:1434] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:13:07.977259 20683 raft_consensus.cc:359] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:07.979425 20683 raft_consensus.cc:385] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:07.979365 20682 consensus_queue.cc:260] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:07.979920 20681 tablet_bootstrap.cc:492] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:07.979907 20683 raft_consensus.cc:740] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:07.981027 20683 consensus_queue.cc:260] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:07.983592 20683 ts_tablet_manager.cc:1434] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:13:07.984673 20683 tablet_bootstrap.cc:492] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:07.986545 20681 tablet_bootstrap.cc:654] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.990317 20517 heartbeater.cc:499] Master 127.16.34.62:37233 was elected leader, sending a full tablet report...
I20260710 11:13:07.990897 20682 ts_tablet_manager.cc:1434] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.002s
I20260710 11:13:07.991294 20683 tablet_bootstrap.cc:654] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:07.992069 20682 tablet_bootstrap.cc:492] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:07.997961 20682 tablet_bootstrap.cc:654] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.001995 20681 tablet_bootstrap.cc:492] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:08.002624 20681 ts_tablet_manager.cc:1403] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:13:08.005690 20681 raft_consensus.cc:359] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.006459 20681 raft_consensus.cc:385] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.006906 20681 raft_consensus.cc:740] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.008440 20681 consensus_queue.cc:260] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.010612 20683 tablet_bootstrap.cc:492] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:08.011070 20681 ts_tablet_manager.cc:1434] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:08.011261 20683 ts_tablet_manager.cc:1403] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260710 11:13:08.012193 20681 tablet_bootstrap.cc:492] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:08.014452 20683 raft_consensus.cc:359] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.015319 20683 raft_consensus.cc:385] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.015633 20683 raft_consensus.cc:740] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.016553 20683 consensus_queue.cc:260] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.018760 20683 ts_tablet_manager.cc:1434] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:08.018857 20682 tablet_bootstrap.cc:492] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:08.019371 20681 tablet_bootstrap.cc:654] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.019541 20682 ts_tablet_manager.cc:1403] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.002s
I20260710 11:13:08.019888 20683 tablet_bootstrap.cc:492] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:08.022573 20682 raft_consensus.cc:359] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.023406 20682 raft_consensus.cc:385] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.023765 20682 raft_consensus.cc:740] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.024580 20682 consensus_queue.cc:260] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.026898 20683 tablet_bootstrap.cc:654] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.030218 20682 ts_tablet_manager.cc:1434] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:13:08.031311 20682 tablet_bootstrap.cc:492] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:08.033857 20685 raft_consensus.cc:493] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.034368 20685 raft_consensus.cc:515] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.040508 20685 leader_election.cc:290] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.049882 20682 tablet_bootstrap.cc:654] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.050868 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2c70f3f9e94803b85473f0017d323c" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
W20260710 11:13:08.056030 20532 leader_election.cc:343] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:08.065858 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2c70f3f9e94803b85473f0017d323c" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:08.066701 20492 raft_consensus.cc:2468] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:08.068013 20533 leader_election.cc:304] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [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: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:08.068204 20681 tablet_bootstrap.cc:492] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:08.068888 20685 raft_consensus.cc:2804] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.068886 20681 ts_tablet_manager.cc:1403] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.034s
I20260710 11:13:08.069243 20682 tablet_bootstrap.cc:492] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:08.069471 20683 tablet_bootstrap.cc:492] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:08.069293 20685 raft_consensus.cc:493] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.070410 20682 ts_tablet_manager.cc:1403] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.003s
I20260710 11:13:08.070384 20685 raft_consensus.cc:3060] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.071039 20683 ts_tablet_manager.cc:1403] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.008s
I20260710 11:13:08.072780 20681 raft_consensus.cc:359] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.073541 20681 raft_consensus.cc:385] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.073834 20681 raft_consensus.cc:740] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.073825 20683 raft_consensus.cc:359] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.074668 20683 raft_consensus.cc:385] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.074991 20683 raft_consensus.cc:740] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.074956 20681 consensus_queue.cc:260] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.075950 20683 consensus_queue.cc:260] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.076125 20685 raft_consensus.cc:515] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.077355 20681 ts_tablet_manager.cc:1434] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:13:08.078251 20685 leader_election.cc:290] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.079870 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2c70f3f9e94803b85473f0017d323c" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:08.080466 20492 raft_consensus.cc:3060] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.081852 20682 raft_consensus.cc:359] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.082628 20682 raft_consensus.cc:385] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.082944 20682 raft_consensus.cc:740] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.079890 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2c70f3f9e94803b85473f0017d323c" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:08.084703 20641 raft_consensus.cc:3060] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.084916 20681 tablet_bootstrap.cc:492] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:08.086308 20682 consensus_queue.cc:260] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.088598 20682 ts_tablet_manager.cc:1434] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260710 11:13:08.089576 20682 tablet_bootstrap.cc:492] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:08.092412 20681 tablet_bootstrap.cc:654] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.096033 20682 tablet_bootstrap.cc:654] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.097172 20683 ts_tablet_manager.cc:1434] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.011s
I20260710 11:13:08.098290 20683 tablet_bootstrap.cc:492] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:08.098992 20681 tablet_bootstrap.cc:492] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:08.099509 20681 ts_tablet_manager.cc:1403] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:13:08.104305 20683 tablet_bootstrap.cc:654] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.103938 20681 raft_consensus.cc:359] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.106092 20681 raft_consensus.cc:385] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.106426 20681 raft_consensus.cc:740] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.107434 20681 consensus_queue.cc:260] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.110153 20681 ts_tablet_manager.cc:1434] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:13:08.111325 20681 tablet_bootstrap.cc:492] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:08.116139 20683 tablet_bootstrap.cc:492] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:08.116768 20683 ts_tablet_manager.cc:1403] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:13:08.117861 20681 tablet_bootstrap.cc:654] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.119781 20683 raft_consensus.cc:359] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.120544 20683 raft_consensus.cc:385] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.120848 20683 raft_consensus.cc:740] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.121733 20683 consensus_queue.cc:260] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.124258 20683 ts_tablet_manager.cc:1434] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:08.125300 20683 tablet_bootstrap.cc:492] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:08.130856 20641 raft_consensus.cc:2468] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:08.132102 20683 tablet_bootstrap.cc:654] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.136377 20681 tablet_bootstrap.cc:492] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:08.137859 20492 raft_consensus.cc:2468] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:08.141628 20532 leader_election.cc:304] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.142920 20682 tablet_bootstrap.cc:492] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:08.142875 20698 raft_consensus.cc:2804] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.141598 20681 ts_tablet_manager.cc:1403] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.009s
I20260710 11:13:08.150946 20682 ts_tablet_manager.cc:1403] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.062s	user 0.041s	sys 0.019s
I20260710 11:13:08.152119 20698 raft_consensus.cc:697] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:08.153026 20698 consensus_queue.cc:237] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.154203 20682 raft_consensus.cc:359] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.154512 20681 raft_consensus.cc:359] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.155349 20681 raft_consensus.cc:385] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.155654 20681 raft_consensus.cc:740] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.155011 20682 raft_consensus.cc:385] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.156349 20682 raft_consensus.cc:740] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.157110 20682 consensus_queue.cc:260] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.157713 20681 consensus_queue.cc:260] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.158229 20685 raft_consensus.cc:493] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.158756 20685 raft_consensus.cc:515] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.159972 20683 tablet_bootstrap.cc:492] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:08.160251 20681 ts_tablet_manager.cc:1434] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:13:08.160640 20683 ts_tablet_manager.cc:1403] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260710 11:13:08.162585 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec6637699b8487f9362766e2e407f18" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.163103 20681 tablet_bootstrap.cc:492] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:08.163277 20641 raft_consensus.cc:2468] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:08.166252 20532 leader_election.cc:304] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.160837 20685 leader_election.cc:290] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195), 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013)
I20260710 11:13:08.166882 20683 raft_consensus.cc:359] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.167793 20683 raft_consensus.cc:385] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.168303 20683 raft_consensus.cc:740] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.168514 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec6637699b8487f9362766e2e407f18" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:08.169555 20682 ts_tablet_manager.cc:1434] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:13:08.169193 20683 consensus_queue.cc:260] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.170411 20492 raft_consensus.cc:2468] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:08.171307 20682 tablet_bootstrap.cc:492] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:08.169901 20681 tablet_bootstrap.cc:654] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.167730 20685 raft_consensus.cc:2804] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.174978 20685 raft_consensus.cc:493] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.175364 20685 raft_consensus.cc:3060] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.178718 20683 ts_tablet_manager.cc:1434] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260710 11:13:08.178992 20682 tablet_bootstrap.cc:654] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.179806 20683 tablet_bootstrap.cc:492] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:08.182560 20685 raft_consensus.cc:515] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.184826 20685 leader_election.cc:290] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195), 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013)
I20260710 11:13:08.186165 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec6637699b8487f9362766e2e407f18" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:08.186818 20492 raft_consensus.cc:3060] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.187005 20682 tablet_bootstrap.cc:492] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:08.186172 20681 tablet_bootstrap.cc:492] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:08.187621 20682 ts_tablet_manager.cc:1403] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260710 11:13:08.188778 20683 tablet_bootstrap.cc:654] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.188021 20388 catalog_manager.cc:5697] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.187709 20681 ts_tablet_manager.cc:1403] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 11:13:08.190922 20682 raft_consensus.cc:359] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.191820 20682 raft_consensus.cc:385] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.192235 20682 raft_consensus.cc:740] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.193193 20682 consensus_queue.cc:260] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.194190 20681 raft_consensus.cc:359] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.194919 20681 raft_consensus.cc:385] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.195186 20681 raft_consensus.cc:740] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.195501 20682 ts_tablet_manager.cc:1434] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:08.195922 20681 consensus_queue.cc:260] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.196519 20682 tablet_bootstrap.cc:492] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:08.201869 20492 raft_consensus.cc:2468] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:08.203558 20533 leader_election.cc:304] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.204751 20682 tablet_bootstrap.cc:654] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.209160 20681 ts_tablet_manager.cc:1434] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:13:08.210240 20681 tablet_bootstrap.cc:492] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:08.214286 20685 raft_consensus.cc:2804] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.214905 20685 raft_consensus.cc:697] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:08.215724 20685 consensus_queue.cc:237] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:08.218334 20683 tablet_bootstrap.cc:492] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:08.219008 20683 ts_tablet_manager.cc:1403] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.005s
I20260710 11:13:08.222432 20698 raft_consensus.cc:493] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.222138 20683 raft_consensus.cc:359] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.226354 20683 raft_consensus.cc:385] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.226312 20698 raft_consensus.cc:515] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.226816 20683 raft_consensus.cc:740] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.227596 20683 consensus_queue.cc:260] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.228490 20698 leader_election.cc:290] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.228436 20389 catalog_manager.cc:5697] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.229959 20683 ts_tablet_manager.cc:1434] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260710 11:13:08.223505 20532 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.34.3:44195, user_credentials={real_user=slave}} blocked reactor thread for 57351.7us
I20260710 11:13:08.230001 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
W20260710 11:13:08.231913 20533 leader_election.cc:343] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:08.232611 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.230202 20690 raft_consensus.cc:493] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.234791 20690 raft_consensus.cc:515] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.235515 20683 tablet_bootstrap.cc:492] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:08.237265 20690 leader_election.cc:290] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
W20260710 11:13:08.234229 20532 leader_election.cc:343] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:08.237874 20532 leader_election.cc:304] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [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: a51df91bcb5a47b18fd57a3257c19122; no voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:08.234325 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec6637699b8487f9362766e2e407f18" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:08.239550 20641 raft_consensus.cc:3060] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.243224 20682 tablet_bootstrap.cc:492] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:08.243445 20683 tablet_bootstrap.cc:654] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.243759 20682 ts_tablet_manager.cc:1403] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.032s
I20260710 11:13:08.225855 20681 tablet_bootstrap.cc:654] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.246922 20682 raft_consensus.cc:359] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.247797 20682 raft_consensus.cc:385] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.248108 20682 raft_consensus.cc:740] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.249047 20682 consensus_queue.cc:260] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.249754 20685 raft_consensus.cc:2749] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:08.250564 20685 raft_consensus.cc:493] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.251025 20685 raft_consensus.cc:515] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.246567 20641 raft_consensus.cc:2468] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:08.254858 20689 raft_consensus.cc:493] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.255451 20682 ts_tablet_manager.cc:1434] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:13:08.255435 20689 raft_consensus.cc:515] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.256356 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d82ca122441db90cdaec960b3c936" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.256620 20682 tablet_bootstrap.cc:492] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
W20260710 11:13:08.258062 20532 leader_election.cc:343] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:08.258807 20685 leader_election.cc:290] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.263971 20681 tablet_bootstrap.cc:492] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:08.264572 20681 ts_tablet_manager.cc:1403] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260710 11:13:08.266062 20689 leader_election.cc:290] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:08.267714 20681 raft_consensus.cc:359] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.268543 20681 raft_consensus.cc:385] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.268824 20681 raft_consensus.cc:740] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.269563 20681 consensus_queue.cc:260] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.272950 20682 tablet_bootstrap.cc:654] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.277014 20681 ts_tablet_manager.cc:1434] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:13:08.278221 20681 tablet_bootstrap.cc:492] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:08.282836 20683 tablet_bootstrap.cc:492] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:08.283386 20683 ts_tablet_manager.cc:1403] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.007s
I20260710 11:13:08.284308 20681 tablet_bootstrap.cc:654] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
W20260710 11:13:08.295264 20438 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:08.300439 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d82ca122441db90cdaec960b3c936" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:08.301281 20492 raft_consensus.cc:2468] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:08.303584 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d82ca122441db90cdaec960b3c936" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:08.304342 20567 raft_consensus.cc:2468] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:08.306425 20683 raft_consensus.cc:359] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.306505 20457 leader_election.cc:304] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.308331 20533 leader_election.cc:304] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [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: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:08.309248 20690 raft_consensus.cc:2804] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.309675 20690 raft_consensus.cc:493] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.310019 20690 raft_consensus.cc:3060] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.307318 20683 raft_consensus.cc:385] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.310629 20683 raft_consensus.cc:740] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.311616 20683 consensus_queue.cc:260] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.309697 20685 raft_consensus.cc:2804] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.313575 20685 raft_consensus.cc:493] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.313910 20685 raft_consensus.cc:3060] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.317184 20683 ts_tablet_manager.cc:1434] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:13:08.318441 20683 tablet_bootstrap.cc:492] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:08.321260 20685 raft_consensus.cc:515] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.322808 20698 raft_consensus.cc:493] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.327631 20698 raft_consensus.cc:515] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.329836 20698 leader_election.cc:290] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.325275 20683 tablet_bootstrap.cc:654] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.330989 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a30edaac7548d0aab314856aba6d93" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.331254 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a30edaac7548d0aab314856aba6d93" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:08.331686 20641 raft_consensus.cc:2468] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:08.331813 20492 raft_consensus.cc:2468] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:08.333040 20532 leader_election.cc:304] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.335005 20685 leader_election.cc:290] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.335340 20681 tablet_bootstrap.cc:492] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:08.335579 20685 raft_consensus.cc:2804] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.335852 20681 ts_tablet_manager.cc:1403] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.019s
I20260710 11:13:08.337196 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d82ca122441db90cdaec960b3c936" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:08.338011 20682 tablet_bootstrap.cc:492] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:08.326712 20690 raft_consensus.cc:515] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.338564 20681 raft_consensus.cc:359] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.339059 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d82ca122441db90cdaec960b3c936" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:08.339361 20681 raft_consensus.cc:385] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.339685 20681 raft_consensus.cc:740] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.339869 20492 raft_consensus.cc:2393] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a51df91bcb5a47b18fd57a3257c19122 in current term 1: Already voted for candidate 2b1f2d5b621a4df6b5ec7e252639789c in this term.
I20260710 11:13:08.340240 20690 leader_election.cc:290] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.338511 20682 ts_tablet_manager.cc:1403] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.013s
I20260710 11:13:08.340828 20689 raft_consensus.cc:493] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.340468 20681 consensus_queue.cc:260] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.341393 20689 raft_consensus.cc:515] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.343763 20689 leader_election.cc:290] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:08.343904 20682 raft_consensus.cc:359] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.344298 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d82ca122441db90cdaec960b3c936" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:08.344643 20682 raft_consensus.cc:385] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.344957 20682 raft_consensus.cc:740] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.345208 20567 raft_consensus.cc:2393] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b1f2d5b621a4df6b5ec7e252639789c in current term 1: Already voted for candidate a51df91bcb5a47b18fd57a3257c19122 in this term.
I20260710 11:13:08.345693 20682 consensus_queue.cc:260] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.346856 20685 raft_consensus.cc:493] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.347268 20685 raft_consensus.cc:3060] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.347788 20640 raft_consensus.cc:3060] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.346975 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d82ca122441db90cdaec960b3c936" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:08.350004 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c80f57d7a7442da6709481857056c4" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:08.350667 20491 raft_consensus.cc:2468] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 0.
I20260710 11:13:08.352124 20457 leader_election.cc:304] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [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: 2b1f2d5b621a4df6b5ec7e252639789c; no voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122
I20260710 11:13:08.352408 20607 leader_election.cc:304] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:08.353170 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228d82ca122441db90cdaec960b3c936" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.355773 20689 raft_consensus.cc:2804] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.356246 20689 raft_consensus.cc:493] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.356621 20689 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.359690 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795ac479b87545da8b1c2e50dd47d4f5" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:08.367815 20492 raft_consensus.cc:2468] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 0.
I20260710 11:13:08.368119 20690 raft_consensus.cc:2749] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:08.367123 20698 raft_consensus.cc:493] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.369769 20698 raft_consensus.cc:515] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.369104 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c80f57d7a7442da6709481857056c4" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:08.370733 20566 raft_consensus.cc:2468] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 0.
I20260710 11:13:08.370337 20685 raft_consensus.cc:515] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.368914 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795ac479b87545da8b1c2e50dd47d4f5" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:08.371800 20567 raft_consensus.cc:2468] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 0.
I20260710 11:13:08.372984 20606 leader_election.cc:304] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.373060 20640 raft_consensus.cc:2468] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:08.375487 20698 leader_election.cc:290] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.374552 20532 leader_election.cc:304] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [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: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 2b1f2d5b621a4df6b5ec7e252639789c
I20260710 11:13:08.375735 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.377400 20641 raft_consensus.cc:2468] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:08.377579 20705 raft_consensus.cc:2804] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.376021 20685 leader_election.cc:290] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.379081 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a30edaac7548d0aab314856aba6d93" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:08.379098 20532 leader_election.cc:304] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.379727 20641 raft_consensus.cc:3060] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.380072 20698 raft_consensus.cc:2804] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.380453 20698 raft_consensus.cc:493] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.380791 20698 raft_consensus.cc:3060] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.381453 20683 tablet_bootstrap.cc:492] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:08.381973 20683 ts_tablet_manager.cc:1403] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.006s
I20260710 11:13:08.384732 20683 raft_consensus.cc:359] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.385658 20683 raft_consensus.cc:385] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.386114 20683 raft_consensus.cc:740] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.386960 20683 consensus_queue.cc:260] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.365272 20689 raft_consensus.cc:515] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.389288 20682 ts_tablet_manager.cc:1434] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260710 11:13:08.393312 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:08.394713 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c80f57d7a7442da6709481857056c4" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:08.395428 20492 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.396168 20705 raft_consensus.cc:697] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:08.395773 20683 ts_tablet_manager.cc:1434] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:13:08.397054 20705 consensus_queue.cc:237] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.400951 20682 tablet_bootstrap.cc:492] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:08.402346 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a30edaac7548d0aab314856aba6d93" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:08.403082 20491 raft_consensus.cc:3060] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.406888 20698 raft_consensus.cc:515] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.411427 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
W20260710 11:13:08.411952 20533 leader_election.cc:343] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:08.412175 20640 raft_consensus.cc:3060] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.414201 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:08.415063 20722 raft_consensus.cc:493] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.415606 20722 raft_consensus.cc:515] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.417781 20722 leader_election.cc:290] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.414364 20491 raft_consensus.cc:2468] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
W20260710 11:13:08.419154 20533 leader_election.cc:343] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:08.419665 20492 raft_consensus.cc:2468] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 1.
I20260710 11:13:08.413196 20698 leader_election.cc:290] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.421226 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:08.421761 20533 leader_election.cc:304] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.422030 20567 raft_consensus.cc:2468] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:08.422796 20723 raft_consensus.cc:2804] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.421221 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.423303 20723 raft_consensus.cc:697] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:08.424031 20639 raft_consensus.cc:2468] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:08.424376 20641 raft_consensus.cc:2468] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:08.424510 20723 consensus_queue.cc:237] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.423364 20689 leader_election.cc:290] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:08.427420 20689 raft_consensus.cc:2804] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.427840 20689 raft_consensus.cc:493] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.428188 20689 raft_consensus.cc:3060] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.429389 20457 leader_election.cc:304] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:08.431023 20607 leader_election.cc:304] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:08.439066 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c80f57d7a7442da6709481857056c4" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:08.439918 20567 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.446378 20721 raft_consensus.cc:2804] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.446633 20682 tablet_bootstrap.cc:654] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.448485 20640 raft_consensus.cc:2468] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:08.449833 20532 leader_election.cc:304] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [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: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 2b1f2d5b621a4df6b5ec7e252639789c
I20260710 11:13:08.444689 20724 raft_consensus.cc:493] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.451179 20723 raft_consensus.cc:2804] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.451285 20724 raft_consensus.cc:515] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.454355 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:08.455551 20723 raft_consensus.cc:697] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:08.456521 20567 raft_consensus.cc:2468] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 1.
I20260710 11:13:08.456440 20723 consensus_queue.cc:237] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.458004 20724 leader_election.cc:290] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:08.439081 20681 ts_tablet_manager.cc:1434] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.103s	user 0.035s	sys 0.030s
I20260710 11:13:08.459652 20681 tablet_bootstrap.cc:492] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:08.465178 20681 tablet_bootstrap.cc:654] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.467623 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:08.443673 20390 catalog_manager.cc:5697] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.468438 20566 raft_consensus.cc:2468] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 0.
I20260710 11:13:08.445613 20689 raft_consensus.cc:515] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.471387 20606 leader_election.cc:304] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.442512 20722 raft_consensus.cc:2804] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.470975 20721 raft_consensus.cc:697] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:08.473757 20722 raft_consensus.cc:493] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.474201 20722 raft_consensus.cc:3060] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.474449 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795ac479b87545da8b1c2e50dd47d4f5" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:08.474315 20721 consensus_queue.cc:237] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.475149 20491 raft_consensus.cc:3060] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.479298 20689 leader_election.cc:290] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:08.483011 20682 tablet_bootstrap.cc:492] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:08.483568 20682 ts_tablet_manager.cc:1403] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.006s
I20260710 11:13:08.484335 20491 raft_consensus.cc:2468] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 1.
I20260710 11:13:08.486855 20607 leader_election.cc:304] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:08.486974 20682 raft_consensus.cc:359] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.487839 20682 raft_consensus.cc:385] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.487938 20689 raft_consensus.cc:2804] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.488145 20682 raft_consensus.cc:740] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.488591 20689 raft_consensus.cc:697] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:08.488960 20722 raft_consensus.cc:515] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.489070 20682 consensus_queue.cc:260] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.489439 20689 consensus_queue.cc:237] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.490216 20492 raft_consensus.cc:2393] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e10de1201e42aa9bdd2288eb758e32 in current term 1: Already voted for candidate 2b1f2d5b621a4df6b5ec7e252639789c in this term.
I20260710 11:13:08.486624 20727 raft_consensus.cc:2804] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.492009 20727 raft_consensus.cc:493] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.492230 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:08.492439 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795ac479b87545da8b1c2e50dd47d4f5" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:08.492558 20727 raft_consensus.cc:3060] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.492920 20567 raft_consensus.cc:3060] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.490708 20389 catalog_manager.cc:5697] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.492980 20566 raft_consensus.cc:3060] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.495537 20389 catalog_manager.cc:5697] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.498400 20682 ts_tablet_manager.cc:1434] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:13:08.499452 20682 tablet_bootstrap.cc:492] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:08.500012 20727 raft_consensus.cc:515] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.502276 20727 leader_election.cc:290] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:08.503078 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:08.503973 20492 raft_consensus.cc:2393] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 91e10de1201e42aa9bdd2288eb758e32 in current term 1: Already voted for candidate 2b1f2d5b621a4df6b5ec7e252639789c in this term.
I20260710 11:13:08.505394 20565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:08.508050 20606 leader_election.cc:304] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [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: 91e10de1201e42aa9bdd2288eb758e32; no voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122
I20260710 11:13:08.514010 20721 raft_consensus.cc:2749] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:08.514535 20682 tablet_bootstrap.cc:654] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:08.516736 20722 leader_election.cc:290] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.514683 20388 catalog_manager.cc:5697] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:08.519708 20567 raft_consensus.cc:2468] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:08.520709 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:08.520990 20457 leader_election.cc:304] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.521579 20640 raft_consensus.cc:2393] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b1f2d5b621a4df6b5ec7e252639789c in current term 1: Already voted for candidate 91e10de1201e42aa9bdd2288eb758e32 in this term.
I20260710 11:13:08.522063 20722 raft_consensus.cc:2804] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.522626 20722 raft_consensus.cc:697] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:08.523494 20722 consensus_queue.cc:237] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.520962 20566 raft_consensus.cc:2468] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 1.
I20260710 11:13:08.533675 20681 tablet_bootstrap.cc:492] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:08.534191 20681 ts_tablet_manager.cc:1403] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.009s
I20260710 11:13:08.537112 20681 raft_consensus.cc:359] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.537802 20681 raft_consensus.cc:385] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.538072 20681 raft_consensus.cc:740] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.538715 20681 consensus_queue.cc:260] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.539268 20682 tablet_bootstrap.cc:492] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:08.539731 20682 ts_tablet_manager.cc:1403] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.011s
I20260710 11:13:08.540539 20681 ts_tablet_manager.cc:1434] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:13:08.541227 20390 catalog_manager.cc:5697] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 1 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.541857 20682 raft_consensus.cc:359] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.542502 20682 raft_consensus.cc:385] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:08.542761 20682 raft_consensus.cc:740] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:08.543546 20682 consensus_queue.cc:260] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.545514 20682 ts_tablet_manager.cc:1434] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:13:08.549623 20389 catalog_manager.cc:5697] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:08.615347 20723 consensus_queue.cc:1048] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.629205 20685 consensus_queue.cc:1048] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.681371 20722 raft_consensus.cc:493] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.681820 20722 raft_consensus.cc:515] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.683696 20722 leader_election.cc:290] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.684542 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:08.684782 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.685112 20567 raft_consensus.cc:2468] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:08.685398 20640 raft_consensus.cc:2468] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:08.686075 20457 leader_election.cc:304] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.686707 20722 raft_consensus.cc:2804] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:08.687083 20722 raft_consensus.cc:493] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:08.687340 20722 raft_consensus.cc:3060] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.692796 20722 raft_consensus.cc:515] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.694475 20722 leader_election.cc:290] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.695210 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:08.695511 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:08.695740 20567 raft_consensus.cc:3060] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.696054 20640 raft_consensus.cc:3060] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.699713 20685 consensus_queue.cc:1048] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.701690 20567 raft_consensus.cc:2468] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:08.701977 20640 raft_consensus.cc:2468] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:08.703054 20457 leader_election.cc:304] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.703706 20722 raft_consensus.cc:2804] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:08.704420 20722 raft_consensus.cc:697] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:08.705276 20722 consensus_queue.cc:237] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.716205 20390 catalog_manager.cc:5697] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 1 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:08.719457 20685 consensus_queue.cc:1048] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.758688 20722 raft_consensus.cc:493] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:08.759224 20722 raft_consensus.cc:515] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.760879 20722 leader_election.cc:290] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.761829 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:08.761976 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:08.762696 20641 raft_consensus.cc:2393] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b1f2d5b621a4df6b5ec7e252639789c in current term 1: Already voted for candidate a51df91bcb5a47b18fd57a3257c19122 in this term.
I20260710 11:13:08.763634 20457 leader_election.cc:304] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [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: 2b1f2d5b621a4df6b5ec7e252639789c; no voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122
I20260710 11:13:08.764295 20722 raft_consensus.cc:3060] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:08.769182 20722 raft_consensus.cc:2749] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:08.836540 20685 consensus_queue.cc:1048] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.847030 20685 consensus_queue.cc:1048] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.860901 20567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ec6637699b8487f9362766e2e407f18"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
mode: GRACEFUL
new_leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:50588
I20260710 11:13:08.861536 20567 raft_consensus.cc:606] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Received request to transfer leadership to TS 2b1f2d5b621a4df6b5ec7e252639789c
I20260710 11:13:08.867177 20685 consensus_queue.cc:1048] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.878422 20698 consensus_queue.cc:1048] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.883533 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c80f57d7a7442da6709481857056c4"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
mode: GRACEFUL
new_leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:35404
I20260710 11:13:08.884198 20641 raft_consensus.cc:606] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Received request to transfer leadership to TS 2b1f2d5b621a4df6b5ec7e252639789c
I20260710 11:13:08.890134 20567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c2c70f3f9e94803b85473f0017d323c"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
mode: GRACEFUL
new_leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:50588
I20260710 11:13:08.890683 20567 raft_consensus.cc:606] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Received request to transfer leadership to TS 2b1f2d5b621a4df6b5ec7e252639789c
I20260710 11:13:08.895957 20567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
mode: GRACEFUL
new_leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:50588
I20260710 11:13:08.896581 20567 raft_consensus.cc:606] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Received request to transfer leadership to TS 2b1f2d5b621a4df6b5ec7e252639789c
I20260710 11:13:08.909688 20492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
mode: GRACEFUL
new_leader_uuid: "a51df91bcb5a47b18fd57a3257c19122"
 from {username='slave'} at 127.0.0.1:59720
I20260710 11:13:08.910249 20492 raft_consensus.cc:606] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Received request to transfer leadership to TS a51df91bcb5a47b18fd57a3257c19122
I20260710 11:13:08.915238 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "795ac479b87545da8b1c2e50dd47d4f5"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
mode: GRACEFUL
new_leader_uuid: "a51df91bcb5a47b18fd57a3257c19122"
 from {username='slave'} at 127.0.0.1:35404
I20260710 11:13:08.915732 20641 raft_consensus.cc:606] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Received request to transfer leadership to TS a51df91bcb5a47b18fd57a3257c19122
I20260710 11:13:08.925559 20492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
mode: GRACEFUL
new_leader_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:59720
I20260710 11:13:08.926090 20492 raft_consensus.cc:606] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Received request to transfer leadership to TS 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:08.949278 20689 consensus_queue.cc:1048] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.959484 20689 consensus_queue.cc:1048] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.967149 20721 raft_consensus.cc:993] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32: : Instructing follower 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:08.967572 20689 raft_consensus.cc:1081] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Signalling peer 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:08.969365 20492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c80f57d7a7442da6709481857056c4"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:59716
I20260710 11:13:08.970139 20492 raft_consensus.cc:493] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:08.970592 20492 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.976095 20492 raft_consensus.cc:515] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.977869 20492 leader_election.cc:290] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 2 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:08.978754 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c80f57d7a7442da6709481857056c4" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:08.979166 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c80f57d7a7442da6709481857056c4" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:08.979425 20567 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.979743 20641 raft_consensus.cc:3055] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:08.980050 20641 raft_consensus.cc:740] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:08.980886 20641 consensus_queue.cc:260] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.982182 20641 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:08.984277 20722 consensus_queue.cc:1048] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.987332 20567 raft_consensus.cc:2468] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:08.988924 20641 raft_consensus.cc:2468] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:08.989005 20457 leader_election.cc:304] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [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: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:08.990096 20722 raft_consensus.cc:2804] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:08.990573 20722 raft_consensus.cc:697] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:08.991453 20722 consensus_queue.cc:237] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:08.995780 20698 consensus_queue.cc:1048] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:08.999953 20722 consensus_queue.cc:1048] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:09.000494 20390 catalog_manager.cc:5697] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 1 to 2, leader changed from 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3) to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 2 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:09.006516 20698 consensus_queue.cc:1048] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:09.014577 20753 raft_consensus.cc:993] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c: : Instructing follower a51df91bcb5a47b18fd57a3257c19122 to start an election
I20260710 11:13:09.015081 20753 raft_consensus.cc:1081] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Signalling peer a51df91bcb5a47b18fd57a3257c19122 to start an election
I20260710 11:13:09.016774 20567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
 from {username='slave'} at 127.0.0.1:50564
I20260710 11:13:09.017339 20567 raft_consensus.cc:493] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.017712 20567 raft_consensus.cc:3060] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.025964 20567 raft_consensus.cc:515] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.028422 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:09.028515 20567 leader_election.cc:290] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:09.029196 20492 raft_consensus.cc:3055] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:09.029529 20492 raft_consensus.cc:740] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:09.029670 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bd1659273c04e2e9db25ec60388fe46" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:09.030336 20492 consensus_queue.cc:260] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.030355 20641 raft_consensus.cc:3060] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.031536 20492 raft_consensus.cc:3060] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.038050 20641 raft_consensus.cc:2468] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 2.
I20260710 11:13:09.038053 20492 raft_consensus.cc:2468] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 2.
I20260710 11:13:09.039286 20532 leader_election.cc:304] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [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: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:09.040153 20723 raft_consensus.cc:2804] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:09.040549 20723 raft_consensus.cc:697] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 2 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:09.041142 20723 consensus_queue.cc:237] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.077529 20389 catalog_manager.cc:5697] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 1 to 2, leader changed from 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1) to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:09.091863 20689 consensus_queue.cc:1048] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:09.096069 20689 consensus_queue.cc:1048] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:09.104221 20721 raft_consensus.cc:993] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32: : Instructing follower a51df91bcb5a47b18fd57a3257c19122 to start an election
I20260710 11:13:09.105618 20721 raft_consensus.cc:1081] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Signalling peer a51df91bcb5a47b18fd57a3257c19122 to start an election
I20260710 11:13:09.111701 20566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "795ac479b87545da8b1c2e50dd47d4f5"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
 from {username='slave'} at 127.0.0.1:50574
I20260710 11:13:09.112622 20566 raft_consensus.cc:493] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.113070 20566 raft_consensus.cc:3060] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.122651 20566 raft_consensus.cc:515] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.127128 20566 leader_election.cc:290] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:09.127640 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795ac479b87545da8b1c2e50dd47d4f5" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:09.128422 20492 raft_consensus.cc:3060] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.128257 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "795ac479b87545da8b1c2e50dd47d4f5" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:09.129570 20641 raft_consensus.cc:3055] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:09.129984 20641 raft_consensus.cc:740] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:09.131021 20641 consensus_queue.cc:260] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.132388 20641 raft_consensus.cc:3060] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.137424 20492 raft_consensus.cc:2468] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 2.
I20260710 11:13:09.138908 20533 leader_election.cc:304] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [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: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:09.139685 20723 raft_consensus.cc:2804] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:09.140136 20723 raft_consensus.cc:697] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 2 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:09.140586 20641 raft_consensus.cc:2468] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 2.
I20260710 11:13:09.141044 20723 consensus_queue.cc:237] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.149972 20705 raft_consensus.cc:993] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122: : Instructing follower 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:09.149403 20390 catalog_manager.cc:5697] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 1 to 2, leader changed from 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3) to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:09.150619 20760 raft_consensus.cc:1081] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Signalling peer 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:09.152271 20492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ec6637699b8487f9362766e2e407f18"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:59704
I20260710 11:13:09.152745 20492 raft_consensus.cc:493] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.153082 20492 raft_consensus.cc:3060] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.160290 20753 consensus_queue.cc:1048] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:09.161088 20492 raft_consensus.cc:515] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:09.165069 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec6637699b8487f9362766e2e407f18" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:09.165820 20566 raft_consensus.cc:3055] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:09.166222 20566 raft_consensus.cc:740] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:09.166803 20492 leader_election.cc:290] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 2 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:09.166797 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec6637699b8487f9362766e2e407f18" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:09.167316 20566 consensus_queue.cc:260] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [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: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:09.167943 20640 raft_consensus.cc:3060] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.168962 20566 raft_consensus.cc:3060] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.177222 20566 raft_consensus.cc:2468] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:09.177639 20722 raft_consensus.cc:993] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c: : Instructing follower 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:09.178269 20722 raft_consensus.cc:1081] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Signalling peer 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:09.179262 20457 leader_election.cc:304] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [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: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:09.180271 20722 raft_consensus.cc:2804] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:09.186658 20722 raft_consensus.cc:697] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:09.186863 20641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:35392
I20260710 11:13:09.187572 20641 raft_consensus.cc:493] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.188110 20641 raft_consensus.cc:3060] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.187935 20722 consensus_queue.cc:237] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [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: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } }
I20260710 11:13:09.188517 20753 consensus_queue.cc:1048] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:09.178908 20640 raft_consensus.cc:2468] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:09.197702 20641 raft_consensus.cc:515] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.201372 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:09.201668 20641 leader_election.cc:290] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:09.202272 20492 raft_consensus.cc:3055] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:09.202723 20492 raft_consensus.cc:740] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:09.202868 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8571f702c9c45a19f78cf6b8ea438c7" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:09.203639 20492 consensus_queue.cc:260] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.204584 20492 raft_consensus.cc:3060] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.207144 20390 catalog_manager.cc:5697] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 1 to 2, leader changed from a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2) to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 2 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:09.213662 20492 raft_consensus.cc:2468] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:09.215351 20607 leader_election.cc:304] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [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: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: a51df91bcb5a47b18fd57a3257c19122
I20260710 11:13:09.216133 20721 raft_consensus.cc:2804] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:09.216615 20721 raft_consensus.cc:697] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:09.217602 20721 consensus_queue.cc:237] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.225803 20390 catalog_manager.cc:5697] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 1 to 2, leader changed from 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1) to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:09.254339 20760 raft_consensus.cc:993] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122: : Instructing follower 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:09.254846 20705 raft_consensus.cc:1081] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Signalling peer 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:09.256424 20492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c2c70f3f9e94803b85473f0017d323c"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:59704
I20260710 11:13:09.257004 20492 raft_consensus.cc:493] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.257303 20492 raft_consensus.cc:3060] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.262240 20492 raft_consensus.cc:515] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.263895 20492 leader_election.cc:290] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 2 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:09.265043 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2c70f3f9e94803b85473f0017d323c" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:09.264890 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2c70f3f9e94803b85473f0017d323c" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:09.265640 20641 raft_consensus.cc:3060] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.265712 20567 raft_consensus.cc:3055] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:09.266111 20567 raft_consensus.cc:740] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:09.267050 20567 consensus_queue.cc:260] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.268424 20567 raft_consensus.cc:3060] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.273360 20641 raft_consensus.cc:2468] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:09.275077 20457 leader_election.cc:304] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [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: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:09.276044 20762 raft_consensus.cc:2804] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:09.276467 20762 raft_consensus.cc:697] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:09.277778 20762 consensus_queue.cc:237] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.278650 20567 raft_consensus.cc:2468] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:09.285637 20390 catalog_manager.cc:5697] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 1 to 2, leader changed from a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2) to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 2 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:09.403899 20760 raft_consensus.cc:993] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122: : Instructing follower 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:09.404393 20705 raft_consensus.cc:1081] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Signalling peer 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:09.406015 20492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:59704
I20260710 11:13:09.406515 20492 raft_consensus.cc:493] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:09.406958 20492 raft_consensus.cc:3060] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.412637 20492 raft_consensus.cc:515] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.414336 20492 leader_election.cc:290] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 2 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:09.415484 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:09.415534 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c808707d932b461db623b1ff5a4b1bb9" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:09.416060 20567 raft_consensus.cc:3055] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:09.416214 20641 raft_consensus.cc:3060] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.416373 20567 raft_consensus.cc:740] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:09.417274 20567 consensus_queue.cc:260] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.418412 20567 raft_consensus.cc:3060] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.422639 20641 raft_consensus.cc:2468] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:09.423197 20567 raft_consensus.cc:2468] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:09.423856 20457 leader_election.cc:304] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [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: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:09.424566 20762 raft_consensus.cc:2804] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:09.424917 20762 raft_consensus.cc:697] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:09.425733 20762 consensus_queue.cc:237] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:09.431919 20390 catalog_manager.cc:5697] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 1 to 2, leader changed from a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2) to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 2 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:09.481714 20641 raft_consensus.cc:1275] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.483016 20762 consensus_queue.cc:1048] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.491453 20567 raft_consensus.cc:1275] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.493307 20763 consensus_queue.cc:1048] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:09.559612 20492 raft_consensus.cc:1275] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Refusing update from remote peer a51df91bcb5a47b18fd57a3257c19122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.560829 20705 consensus_queue.cc:1048] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.570143 20641 raft_consensus.cc:1275] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer a51df91bcb5a47b18fd57a3257c19122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.571566 20705 consensus_queue.cc:1048] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.597973 20567 raft_consensus.cc:3060] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:09.603246 20567 raft_consensus.cc:1275] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.604611 20721 consensus_queue.cc:1048] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.613560 20492 raft_consensus.cc:1275] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.615204 20724 consensus_queue.cc:1048] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:09.617478 20491 raft_consensus.cc:1275] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Refusing update from remote peer a51df91bcb5a47b18fd57a3257c19122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.619483 20705 consensus_queue.cc:1048] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.628366 20641 raft_consensus.cc:1275] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer a51df91bcb5a47b18fd57a3257c19122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.630018 20567 raft_consensus.cc:1275] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.631717 20763 consensus_queue.cc:1048] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.631861 20698 consensus_queue.cc:1048] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:09.640017 20640 raft_consensus.cc:1275] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.642715 20763 consensus_queue.cc:1048] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.844772 20640 raft_consensus.cc:1275] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.846038 20763 consensus_queue.cc:1048] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.855324 20567 raft_consensus.cc:1275] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.857048 20762 consensus_queue.cc:1048] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.865114 20640 raft_consensus.cc:1275] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.866466 20762 consensus_queue.cc:1048] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:09.876895 20567 raft_consensus.cc:1275] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:09.878135 20763 consensus_queue.cc:1048] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:11.955433 20389 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57764:
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:13:11.957892 20389 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:13:12.009994 20474 tablet_service.cc:1511] Processing CreateTablet for tablet ebffa693c3e74355bf119ce22153db52 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:12.011677 20474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebffa693c3e74355bf119ce22153db52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.011703 20553 tablet_service.cc:1511] Processing CreateTablet for tablet ebffa693c3e74355bf119ce22153db52 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:12.013356 20553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebffa693c3e74355bf119ce22153db52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.013083 20626 tablet_service.cc:1511] Processing CreateTablet for tablet ebffa693c3e74355bf119ce22153db52 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:12.014505 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebffa693c3e74355bf119ce22153db52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.016355 20479 tablet_service.cc:1511] Processing CreateTablet for tablet d76b7db2ccb041e4b1e04c70d5e5acd7 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:12.017704 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76b7db2ccb041e4b1e04c70d5e5acd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.028592 20550 tablet_service.cc:1511] Processing CreateTablet for tablet d76b7db2ccb041e4b1e04c70d5e5acd7 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:12.030114 20550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76b7db2ccb041e4b1e04c70d5e5acd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.030901 20625 tablet_service.cc:1511] Processing CreateTablet for tablet d76b7db2ccb041e4b1e04c70d5e5acd7 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:12.032473 20625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76b7db2ccb041e4b1e04c70d5e5acd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.033155 20477 tablet_service.cc:1511] Processing CreateTablet for tablet 418bb48b2c49461b832dcc2e7982494a (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:12.034416 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418bb48b2c49461b832dcc2e7982494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.039274 20779 tablet_bootstrap.cc:492] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.048728 20779 tablet_bootstrap.cc:654] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.059645 20782 tablet_bootstrap.cc:492] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:12.066175 20782 tablet_bootstrap.cc:654] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.069171 20626 tablet_service.cc:1511] Processing CreateTablet for tablet 418bb48b2c49461b832dcc2e7982494a (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:12.070636 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418bb48b2c49461b832dcc2e7982494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.069056 20550 tablet_service.cc:1511] Processing CreateTablet for tablet 418bb48b2c49461b832dcc2e7982494a (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:12.071925 20550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418bb48b2c49461b832dcc2e7982494a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.069669 20779 tablet_bootstrap.cc:492] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.073995 20779 ts_tablet_manager.cc:1403] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.008s
I20260710 11:13:12.077231 20779 raft_consensus.cc:359] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.077986 20779 raft_consensus.cc:385] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.079037 20779 raft_consensus.cc:740] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.079939 20779 consensus_queue.cc:260] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.082013 20478 tablet_service.cc:1511] Processing CreateTablet for tablet 41c3464ec0514c4b9f8993df13ea4bec (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:12.083599 20478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c3464ec0514c4b9f8993df13ea4bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.085958 20779 ts_tablet_manager.cc:1434] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:13:12.087054 20779 tablet_bootstrap.cc:492] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.094750 20779 tablet_bootstrap.cc:654] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.098276 20550 tablet_service.cc:1511] Processing CreateTablet for tablet 41c3464ec0514c4b9f8993df13ea4bec (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:12.099861 20550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c3464ec0514c4b9f8993df13ea4bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.101369 20780 tablet_bootstrap.cc:492] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.103999 20625 tablet_service.cc:1511] Processing CreateTablet for tablet 41c3464ec0514c4b9f8993df13ea4bec (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:12.106714 20625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c3464ec0514c4b9f8993df13ea4bec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.107234 20779 tablet_bootstrap.cc:492] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.107759 20779 ts_tablet_manager.cc:1403] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:13:12.110988 20779 raft_consensus.cc:359] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.111748 20779 raft_consensus.cc:385] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.112038 20779 raft_consensus.cc:740] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.112941 20779 consensus_queue.cc:260] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.115787 20479 tablet_service.cc:1511] Processing CreateTablet for tablet d4528218635c44d19610823604ca8155 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:12.119503 20553 tablet_service.cc:1511] Processing CreateTablet for tablet d4528218635c44d19610823604ca8155 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:12.124733 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4528218635c44d19610823604ca8155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.125484 20553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4528218635c44d19610823604ca8155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.122546 20779 ts_tablet_manager.cc:1434] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:13:12.122686 20780 tablet_bootstrap.cc:654] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.123214 20782 tablet_bootstrap.cc:492] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.129475 20782 ts_tablet_manager.cc:1403] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.006s
I20260710 11:13:12.132885 20782 raft_consensus.cc:359] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.133630 20782 raft_consensus.cc:385] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.133896 20782 raft_consensus.cc:740] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.138749 20477 tablet_service.cc:1511] Processing CreateTablet for tablet fea5e9b7137048afa5e27da5f6553b50 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:12.140133 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea5e9b7137048afa5e27da5f6553b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.140341 20556 tablet_service.cc:1511] Processing CreateTablet for tablet 55bbd8a3e89f47b8bb425c0809389230 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:12.140693 20782 consensus_queue.cc:260] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.141638 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55bbd8a3e89f47b8bb425c0809389230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.143446 20779 tablet_bootstrap.cc:492] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.146049 20625 tablet_service.cc:1511] Processing CreateTablet for tablet d4528218635c44d19610823604ca8155 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:12.147378 20625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4528218635c44d19610823604ca8155. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.147029 20626 tablet_service.cc:1511] Processing CreateTablet for tablet 55bbd8a3e89f47b8bb425c0809389230 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:12.148396 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55bbd8a3e89f47b8bb425c0809389230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.150614 20782 ts_tablet_manager.cc:1434] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:13:12.151834 20779 tablet_bootstrap.cc:654] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.149686 20478 tablet_service.cc:1511] Processing CreateTablet for tablet 55bbd8a3e89f47b8bb425c0809389230 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:12.159417 20478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55bbd8a3e89f47b8bb425c0809389230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.162839 20554 tablet_service.cc:1511] Processing CreateTablet for tablet fea5e9b7137048afa5e27da5f6553b50 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:12.164302 20554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea5e9b7137048afa5e27da5f6553b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.169036 20629 tablet_service.cc:1511] Processing CreateTablet for tablet fea5e9b7137048afa5e27da5f6553b50 (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:12.170002 20779 tablet_bootstrap.cc:492] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.170446 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea5e9b7137048afa5e27da5f6553b50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.170564 20779 ts_tablet_manager.cc:1403] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260710 11:13:12.173650 20779 raft_consensus.cc:359] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.174376 20779 raft_consensus.cc:385] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.174685 20779 raft_consensus.cc:740] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.177379 20477 tablet_service.cc:1511] Processing CreateTablet for tablet 245530b54829491bb997ea0aa134a70f (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:12.178790 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245530b54829491bb997ea0aa134a70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.159441 20782 tablet_bootstrap.cc:492] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:12.184192 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 245530b54829491bb997ea0aa134a70f (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:12.185083 20474 tablet_service.cc:1511] Processing CreateTablet for tablet fa6632e152a24b33aeb490ad0e5ec53e (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:12.186388 20474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6632e152a24b33aeb490ad0e5ec53e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.188891 20550 tablet_service.cc:1511] Processing CreateTablet for tablet fa6632e152a24b33aeb490ad0e5ec53e (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:12.188997 20779 consensus_queue.cc:260] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.189885 20630 tablet_service.cc:1511] Processing CreateTablet for tablet fa6632e152a24b33aeb490ad0e5ec53e (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:12.190564 20550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6632e152a24b33aeb490ad0e5ec53e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.194486 20779 ts_tablet_manager.cc:1434] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 11:13:12.195272 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245530b54829491bb997ea0aa134a70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.197525 20780 tablet_bootstrap.cc:492] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.198102 20780 ts_tablet_manager.cc:1403] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.007s
I20260710 11:13:12.200093 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa6632e152a24b33aeb490ad0e5ec53e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.201210 20780 raft_consensus.cc:359] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.202154 20698 raft_consensus.cc:493] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.202675 20698 raft_consensus.cc:515] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.204881 20698 leader_election.cc:290] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.207777 20553 tablet_service.cc:1511] Processing CreateTablet for tablet 245530b54829491bb997ea0aa134a70f (DEFAULT_TABLE table=soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:12.209161 20553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245530b54829491bb997ea0aa134a70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:12.209900 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
W20260710 11:13:12.211628 20533 leader_election.cc:343] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:12.213604 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
W20260710 11:13:12.215401 20532 leader_election.cc:343] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:12.215863 20532 leader_election.cc:304] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [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: a51df91bcb5a47b18fd57a3257c19122; no voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:12.219599 20698 raft_consensus.cc:2749] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:12.195679 20779 tablet_bootstrap.cc:492] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.230453 20782 tablet_bootstrap.cc:654] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.232544 20780 raft_consensus.cc:385] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.232959 20780 raft_consensus.cc:740] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.234290 20780 consensus_queue.cc:260] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.237859 20782 tablet_bootstrap.cc:492] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.238473 20782 ts_tablet_manager.cc:1403] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.007s
I20260710 11:13:12.241519 20782 raft_consensus.cc:359] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.242273 20782 raft_consensus.cc:385] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.242619 20782 raft_consensus.cc:740] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.243507 20782 consensus_queue.cc:260] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.244647 20780 ts_tablet_manager.cc:1434] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260710 11:13:12.245317 20779 tablet_bootstrap.cc:654] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.246174 20782 ts_tablet_manager.cc:1434] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:12.247313 20782 tablet_bootstrap.cc:492] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:12.253719 20782 tablet_bootstrap.cc:654] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.264043 20782 tablet_bootstrap.cc:492] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.264650 20782 ts_tablet_manager.cc:1403] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.010s
I20260710 11:13:12.264988 20780 tablet_bootstrap.cc:492] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.268555 20782 raft_consensus.cc:359] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.269330 20782 raft_consensus.cc:385] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.269708 20782 raft_consensus.cc:740] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.270485 20782 consensus_queue.cc:260] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.272140 20780 tablet_bootstrap.cc:654] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.273623 20782 ts_tablet_manager.cc:1434] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:13:12.274735 20779 tablet_bootstrap.cc:492] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.275280 20779 ts_tablet_manager.cc:1403] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.001s
I20260710 11:13:12.274735 20782 tablet_bootstrap.cc:492] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:12.278291 20779 raft_consensus.cc:359] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.279081 20779 raft_consensus.cc:385] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.279498 20780 tablet_bootstrap.cc:492] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.279398 20779 raft_consensus.cc:740] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.280036 20780 ts_tablet_manager.cc:1403] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:13:12.280441 20779 consensus_queue.cc:260] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.283051 20780 raft_consensus.cc:359] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.283805 20780 raft_consensus.cc:385] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.284106 20780 raft_consensus.cc:740] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.284977 20782 tablet_bootstrap.cc:654] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.284791 20780 consensus_queue.cc:260] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.285198 20698 raft_consensus.cc:493] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.285704 20698 raft_consensus.cc:515] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.287259 20780 ts_tablet_manager.cc:1434] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:13:12.287855 20698 leader_election.cc:290] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.288300 20780 tablet_bootstrap.cc:492] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.289564 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c3464ec0514c4b9f8993df13ea4bec" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.290298 20779 ts_tablet_manager.cc:1434] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:13:12.291668 20779 tablet_bootstrap.cc:492] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.294579 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c3464ec0514c4b9f8993df13ea4bec" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
W20260710 11:13:12.296695 20532 leader_election.cc:343] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:13:12.297183 20533 leader_election.cc:343] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:12.297613 20533 leader_election.cc:304] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [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: a51df91bcb5a47b18fd57a3257c19122; no voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:12.298740 20698 raft_consensus.cc:2749] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:12.300063 20779 tablet_bootstrap.cc:654] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.295416 20780 tablet_bootstrap.cc:654] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.314762 20779 tablet_bootstrap.cc:492] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.315230 20779 ts_tablet_manager.cc:1403] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260710 11:13:12.316854 20782 tablet_bootstrap.cc:492] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.317324 20782 ts_tablet_manager.cc:1403] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.004s
I20260710 11:13:12.317672 20780 tablet_bootstrap.cc:492] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.318210 20780 ts_tablet_manager.cc:1403] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260710 11:13:12.317883 20779 raft_consensus.cc:359] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.318624 20779 raft_consensus.cc:385] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.318964 20779 raft_consensus.cc:740] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.319742 20782 raft_consensus.cc:359] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.319703 20779 consensus_queue.cc:260] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.320379 20782 raft_consensus.cc:385] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.320683 20782 raft_consensus.cc:740] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.321165 20780 raft_consensus.cc:359] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.321880 20780 raft_consensus.cc:385] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.321512 20782 consensus_queue.cc:260] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.322131 20779 ts_tablet_manager.cc:1434] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:13:12.322181 20780 raft_consensus.cc:740] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.323335 20779 tablet_bootstrap.cc:492] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.323210 20780 consensus_queue.cc:260] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.323788 20782 ts_tablet_manager.cc:1434] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:13:12.330668 20779 tablet_bootstrap.cc:654] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.331684 20780 ts_tablet_manager.cc:1434] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.005s
I20260710 11:13:12.332811 20780 tablet_bootstrap.cc:492] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.333403 20782 tablet_bootstrap.cc:492] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
W20260710 11:13:12.335403 20438 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:12.340242 20782 tablet_bootstrap.cc:654] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.347786 20780 tablet_bootstrap.cc:654] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.353818 20779 tablet_bootstrap.cc:492] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.354310 20779 ts_tablet_manager.cc:1403] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.015s
I20260710 11:13:12.354530 20780 tablet_bootstrap.cc:492] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.355041 20780 ts_tablet_manager.cc:1403] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.005s
I20260710 11:13:12.356786 20782 tablet_bootstrap.cc:492] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.356729 20779 raft_consensus.cc:359] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.357453 20782 ts_tablet_manager.cc:1403] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260710 11:13:12.357497 20779 raft_consensus.cc:385] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.357903 20779 raft_consensus.cc:740] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.357800 20780 raft_consensus.cc:359] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.358639 20780 raft_consensus.cc:385] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.358664 20779 consensus_queue.cc:260] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.359139 20780 raft_consensus.cc:740] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.359892 20780 consensus_queue.cc:260] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.360996 20779 ts_tablet_manager.cc:1434] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:13:12.361979 20779 tablet_bootstrap.cc:492] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.362438 20780 ts_tablet_manager.cc:1434] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:12.363472 20780 tablet_bootstrap.cc:492] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.368346 20779 tablet_bootstrap.cc:654] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.369740 20780 tablet_bootstrap.cc:654] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.370998 20698 raft_consensus.cc:493] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.371537 20698 raft_consensus.cc:515] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.374751 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebffa693c3e74355bf119ce22153db52" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:12.375510 20490 raft_consensus.cc:2468] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:12.377032 20533 leader_election.cc:304] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.378010 20787 raft_consensus.cc:2804] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.378371 20787 raft_consensus.cc:493] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.378700 20787 raft_consensus.cc:3060] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.360635 20782 raft_consensus.cc:359] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.382527 20782 raft_consensus.cc:385] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.382879 20782 raft_consensus.cc:740] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.383636 20782 consensus_queue.cc:260] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.385833 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebffa693c3e74355bf119ce22153db52" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.386065 20782 ts_tablet_manager.cc:1434] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:13:12.389295 20782 tablet_bootstrap.cc:492] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:12.389580 20779 tablet_bootstrap.cc:492] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.390101 20779 ts_tablet_manager.cc:1403] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260710 11:13:12.390533 20780 tablet_bootstrap.cc:492] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.391017 20780 ts_tablet_manager.cc:1403] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.015s
I20260710 11:13:12.393061 20779 raft_consensus.cc:359] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.393765 20779 raft_consensus.cc:385] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.394042 20779 raft_consensus.cc:740] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.394142 20780 raft_consensus.cc:359] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.394937 20780 raft_consensus.cc:385] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.395483 20780 raft_consensus.cc:740] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.394930 20779 consensus_queue.cc:260] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.396466 20782 tablet_bootstrap.cc:654] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.396214 20780 consensus_queue.cc:260] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.386565 20640 raft_consensus.cc:2468] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:12.403811 20780 ts_tablet_manager.cc:1434] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:13:12.405156 20780 tablet_bootstrap.cc:492] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.412343 20698 leader_election.cc:290] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.411590 20779 ts_tablet_manager.cc:1434] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.005s
I20260710 11:13:12.412307 20780 tablet_bootstrap.cc:654] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.415256 20779 tablet_bootstrap.cc:492] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.435314 20768 raft_consensus.cc:493] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.435933 20768 raft_consensus.cc:515] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.438172 20768 leader_election.cc:290] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:12.442369 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:12.443166 20490 raft_consensus.cc:2468] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 0.
I20260710 11:13:12.444339 20607 leader_election.cc:304] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:12.445604 20768 raft_consensus.cc:2804] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.445967 20768 raft_consensus.cc:493] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.446281 20768 raft_consensus.cc:3060] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.448717 20795 raft_consensus.cc:493] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.449285 20795 raft_consensus.cc:515] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.451334 20795 leader_election.cc:290] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.453858 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418bb48b2c49461b832dcc2e7982494a" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:12.454660 20566 raft_consensus.cc:2468] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:12.456323 20457 leader_election.cc:304] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.457319 20795 raft_consensus.cc:2804] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.457712 20795 raft_consensus.cc:493] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.458052 20795 raft_consensus.cc:3060] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.459141 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418bb48b2c49461b832dcc2e7982494a" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.459898 20640 raft_consensus.cc:2468] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:12.480756 20787 raft_consensus.cc:515] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.494552 20768 raft_consensus.cc:515] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.492667 20795 raft_consensus.cc:515] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.496141 20802 raft_consensus.cc:493] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.511606 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebffa693c3e74355bf119ce22153db52" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:12.509178 20787 leader_election.cc:290] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.512295 20640 raft_consensus.cc:3060] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.513334 20795 leader_election.cc:290] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.514358 20768 leader_election.cc:290] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
W20260710 11:13:12.498739 20533 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.1:46013, user_credentials={real_user=slave}} blocked reactor thread for 92437.5us
I20260710 11:13:12.517541 20779 tablet_bootstrap.cc:654] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.519611 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:12.520301 20566 raft_consensus.cc:3060] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.520475 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:12.521088 20490 raft_consensus.cc:3060] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:12.508944 20457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.34.3:44195, user_credentials={real_user=slave}} blocked reactor thread for 47903.6us
I20260710 11:13:12.527860 20566 raft_consensus.cc:2468] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 1.
I20260710 11:13:12.528630 20490 raft_consensus.cc:2468] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 1.
I20260710 11:13:12.529362 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418bb48b2c49461b832dcc2e7982494a" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:12.530279 20607 leader_election.cc:304] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:12.530889 20566 raft_consensus.cc:3060] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.531354 20806 raft_consensus.cc:2804] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.531736 20780 tablet_bootstrap.cc:492] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.531908 20806 raft_consensus.cc:697] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:12.532362 20780 ts_tablet_manager.cc:1403] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.008s
I20260710 11:13:12.532934 20806 consensus_queue.cc:237] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.535175 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418bb48b2c49461b832dcc2e7982494a" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:12.535456 20780 raft_consensus.cc:359] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.535868 20641 raft_consensus.cc:3060] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.512261 20802 raft_consensus.cc:515] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.536218 20780 raft_consensus.cc:385] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.536552 20780 raft_consensus.cc:740] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.537285 20780 consensus_queue.cc:260] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.538158 20802 leader_election.cc:290] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.540565 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:12.539825 20780 ts_tablet_manager.cc:1434] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:13:12.539886 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.541170 20567 raft_consensus.cc:2376] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 1. Re-sending same reply.
W20260710 11:13:12.542279 20532 leader_election.cc:343] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:12.543942 20780 tablet_bootstrap.cc:492] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.545233 20641 raft_consensus.cc:2468] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:12.527732 20782 tablet_bootstrap.cc:492] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.547526 20782 ts_tablet_manager.cc:1403] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.158s	user 0.019s	sys 0.051s
I20260710 11:13:12.547647 20566 raft_consensus.cc:2468] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:12.549757 20640 raft_consensus.cc:2468] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:12.550105 20780 tablet_bootstrap.cc:654] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.550962 20532 leader_election.cc:304] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.551783 20802 raft_consensus.cc:2804] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.552008 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebffa693c3e74355bf119ce22153db52" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:12.552196 20802 raft_consensus.cc:697] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:12.552616 20490 raft_consensus.cc:3060] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.552997 20802 consensus_queue.cc:237] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.560812 20490 raft_consensus.cc:2468] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:12.561839 20390 catalog_manager.cc:5697] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.564052 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:12.564316 20457 leader_election.cc:304] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.565172 20795 raft_consensus.cc:2804] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.565656 20795 raft_consensus.cc:697] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:12.566748 20780 tablet_bootstrap.cc:492] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.566454 20795 consensus_queue.cc:237] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.567298 20780 ts_tablet_manager.cc:1403] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260710 11:13:12.568027 20782 raft_consensus.cc:359] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.568814 20782 raft_consensus.cc:385] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.569106 20782 raft_consensus.cc:740] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.569861 20782 consensus_queue.cc:260] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.570968 20780 raft_consensus.cc:359] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.571708 20780 raft_consensus.cc:385] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.572059 20780 raft_consensus.cc:740] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.571995 20690 raft_consensus.cc:493] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.572765 20690 raft_consensus.cc:515] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.573196 20780 consensus_queue.cc:260] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.574746 20690 leader_election.cc:290] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
W20260710 11:13:12.575393 20533 leader_election.cc:343] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:12.575870 20533 leader_election.cc:304] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [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: a51df91bcb5a47b18fd57a3257c19122; no voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:12.576560 20802 raft_consensus.cc:2749] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:12.578218 20782 ts_tablet_manager.cc:1434] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260710 11:13:12.579344 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c3464ec0514c4b9f8993df13ea4bec" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:12.580116 20566 raft_consensus.cc:2468] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:12.580818 20389 catalog_manager.cc:5697] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:12.581961 20782 tablet_bootstrap.cc:492] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:12.582216 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c3464ec0514c4b9f8993df13ea4bec" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.582854 20640 raft_consensus.cc:2468] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:12.583845 20779 tablet_bootstrap.cc:492] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.584285 20457 leader_election.cc:304] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:12.585181 20690 raft_consensus.cc:2804] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.585141 20779 ts_tablet_manager.cc:1403] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.170s	user 0.020s	sys 0.006s
I20260710 11:13:12.585703 20690 raft_consensus.cc:493] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.586108 20690 raft_consensus.cc:3060] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.588913 20779 raft_consensus.cc:359] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.594306 20802 raft_consensus.cc:493] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.594959 20780 ts_tablet_manager.cc:1434] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.009s
I20260710 11:13:12.596041 20779 raft_consensus.cc:385] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.596452 20779 raft_consensus.cc:740] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.596163 20802 raft_consensus.cc:515] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.596839 20780 tablet_bootstrap.cc:492] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.597544 20779 consensus_queue.cc:260] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.598408 20802 leader_election.cc:290] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.595157 20690 raft_consensus.cc:515] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.600013 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55bbd8a3e89f47b8bb425c0809389230" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.600678 20640 raft_consensus.cc:2468] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:12.601320 20779 ts_tablet_manager.cc:1434] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:13:12.601667 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55bbd8a3e89f47b8bb425c0809389230" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:12.595768 20782 tablet_bootstrap.cc:654] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.602309 20779 tablet_bootstrap.cc:492] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122: Bootstrap starting.
I20260710 11:13:12.602504 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c3464ec0514c4b9f8993df13ea4bec" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:12.603067 20532 leader_election.cc:304] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.603176 20566 raft_consensus.cc:3060] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.603870 20802 raft_consensus.cc:2804] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.604228 20802 raft_consensus.cc:493] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.604563 20802 raft_consensus.cc:3060] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:12.605266 20533 leader_election.cc:343] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:12.605700 20787 raft_consensus.cc:493] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.606168 20787 raft_consensus.cc:515] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.608218 20787 leader_election.cc:290] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.608600 20698 raft_consensus.cc:493] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.609143 20698 raft_consensus.cc:515] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.610661 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.611075 20566 raft_consensus.cc:2468] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
W20260710 11:13:12.613224 20532 leader_election.cc:343] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:12.614532 20780 tablet_bootstrap.cc:654] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.619287 20457 leader_election.cc:304] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.619977 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4528218635c44d19610823604ca8155" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.615368 20388 catalog_manager.cc:5697] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 1 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.620623 20814 raft_consensus.cc:2804] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.621153 20814 raft_consensus.cc:697] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:12.621225 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:12.621814 20492 raft_consensus.cc:2468] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:12.622057 20814 consensus_queue.cc:237] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.611271 20698 leader_election.cc:290] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.620661 20640 raft_consensus.cc:2468] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:12.625785 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4528218635c44d19610823604ca8155" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:12.626386 20492 raft_consensus.cc:2468] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 0.
I20260710 11:13:12.627523 20533 leader_election.cc:304] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [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: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:12.628840 20698 raft_consensus.cc:2804] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.629281 20698 raft_consensus.cc:493] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.629693 20698 raft_consensus.cc:3060] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.629796 20532 leader_election.cc:304] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.631067 20787 raft_consensus.cc:2804] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.631541 20787 raft_consensus.cc:493] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.631879 20787 raft_consensus.cc:3060] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.639588 20690 leader_election.cc:290] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.641270 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41c3464ec0514c4b9f8993df13ea4bec" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:12.648042 20640 raft_consensus.cc:3060] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.649102 20780 tablet_bootstrap.cc:492] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.649605 20780 ts_tablet_manager.cc:1403] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.009s
I20260710 11:13:12.645442 20779 tablet_bootstrap.cc:654] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.655730 20698 raft_consensus.cc:515] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.658133 20780 raft_consensus.cc:359] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.661791 20780 raft_consensus.cc:385] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.662124 20780 raft_consensus.cc:740] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.662336 20802 raft_consensus.cc:515] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.662967 20780 consensus_queue.cc:260] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.658598 20640 raft_consensus.cc:2468] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:12.664350 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:12.664935 20492 raft_consensus.cc:3060] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.665767 20780 ts_tablet_manager.cc:1434] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:13:12.666738 20780 tablet_bootstrap.cc:492] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c: Bootstrap starting.
I20260710 11:13:12.666574 20802 leader_election.cc:290] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.666186 20389 catalog_manager.cc:5697] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 1 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.662264 20787 raft_consensus.cc:515] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.676211 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55bbd8a3e89f47b8bb425c0809389230" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:12.676894 20490 raft_consensus.cc:3060] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.677888 20787 leader_election.cc:290] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.678495 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4528218635c44d19610823604ca8155" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:12.679144 20641 raft_consensus.cc:3060] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.677866 20780 tablet_bootstrap.cc:654] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.685426 20492 raft_consensus.cc:2468] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:12.686381 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4528218635c44d19610823604ca8155" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:12.689973 20491 raft_consensus.cc:3060] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.690479 20533 leader_election.cc:304] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.691516 20787 raft_consensus.cc:2804] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.692003 20787 raft_consensus.cc:697] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:12.692920 20787 consensus_queue.cc:237] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.686491 20641 raft_consensus.cc:2468] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:12.687121 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55bbd8a3e89f47b8bb425c0809389230" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:12.697037 20640 raft_consensus.cc:3060] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.698432 20532 leader_election.cc:304] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.698660 20698 leader_election.cc:290] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.701372 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:12.689126 20490 raft_consensus.cc:2468] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
W20260710 11:13:12.703684 20532 leader_election.cc:343] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:12.704222 20491 raft_consensus.cc:2468] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:12.706838 20802 raft_consensus.cc:2804] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.707450 20802 raft_consensus.cc:697] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:12.708336 20802 consensus_queue.cc:237] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.711392 20533 leader_election.cc:304] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.712672 20787 raft_consensus.cc:2804] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.713721 20787 raft_consensus.cc:697] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:12.714532 20779 tablet_bootstrap.cc:492] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122: No bootstrap required, opened a new log
I20260710 11:13:12.714686 20782 tablet_bootstrap.cc:492] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.715075 20779 ts_tablet_manager.cc:1403] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.004s
I20260710 11:13:12.715224 20782 ts_tablet_manager.cc:1403] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.134s	user 0.023s	sys 0.021s
I20260710 11:13:12.717810 20779 raft_consensus.cc:359] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.717363 20388 catalog_manager.cc:5697] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.718492 20779 raft_consensus.cc:385] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.718743 20640 raft_consensus.cc:2468] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 1.
I20260710 11:13:12.714488 20787 consensus_queue.cc:237] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.718875 20779 raft_consensus.cc:740] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.718523 20782 raft_consensus.cc:359] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.721807 20782 raft_consensus.cc:385] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.722121 20782 raft_consensus.cc:740] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.722143 20779 consensus_queue.cc:260] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.725188 20779 ts_tablet_manager.cc:1434] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:13:12.727489 20780 tablet_bootstrap.cc:492] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c: No bootstrap required, opened a new log
I20260710 11:13:12.727998 20780 ts_tablet_manager.cc:1403] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.009s
I20260710 11:13:12.723737 20782 consensus_queue.cc:260] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.730067 20782 ts_tablet_manager.cc:1434] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 11:13:12.730440 20780 raft_consensus.cc:359] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.731033 20780 raft_consensus.cc:385] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.731171 20782 tablet_bootstrap.cc:492] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:12.731236 20780 raft_consensus.cc:740] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.732111 20780 consensus_queue.cc:260] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.733831 20780 ts_tablet_manager.cc:1434] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:12.745097 20782 tablet_bootstrap.cc:654] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.749353 20782 tablet_bootstrap.cc:492] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.749826 20782 ts_tablet_manager.cc:1403] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 11:13:12.752033 20782 raft_consensus.cc:359] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.752522 20782 raft_consensus.cc:385] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.752743 20782 raft_consensus.cc:740] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.752108 20388 catalog_manager.cc:5697] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.753432 20782 consensus_queue.cc:260] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.753816 20388 catalog_manager.cc:5697] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 0 to 1, leader changed from <none> to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.754958 20782 ts_tablet_manager.cc:1434] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:13:12.755988 20782 tablet_bootstrap.cc:492] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32: Bootstrap starting.
I20260710 11:13:12.760205 20782 tablet_bootstrap.cc:654] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:12.765691 20782 tablet_bootstrap.cc:492] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32: No bootstrap required, opened a new log
I20260710 11:13:12.766088 20782 ts_tablet_manager.cc:1403] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:13:12.767984 20782 raft_consensus.cc:359] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.768567 20782 raft_consensus.cc:385] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:12.768785 20782 raft_consensus.cc:740] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Initialized, Role: FOLLOWER
I20260710 11:13:12.769289 20782 consensus_queue.cc:260] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.771100 20782 ts_tablet_manager.cc:1434] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:13:12.868606 20814 raft_consensus.cc:493] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.869119 20814 raft_consensus.cc:515] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.870994 20814 leader_election.cc:290] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.871922 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:12.872218 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.872488 20566 raft_consensus.cc:2468] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:12.872778 20640 raft_consensus.cc:2468] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:12.873432 20457 leader_election.cc:304] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.874169 20814 raft_consensus.cc:2804] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.874464 20814 raft_consensus.cc:493] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.874719 20814 raft_consensus.cc:3060] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.879869 20814 raft_consensus.cc:515] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.881459 20814 leader_election.cc:290] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.882254 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:12.882432 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:12.882751 20566 raft_consensus.cc:3060] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.882956 20640 raft_consensus.cc:3060] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.887970 20566 raft_consensus.cc:2468] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:12.887979 20640 raft_consensus.cc:2468] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:12.889103 20457 leader_election.cc:304] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.889772 20814 raft_consensus.cc:2804] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.890208 20814 raft_consensus.cc:697] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:12.890934 20814 consensus_queue.cc:237] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.899268 20388 catalog_manager.cc:5697] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 1 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.935804 20814 raft_consensus.cc:493] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:12.936218 20814 raft_consensus.cc:515] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.937824 20814 leader_election.cc:290] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.938647 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245530b54829491bb997ea0aa134a70f" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:12.938872 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245530b54829491bb997ea0aa134a70f" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32" is_pre_election: true
I20260710 11:13:12.939273 20566 raft_consensus.cc:2468] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:12.939392 20640 raft_consensus.cc:2468] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 0.
I20260710 11:13:12.940209 20457 leader_election.cc:304] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:12.940851 20814 raft_consensus.cc:2804] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:12.941138 20814 raft_consensus.cc:493] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:12.941404 20814 raft_consensus.cc:3060] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.946574 20814 raft_consensus.cc:515] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.948150 20814 leader_election.cc:290] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:12.949013 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245530b54829491bb997ea0aa134a70f" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:12.949149 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245530b54829491bb997ea0aa134a70f" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:12.949585 20566 raft_consensus.cc:3060] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.949630 20640 raft_consensus.cc:3060] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:12.954222 20640 raft_consensus.cc:2468] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:12.954562 20566 raft_consensus.cc:2468] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 1.
I20260710 11:13:12.955310 20457 leader_election.cc:304] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:12.956111 20814 raft_consensus.cc:2804] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:12.956573 20814 raft_consensus.cc:697] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:12.957294 20814 consensus_queue.cc:237] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:12.964996 20388 catalog_manager.cc:5697] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 1 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:12.990207 20802 consensus_queue.cc:1048] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:12.993501 20806 consensus_queue.cc:1048] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.007367 20768 consensus_queue.cc:1048] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.019995 20698 consensus_queue.cc:1048] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:13.043673 20814 consensus_queue.cc:1048] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.054139 20814 consensus_queue.cc:1048] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.113924 20814 consensus_queue.cc:1048] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.124590 20814 consensus_queue.cc:1048] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.126205 20698 consensus_queue.cc:1048] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:13.129302 20768 raft_consensus.cc:493] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:13.129865 20768 raft_consensus.cc:515] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.132047 20768 leader_election.cc:290] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:13.131916 20698 consensus_queue.cc:1048] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:13.134083 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" is_pre_election: true
I20260710 11:13:13.135023 20490 raft_consensus.cc:2393] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e10de1201e42aa9bdd2288eb758e32 in current term 1: Already voted for candidate a51df91bcb5a47b18fd57a3257c19122 in this term.
I20260710 11:13:13.137815 20566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a51df91bcb5a47b18fd57a3257c19122" is_pre_election: true
I20260710 11:13:13.140043 20606 leader_election.cc:304] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [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: 91e10de1201e42aa9bdd2288eb758e32; no voters: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122
I20260710 11:13:13.140873 20768 raft_consensus.cc:3060] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:13.150167 20804 consensus_queue.cc:1048] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.154214 20768 raft_consensus.cc:2749] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:13.163810 20802 consensus_queue.cc:1048] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.170167 20698 consensus_queue.cc:1048] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.182040 20567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebffa693c3e74355bf119ce22153db52"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
mode: GRACEFUL
new_leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:50588
I20260710 11:13:13.182729 20567 raft_consensus.cc:606] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Received request to transfer leadership to TS 2b1f2d5b621a4df6b5ec7e252639789c
I20260710 11:13:13.187314 20787 consensus_queue.cc:1048] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.192854 20640 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
mode: GRACEFUL
new_leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:35404
I20260710 11:13:13.193512 20640 raft_consensus.cc:606] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Received request to transfer leadership to TS 2b1f2d5b621a4df6b5ec7e252639789c
I20260710 11:13:13.211949 20490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "245530b54829491bb997ea0aa134a70f"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
mode: GRACEFUL
new_leader_uuid: "a51df91bcb5a47b18fd57a3257c19122"
 from {username='slave'} at 127.0.0.1:59720
I20260710 11:13:13.212462 20490 raft_consensus.cc:606] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Received request to transfer leadership to TS a51df91bcb5a47b18fd57a3257c19122
I20260710 11:13:13.217200 20490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
mode: GRACEFUL
new_leader_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:59720
I20260710 11:13:13.217689 20490 raft_consensus.cc:606] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Received request to transfer leadership to TS 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:13.340056 20814 consensus_queue.cc:1048] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.346992 20690 raft_consensus.cc:993] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c: : Instructing follower 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:13.347491 20795 raft_consensus.cc:1081] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Signalling peer 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:13.350557 20641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:35392
I20260710 11:13:13.352816 20641 raft_consensus.cc:493] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:13.353211 20641 raft_consensus.cc:3060] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.357918 20795 consensus_queue.cc:1048] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:13.366004 20641 raft_consensus.cc:515] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.367080 20640 raft_consensus.cc:1240] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Rejecting Update request from peer 2b1f2d5b621a4df6b5ec7e252639789c for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:13.367944 20641 leader_election.cc:290] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:13.368732 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:13.369055 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa6632e152a24b33aeb490ad0e5ec53e" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:13.369360 20490 raft_consensus.cc:3055] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:13.369724 20567 raft_consensus.cc:3060] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.369764 20490 raft_consensus.cc:740] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:13.370731 20490 consensus_queue.cc:260] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.372066 20490 raft_consensus.cc:3060] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.375106 20567 raft_consensus.cc:2468] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:13.376092 20606 leader_election.cc:304] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [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: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:13.376855 20806 raft_consensus.cc:2804] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:13.377339 20806 raft_consensus.cc:697] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:13.377285 20490 raft_consensus.cc:2468] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:13.378126 20806 consensus_queue.cc:237] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.380271 20795 consensus_queue.cc:1048] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:13.385565 20389 catalog_manager.cc:5697] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 1 to 2, leader changed from 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1) to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:13.392140 20795 consensus_queue.cc:1048] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:13.402245 20690 raft_consensus.cc:993] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c: : Instructing follower a51df91bcb5a47b18fd57a3257c19122 to start an election
I20260710 11:13:13.402701 20690 raft_consensus.cc:1081] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Signalling peer a51df91bcb5a47b18fd57a3257c19122 to start an election
I20260710 11:13:13.404250 20567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "245530b54829491bb997ea0aa134a70f"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
 from {username='slave'} at 127.0.0.1:50564
I20260710 11:13:13.404709 20567 raft_consensus.cc:493] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:13.404999 20567 raft_consensus.cc:3060] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.413642 20567 raft_consensus.cc:515] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.415218 20567 leader_election.cc:290] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:13.415943 20490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245530b54829491bb997ea0aa134a70f" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:13.416148 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245530b54829491bb997ea0aa134a70f" candidate_uuid: "a51df91bcb5a47b18fd57a3257c19122" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:13.416519 20490 raft_consensus.cc:3055] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:13.416664 20640 raft_consensus.cc:3060] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.416867 20490 raft_consensus.cc:740] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:13.417622 20490 consensus_queue.cc:260] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.418546 20490 raft_consensus.cc:3060] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.421329 20640 raft_consensus.cc:2468] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 2.
I20260710 11:13:13.422397 20532 leader_election.cc:304] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [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: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:13.423107 20787 raft_consensus.cc:2804] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:13.423573 20787 raft_consensus.cc:697] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 2 LEADER]: Becoming Leader. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:13.423775 20490 raft_consensus.cc:2468] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a51df91bcb5a47b18fd57a3257c19122 in term 2.
I20260710 11:13:13.424394 20787 consensus_queue.cc:237] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.430685 20388 catalog_manager.cc:5697] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 reported cstate change: term changed from 1 to 2, leader changed from 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1) to a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "a51df91bcb5a47b18fd57a3257c19122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:13.471366 20806 raft_consensus.cc:993] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32: : Instructing follower 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:13.471834 20853 raft_consensus.cc:1081] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Signalling peer 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:13.473305 20490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:59716
I20260710 11:13:13.473806 20490 raft_consensus.cc:493] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:13.474088 20490 raft_consensus.cc:3060] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.479048 20490 raft_consensus.cc:515] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.480810 20490 leader_election.cc:290] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 2 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:13.481587 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:13.481758 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b7db2ccb041e4b1e04c70d5e5acd7" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:13.482188 20567 raft_consensus.cc:3060] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.482324 20640 raft_consensus.cc:3055] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:13.482664 20640 raft_consensus.cc:740] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:13.483392 20640 consensus_queue.cc:260] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.484427 20640 raft_consensus.cc:3060] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.487797 20567 raft_consensus.cc:2468] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:13.488848 20457 leader_election.cc:304] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [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: 2b1f2d5b621a4df6b5ec7e252639789c, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:13.489563 20690 raft_consensus.cc:2804] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:13.490044 20690 raft_consensus.cc:697] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:13.490819 20690 consensus_queue.cc:237] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.492355 20640 raft_consensus.cc:2468] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:13.498265 20388 catalog_manager.cc:5697] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 1 to 2, leader changed from 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3) to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 2 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:13.569665 20698 raft_consensus.cc:993] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: : Instructing follower 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:13.570096 20804 raft_consensus.cc:1081] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Signalling peer 2b1f2d5b621a4df6b5ec7e252639789c to start an election
I20260710 11:13:13.571499 20490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebffa693c3e74355bf119ce22153db52"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
 from {username='slave'} at 127.0.0.1:59704
I20260710 11:13:13.571974 20490 raft_consensus.cc:493] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:13.572329 20490 raft_consensus.cc:3060] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.577226 20490 raft_consensus.cc:515] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.578909 20490 leader_election.cc:290] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [CANDIDATE]: Term 2 election: Requested vote from peers a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901), 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195)
I20260710 11:13:13.579882 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebffa693c3e74355bf119ce22153db52" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
I20260710 11:13:13.579768 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebffa693c3e74355bf119ce22153db52" candidate_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:13.580433 20641 raft_consensus.cc:3060] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.580565 20567 raft_consensus.cc:3055] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:13.580907 20567 raft_consensus.cc:740] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:13.581619 20567 consensus_queue.cc:260] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.582494 20567 raft_consensus.cc:3060] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:13.585049 20641 raft_consensus.cc:2468] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:13.585986 20457 leader_election.cc:304] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [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: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:13.586586 20849 raft_consensus.cc:2804] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:13.587111 20849 raft_consensus.cc:697] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Becoming Leader. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:13.587214 20567 raft_consensus.cc:2468] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b1f2d5b621a4df6b5ec7e252639789c in term 2.
I20260710 11:13:13.587998 20849 consensus_queue.cc:237] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:13.596021 20388 catalog_manager.cc:5697] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c reported cstate change: term changed from 1 to 2, leader changed from a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2) to 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1). New cstate: current_term: 2 leader_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:13.815626 20490 raft_consensus.cc:1275] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Refusing update from remote peer a51df91bcb5a47b18fd57a3257c19122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:13.816999 20787 consensus_queue.cc:1048] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:13.825423 20641 raft_consensus.cc:1275] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer a51df91bcb5a47b18fd57a3257c19122: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:13.827333 20698 consensus_queue.cc:1048] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:13.859603 20490 raft_consensus.cc:1275] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:13.860953 20853 consensus_queue.cc:1048] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:13.869089 20567 raft_consensus.cc:1275] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:13.871754 20806 consensus_queue.cc:1048] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:13.986546 20567 raft_consensus.cc:1275] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:13.987594 20849 consensus_queue.cc:1048] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:13.994546 20641 raft_consensus.cc:1275] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:13.997071 20795 consensus_queue.cc:1048] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:14.008921 20640 raft_consensus.cc:1275] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:14.010207 20795 consensus_queue.cc:1048] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:14.020936 20567 raft_consensus.cc:1275] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 2b1f2d5b621a4df6b5ec7e252639789c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:14.022197 20855 consensus_queue.cc:1048] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:16.220959 20389 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57764:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:16.239439 20389 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57764:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:16.288303 16520 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:13:16.361690 20457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.3:44195, user_credentials={real_user=slave}} blocked reactor thread for 44410.5us
I20260710 11:13:16.367547 20891 tablet.cc:1724] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.399369 20885 log.cc:927] Time spent T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260710 11:13:16.473381 20896 tablet.cc:1724] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32: 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:13:16.537214 20892 log.cc:927] Time spent T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
W20260710 11:13:16.540802 20903 log.cc:927] Time spent T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c: Append to log took a long time: real 0.069s	user 0.002s	sys 0.000s
W20260710 11:13:16.542572 20457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.3:44195, user_credentials={real_user=slave}} blocked reactor thread for 77274.9us
I20260710 11:13:16.587976 20891 tablet.cc:1724] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.588775 20490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "418bb48b2c49461b832dcc2e7982494a"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
mode: GRACEFUL
new_leader_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:39600
I20260710 11:13:16.589447 20490 raft_consensus.cc:606] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Received request to transfer leadership to TS 91e10de1201e42aa9bdd2288eb758e32
W20260710 11:13:16.597831 20900 log.cc:927] Time spent T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
W20260710 11:13:16.602242 20518 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:d76b7db2ccb041e4b1e04c70d5e5acd7)
W20260710 11:13:16.611651 20667 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:ebffa693c3e74355bf119ce22153db52)
W20260710 11:13:16.614270 20667 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:ebffa693c3e74355bf119ce22153db52)
I20260710 11:13:16.598373 20918 tablet.cc:1724] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.630201 20919 tablet.cc:1724] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.635541 20896 tablet.cc:1724] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32: 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:13:16.611735 20916 tablet.cc:1724] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32: 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:13:16.686461 20920 tablet.cc:1724] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.708348 20919 tablet.cc:1724] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.719204 20924 tablet.cc:1724] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32: 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:13:16.722980 20916 tablet.cc:1724] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32: 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:13:16.723343 20891 tablet.cc:1724] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.726058 20925 tablet.cc:1724] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32: 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:13:16.727356 20926 tablet.cc:1724] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.755257 20565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
mode: GRACEFUL
new_leader_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:33376
I20260710 11:13:16.755926 20565 raft_consensus.cc:606] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Received request to transfer leadership to TS 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:16.756845 20932 tablet.cc:1724] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.758401 20905 raft_consensus.cc:993] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: : Instructing follower 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:16.759040 20890 raft_consensus.cc:1081] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Signalling peer 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:16.760478 20895 raft_consensus.cc:993] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122: : Instructing follower 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:16.760950 20895 raft_consensus.cc:1081] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Signalling peer 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:16.762513 20638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "418bb48b2c49461b832dcc2e7982494a"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:35392
I20260710 11:13:16.762863 20636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:35386
I20260710 11:13:16.763144 20638 raft_consensus.cc:493] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.763450 20636 raft_consensus.cc:493] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.763561 20638 raft_consensus.cc:3060] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.736348 20927 tablet.cc:1724] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.763866 20636 raft_consensus.cc:3060] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.753652 20918 tablet.cc:1724] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.771726 16520 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:13:16.772434 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:16.772832 20896 tablet.cc:1724] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32: 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:13:16.774149 20933 tablet.cc:1724] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.777194 20638 raft_consensus.cc:515] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.782967 20640 raft_consensus.cc:1240] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Rejecting Update request from peer 2b1f2d5b621a4df6b5ec7e252639789c for earlier term 1. Current term is 2. Ops: []
I20260710 11:13:16.787551 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418bb48b2c49461b832dcc2e7982494a" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:16.788304 20491 raft_consensus.cc:3055] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.788676 20491 raft_consensus.cc:740] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:16.788798 20913 consensus_queue.cc:1059] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 }, Status: INVALID_TERM, Last received: 1.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:13:16.790627 20638 leader_election.cc:290] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:16.791159 20563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418bb48b2c49461b832dcc2e7982494a" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:16.791862 20563 raft_consensus.cc:3060] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.791538 20491 consensus_queue.cc:260] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.792748 20491 raft_consensus.cc:3060] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.795274 20636 raft_consensus.cc:515] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.779816 20926 tablet.cc:1724] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.797377 20636 leader_election.cc:290] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:16.778302 20919 tablet.cc:1724] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.798066 20492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:16.798748 20489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c80f57d7a7442da6709481857056c4"
dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
mode: GRACEFUL
new_leader_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:39600
I20260710 11:13:16.798635 20492 raft_consensus.cc:3060] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.799369 20489 raft_consensus.cc:606] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Received request to transfer leadership to TS 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:16.802281 20565 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5a30edaac7548d0aab314856aba6d93"
dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
mode: GRACEFUL
new_leader_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:33376
I20260710 11:13:16.802876 20565 raft_consensus.cc:606] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Received request to transfer leadership to TS 91e10de1201e42aa9bdd2288eb758e32
I20260710 11:13:16.803874 20567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea5e9b7137048afa5e27da5f6553b50" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:16.804469 20567 raft_consensus.cc:3055] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.804775 20567 raft_consensus.cc:740] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:16.805491 20567 consensus_queue.cc:260] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.806597 20567 raft_consensus.cc:3060] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.808887 20920 tablet.cc:1724] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122: 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:13:16.804203 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:16.812681 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:16.818249 20891 tablet.cc:1724] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.820753 20492 raft_consensus.cc:2468] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:16.820783 20933 tablet.cc:1724] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.822142 20607 leader_election.cc:304] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [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: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:16.826467 20911 raft_consensus.cc:2804] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.826987 20911 raft_consensus.cc:697] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:16.827782 20911 consensus_queue.cc:237] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.831643 20567 raft_consensus.cc:2468] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:16.838605 20891 tablet.cc:1724] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: 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:13:16.841296 20389 catalog_manager.cc:5697] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 1 to 2, leader changed from a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2) to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.846696 20925 tablet.cc:1724] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32: 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:13:16.848201 20563 raft_consensus.cc:2468] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:16.850382 20606 leader_election.cc:304] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [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: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:16.851253 20911 raft_consensus.cc:2804] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.851709 20911 raft_consensus.cc:697] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:16.852502 20911 consensus_queue.cc:237] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.853830 20491 raft_consensus.cc:2468] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:16.860769 20922 raft_consensus.cc:993] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122: : Instructing follower 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:16.861325 20922 raft_consensus.cc:1081] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Signalling peer 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:16.863945 20636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5a30edaac7548d0aab314856aba6d93"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:35386
I20260710 11:13:16.864566 20636 raft_consensus.cc:493] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.864944 20636 raft_consensus.cc:3060] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.867766 20389 catalog_manager.cc:5789] TS 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195) does not have the latest schema for tablet fea5e9b7137048afa5e27da5f6553b50 (table soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]). Expected version 1 got 0
I20260710 11:13:16.871899 20636 raft_consensus.cc:515] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.875897 20563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a30edaac7548d0aab314856aba6d93" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:16.876500 20563 raft_consensus.cc:3055] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:16.876796 20563 raft_consensus.cc:740] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a51df91bcb5a47b18fd57a3257c19122, State: Running, Role: LEADER
I20260710 11:13:16.877714 20563 consensus_queue.cc:260] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.878109 20636 leader_election.cc:290] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 2 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:16.878887 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a30edaac7548d0aab314856aba6d93" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:16.878895 20563 raft_consensus.cc:3060] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.879496 20491 raft_consensus.cc:3060] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:16.886582 20491 raft_consensus.cc:2468] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:16.886582 20563 raft_consensus.cc:2468] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 2.
I20260710 11:13:16.888091 20607 leader_election.cc:304] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [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: 2b1f2d5b621a4df6b5ec7e252639789c, 91e10de1201e42aa9bdd2288eb758e32; no voters: 
I20260710 11:13:16.888826 20911 raft_consensus.cc:2804] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:16.889299 20911 raft_consensus.cc:697] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:16.889990 20911 consensus_queue.cc:237] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.905218 20387 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be: soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40] alter complete (version 1)
I20260710 11:13:16.908267 20389 catalog_manager.cc:5697] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 1 to 2, leader changed from 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1) to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.909307 20389 catalog_manager.cc:5789] TS 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3:44195) does not have the latest schema for tablet 418bb48b2c49461b832dcc2e7982494a (table soft_deleted_table [id=a5fe33967a5549408d4cd0d175672d40]). Expected version 1 got 0
I20260710 11:13:16.909927 20389 catalog_manager.cc:5697] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 1 to 2, leader changed from a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2) to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:16.924583 20913 raft_consensus.cc:993] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c: : Instructing follower 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:16.925088 20913 raft_consensus.cc:1081] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Signalling peer 91e10de1201e42aa9bdd2288eb758e32 to start an election
I20260710 11:13:16.926545 20636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c80f57d7a7442da6709481857056c4"
dest_uuid: "91e10de1201e42aa9bdd2288eb758e32"
 from {username='slave'} at 127.0.0.1:35392
I20260710 11:13:16.927057 20636 raft_consensus.cc:493] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:16.927345 20636 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:16.933815 20636 raft_consensus.cc:515] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.936132 20636 leader_election.cc:290] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [CANDIDATE]: Term 3 election: Requested vote from peers 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013), a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901)
I20260710 11:13:16.936685 20563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c80f57d7a7442da6709481857056c4" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a51df91bcb5a47b18fd57a3257c19122"
I20260710 11:13:16.937424 20563 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:16.938912 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c80f57d7a7442da6709481857056c4" candidate_uuid: "91e10de1201e42aa9bdd2288eb758e32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b1f2d5b621a4df6b5ec7e252639789c"
I20260710 11:13:16.939582 20491 raft_consensus.cc:3055] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:16.939903 20491 raft_consensus.cc:740] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b1f2d5b621a4df6b5ec7e252639789c, State: Running, Role: LEADER
I20260710 11:13:16.940657 20491 consensus_queue.cc:260] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.941942 20491 raft_consensus.cc:3060] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:16.944670 20563 raft_consensus.cc:2468] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 3.
I20260710 11:13:16.946820 20606 leader_election.cc:304] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [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: 91e10de1201e42aa9bdd2288eb758e32, a51df91bcb5a47b18fd57a3257c19122; no voters: 
I20260710 11:13:16.947631 20911 raft_consensus.cc:2804] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:16.947976 20911 raft_consensus.cc:697] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 3 LEADER]: Becoming Leader. State: Replica: 91e10de1201e42aa9bdd2288eb758e32, State: Running, Role: LEADER
I20260710 11:13:16.948177 20491 raft_consensus.cc:2468] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e10de1201e42aa9bdd2288eb758e32 in term 3.
I20260710 11:13:16.948729 20911 consensus_queue.cc:237] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [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: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } }
I20260710 11:13:16.956063 20389 catalog_manager.cc:5697] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 reported cstate change: term changed from 2 to 3, leader changed from 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1) to 91e10de1201e42aa9bdd2288eb758e32 (127.16.34.3). New cstate: current_term: 3 leader_uuid: "91e10de1201e42aa9bdd2288eb758e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e10de1201e42aa9bdd2288eb758e32" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 44195 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:17.248319 20491 raft_consensus.cc:1275] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:13:17.249681 20911 consensus_queue.cc:1048] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:17.259406 20567 raft_consensus.cc:1275] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:13:17.262955 20806 consensus_queue.cc:1048] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:17.320150 20567 raft_consensus.cc:1275] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.321650 20911 consensus_queue.cc:1048] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.336313 20491 raft_consensus.cc:1275] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:17.337908 20944 consensus_queue.cc:1048] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:17.389206 20491 raft_consensus.cc:1275] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:13:17.390633 20941 consensus_queue.cc:1048] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:17.397889 20946 tablet.cc:1724] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32: 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:13:17.400832 20567 raft_consensus.cc:1275] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:13:17.402588 20941 consensus_queue.cc:1048] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:17.420332 20946 tablet.cc:1719] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:13:17.426247 20948 tablet.cc:1719] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:13:17.431528 20947 tablet.cc:1719] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: Skipping requested alter to schema version 1, tablet already version 1
I20260710 11:13:17.518653 20491 raft_consensus.cc:1275] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 3 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:17.520108 20944 consensus_queue.cc:1048] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b1f2d5b621a4df6b5ec7e252639789c" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:17.529812 20567 raft_consensus.cc:1275] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 3 FOLLOWER]: Refusing update from remote peer 91e10de1201e42aa9bdd2288eb758e32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:17.531613 20944 consensus_queue.cc:1048] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a51df91bcb5a47b18fd57a3257c19122" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 34901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:17.873077 16520 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:13:17.878171 16520 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:13:17.878621 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:17.883385 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:13:17.883798 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:18.913673 16520 tablet_server.cc:179] TabletServer@127.16.34.1:0 shutting down...
W20260710 11:13:18.934659 20533 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:13:18.941051 20533 consensus_peers.cc:597] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. 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:13:18.941699 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:18.942384 16520 tablet_replica.cc:333] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.943071 16520 raft_consensus.cc:2243] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.943687 16520 raft_consensus.cc:2272] T 55bbd8a3e89f47b8bb425c0809389230 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.945812 16520 tablet_replica.cc:333] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.946512 16520 raft_consensus.cc:2243] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.946960 16520 raft_consensus.cc:2272] T 245530b54829491bb997ea0aa134a70f P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.948661 16520 tablet_replica.cc:333] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.949156 16520 raft_consensus.cc:2243] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.949522 16520 raft_consensus.cc:2272] T d4528218635c44d19610823604ca8155 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.951189 16520 tablet_replica.cc:333] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.951691 16520 raft_consensus.cc:2243] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.952099 16520 raft_consensus.cc:2272] T fea5e9b7137048afa5e27da5f6553b50 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.953703 16520 tablet_replica.cc:333] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.954231 16520 raft_consensus.cc:2243] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:18.954938 16520 raft_consensus.cc:2272] T 41c3464ec0514c4b9f8993df13ea4bec P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.957078 16520 tablet_replica.cc:333] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.957821 16520 raft_consensus.cc:2243] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:18.958666 16520 raft_consensus.cc:2272] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.960781 16520 tablet_replica.cc:333] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.961403 16520 raft_consensus.cc:2243] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.961997 16520 raft_consensus.cc:2272] T 418bb48b2c49461b832dcc2e7982494a P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.963933 16520 tablet_replica.cc:333] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.964622 16520 raft_consensus.cc:2243] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.965050 16520 raft_consensus.cc:2272] T fa6632e152a24b33aeb490ad0e5ec53e P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.966851 16520 tablet_replica.cc:333] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.967579 16520 raft_consensus.cc:2243] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:13:18.968432 20607 consensus_peers.cc:597] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. 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:13:18.968432 16520 raft_consensus.cc:2272] T 9ec6637699b8487f9362766e2e407f18 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.971251 16520 tablet_replica.cc:333] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.972072 16520 raft_consensus.cc:2243] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:13:18.973512 20533 consensus_peers.cc:597] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. 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:13:18.973971 16520 raft_consensus.cc:2272] T ebffa693c3e74355bf119ce22153db52 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.975868 16520 tablet_replica.cc:333] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.976388 16520 raft_consensus.cc:2243] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.976769 16520 raft_consensus.cc:2272] T d8571f702c9c45a19f78cf6b8ea438c7 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.978533 16520 tablet_replica.cc:333] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.979048 16520 raft_consensus.cc:2243] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.979449 16520 raft_consensus.cc:2272] T 0bd1659273c04e2e9db25ec60388fe46 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.981221 16520 tablet_replica.cc:333] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.981670 16520 raft_consensus.cc:2243] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.982157 16520 raft_consensus.cc:2272] T 38c80f57d7a7442da6709481857056c4 P 2b1f2d5b621a4df6b5ec7e252639789c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.984356 16520 tablet_replica.cc:333] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.985059 16520 raft_consensus.cc:2243] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.985526 16520 raft_consensus.cc:2272] T b5a30edaac7548d0aab314856aba6d93 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.987262 16520 tablet_replica.cc:333] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.987715 16520 raft_consensus.cc:2243] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:18.988512 16520 raft_consensus.cc:2272] T c808707d932b461db623b1ff5a4b1bb9 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.990314 16520 tablet_replica.cc:333] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.990955 16520 raft_consensus.cc:2243] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:18.991356 16520 raft_consensus.cc:2272] T 795ac479b87545da8b1c2e50dd47d4f5 P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.993635 16520 tablet_replica.cc:333] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.994172 16520 raft_consensus.cc:2243] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:13:18.994379 20533 consensus_peers.cc:597] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. 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:13:18.994660 16520 raft_consensus.cc:2272] T 228d82ca122441db90cdaec960b3c936 P 2b1f2d5b621a4df6b5ec7e252639789c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:18.996729 16520 tablet_replica.cc:333] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c: stopping tablet replica
I20260710 11:13:18.997205 16520 raft_consensus.cc:2243] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:18.997927 16520 raft_consensus.cc:2272] T 3c2c70f3f9e94803b85473f0017d323c P 2b1f2d5b621a4df6b5ec7e252639789c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.037236 16520 tablet_server.cc:196] TabletServer@127.16.34.1:0 shutdown complete.
W20260710 11:13:19.055796 20533 consensus_peers.cc:597] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:46013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:19.058831 20607 consensus_peers.cc:597] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:46013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:19.068796 16520 tablet_server.cc:179] TabletServer@127.16.34.2:0 shutting down...
I20260710 11:13:19.093559 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:19.094339 16520 tablet_replica.cc:333] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.094967 16520 raft_consensus.cc:2243] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.095749 16520 raft_consensus.cc:2272] T 55bbd8a3e89f47b8bb425c0809389230 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.097496 16520 tablet_replica.cc:333] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.098014 16520 raft_consensus.cc:2243] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.098759 16520 raft_consensus.cc:2272] T 245530b54829491bb997ea0aa134a70f P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.100477 16520 tablet_replica.cc:333] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.100991 16520 raft_consensus.cc:2243] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.101799 16520 raft_consensus.cc:2272] T d4528218635c44d19610823604ca8155 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.103624 16520 tablet_replica.cc:333] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.104161 16520 raft_consensus.cc:2243] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.104569 16520 raft_consensus.cc:2272] T fea5e9b7137048afa5e27da5f6553b50 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.106312 16520 tablet_replica.cc:333] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.106884 16520 raft_consensus.cc:2243] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.107285 16520 raft_consensus.cc:2272] T 41c3464ec0514c4b9f8993df13ea4bec P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.130760 16520 tablet_replica.cc:333] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.133131 16520 raft_consensus.cc:2243] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.134914 16520 raft_consensus.cc:2272] T 418bb48b2c49461b832dcc2e7982494a P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:19.136659 20606 consensus_peers.cc:597] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 -> Peer a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901): Couldn't send request to peer a51df91bcb5a47b18fd57a3257c19122. 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:13:19.138494 16520 tablet_replica.cc:333] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.139490 16520 raft_consensus.cc:2243] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.140132 16520 raft_consensus.cc:2272] T d76b7db2ccb041e4b1e04c70d5e5acd7 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.142835 16520 tablet_replica.cc:333] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.143702 16520 raft_consensus.cc:2243] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.144408 16520 raft_consensus.cc:2272] T fa6632e152a24b33aeb490ad0e5ec53e P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.147159 16520 tablet_replica.cc:333] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.147764 16520 raft_consensus.cc:2243] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.148352 16520 raft_consensus.cc:2272] T 9ec6637699b8487f9362766e2e407f18 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.151163 16520 tablet_replica.cc:333] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.151829 16520 raft_consensus.cc:2243] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.152503 16520 raft_consensus.cc:2272] T ebffa693c3e74355bf119ce22153db52 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.155151 16520 tablet_replica.cc:333] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.155789 16520 raft_consensus.cc:2243] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.157845 16520 raft_consensus.cc:2272] T 0bd1659273c04e2e9db25ec60388fe46 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.161821 16520 tablet_replica.cc:333] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.162837 16520 raft_consensus.cc:2243] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.163618 16520 raft_consensus.cc:2272] T 38c80f57d7a7442da6709481857056c4 P a51df91bcb5a47b18fd57a3257c19122 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.166172 16520 tablet_replica.cc:333] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.166841 16520 raft_consensus.cc:2243] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.167470 16520 raft_consensus.cc:2272] T c808707d932b461db623b1ff5a4b1bb9 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.170364 16520 tablet_replica.cc:333] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.171257 16520 raft_consensus.cc:2243] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.172116 16520 raft_consensus.cc:2272] T 3c2c70f3f9e94803b85473f0017d323c P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.175747 16520 tablet_replica.cc:333] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.176520 16520 raft_consensus.cc:2243] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.178610 16520 raft_consensus.cc:2272] T 228d82ca122441db90cdaec960b3c936 P a51df91bcb5a47b18fd57a3257c19122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.182186 16520 tablet_replica.cc:333] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.182808 16520 raft_consensus.cc:2243] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.183899 16520 raft_consensus.cc:2272] T 795ac479b87545da8b1c2e50dd47d4f5 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.186616 16520 tablet_replica.cc:333] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.187253 16520 raft_consensus.cc:2243] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.188009 16520 raft_consensus.cc:2272] T d8571f702c9c45a19f78cf6b8ea438c7 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.190671 16520 tablet_replica.cc:333] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122: stopping tablet replica
I20260710 11:13:19.191179 16520 raft_consensus.cc:2243] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.191886 16520 raft_consensus.cc:2272] T b5a30edaac7548d0aab314856aba6d93 P a51df91bcb5a47b18fd57a3257c19122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.238076 16520 tablet_server.cc:196] TabletServer@127.16.34.2:0 shutdown complete.
W20260710 11:13:19.265954 20607 consensus_peers.cc:597] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:46013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:19.274118 20607 consensus_peers.cc:597] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:46013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:19.284855 20607 consensus_peers.cc:597] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:46013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:19.290030 16520 tablet_server.cc:179] TabletServer@127.16.34.3:0 shutting down...
W20260710 11:13:19.331238 20606 consensus_peers.cc:597] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 -> Peer a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901): Couldn't send request to peer a51df91bcb5a47b18fd57a3257c19122. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:19.378132 20607 consensus_peers.cc:597] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 -> Peer 2b1f2d5b621a4df6b5ec7e252639789c (127.16.34.1:46013): Couldn't send request to peer 2b1f2d5b621a4df6b5ec7e252639789c. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:46013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:13:19.399667 20606 consensus_peers.cc:597] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 -> Peer a51df91bcb5a47b18fd57a3257c19122 (127.16.34.2:34901): Couldn't send request to peer a51df91bcb5a47b18fd57a3257c19122. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.2:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:19.411449 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:19.412259 16520 tablet_replica.cc:333] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.413045 16520 raft_consensus.cc:2243] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.413684 16520 raft_consensus.cc:2272] T 245530b54829491bb997ea0aa134a70f P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.416079 16520 tablet_replica.cc:333] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.416736 16520 raft_consensus.cc:2243] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.417263 16520 raft_consensus.cc:2272] T d4528218635c44d19610823604ca8155 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.419443 16520 tablet_replica.cc:333] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.420063 16520 raft_consensus.cc:2243] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.420619 16520 raft_consensus.cc:2272] T 55bbd8a3e89f47b8bb425c0809389230 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.422614 16520 tablet_replica.cc:333] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.423229 16520 raft_consensus.cc:2243] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.424206 16520 raft_consensus.cc:2272] T fea5e9b7137048afa5e27da5f6553b50 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.426216 16520 tablet_replica.cc:333] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.426807 16520 raft_consensus.cc:2243] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.427335 16520 raft_consensus.cc:2272] T 41c3464ec0514c4b9f8993df13ea4bec P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.429745 16520 tablet_replica.cc:333] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.430311 16520 raft_consensus.cc:2243] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.431301 16520 raft_consensus.cc:2272] T 418bb48b2c49461b832dcc2e7982494a P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.433320 16520 tablet_replica.cc:333] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.433904 16520 raft_consensus.cc:2243] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.434478 16520 raft_consensus.cc:2272] T d76b7db2ccb041e4b1e04c70d5e5acd7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.436569 16520 tablet_replica.cc:333] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.437129 16520 raft_consensus.cc:2243] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.438117 16520 raft_consensus.cc:2272] T fa6632e152a24b33aeb490ad0e5ec53e P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.440254 16520 tablet_replica.cc:333] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.440828 16520 raft_consensus.cc:2243] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.441332 16520 raft_consensus.cc:2272] T 9ec6637699b8487f9362766e2e407f18 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.443851 16520 tablet_replica.cc:333] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.444410 16520 raft_consensus.cc:2243] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.444969 16520 raft_consensus.cc:2272] T ebffa693c3e74355bf119ce22153db52 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.447175 16520 tablet_replica.cc:333] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.447681 16520 raft_consensus.cc:2243] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.448559 16520 raft_consensus.cc:2272] T d8571f702c9c45a19f78cf6b8ea438c7 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.450702 16520 tablet_replica.cc:333] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.451256 16520 raft_consensus.cc:2243] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.451710 16520 raft_consensus.cc:2272] T 228d82ca122441db90cdaec960b3c936 P 91e10de1201e42aa9bdd2288eb758e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.453693 16520 tablet_replica.cc:333] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.454198 16520 raft_consensus.cc:2243] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.454654 16520 raft_consensus.cc:2272] T 795ac479b87545da8b1c2e50dd47d4f5 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.456717 16520 tablet_replica.cc:333] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.457237 16520 raft_consensus.cc:2243] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.457741 16520 raft_consensus.cc:2272] T 3c2c70f3f9e94803b85473f0017d323c P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.459916 16520 tablet_replica.cc:333] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.460498 16520 raft_consensus.cc:2243] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.461007 16520 raft_consensus.cc:2272] T c808707d932b461db623b1ff5a4b1bb9 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.463086 16520 tablet_replica.cc:333] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.463666 16520 raft_consensus.cc:2243] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.464689 16520 raft_consensus.cc:2272] T 38c80f57d7a7442da6709481857056c4 P 91e10de1201e42aa9bdd2288eb758e32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.467002 16520 tablet_replica.cc:333] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.467532 16520 raft_consensus.cc:2243] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:19.468080 16520 raft_consensus.cc:2272] T 0bd1659273c04e2e9db25ec60388fe46 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.470314 16520 tablet_replica.cc:333] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32: stopping tablet replica
I20260710 11:13:19.470868 16520 raft_consensus.cc:2243] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.471830 16520 raft_consensus.cc:2272] T b5a30edaac7548d0aab314856aba6d93 P 91e10de1201e42aa9bdd2288eb758e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.528894 16520 tablet_server.cc:196] TabletServer@127.16.34.3:0 shutdown complete.
I20260710 11:13:19.565290 16520 master.cc:562] Master@127.16.34.62:37233 shutting down...
I20260710 11:13:19.586256 16520 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:19.586966 16520 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:19.587297 16520 tablet_replica.cc:333] T 00000000000000000000000000000000 P c50de39e8f3d4dc0828f162900e106be: stopping tablet replica
W20260710 11:13:20.340348 20421 debug-util.cc:398] Leaking SignalData structure 0x7b0800054940 after lost signal to thread 16523
W20260710 11:13:20.605234 16520 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20421)
W20260710 11:13:21.605768 16520 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20421)
W20260710 11:13:22.606204 16520 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 20421)
I20260710 11:13:22.710892 16520 master.cc:584] Master@127.16.34.62:37233 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15583 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:13:22.764971 16520 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.34.62:39891
I20260710 11:13:22.766131 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:22.771878 20962 instance_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:13:22.772439 20963 instance_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:13:22.773254 20965 instance_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:13:22.773711 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:22.774631 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:22.774854 16520 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:13:22.775003 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783682002774985 us; error 0 us; skew 500 ppm
I20260710 11:13:22.775542 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:22.778015 16520 webserver.cc:533] Webserver started at http://127.16.34.62:34133/ using document root <none> and password file <none>
I20260710 11:13:22.778496 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:22.778664 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:22.778946 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:22.780141 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/master-0-root/instance:
uuid: "ec651b77e4414ea0a28ba6ad8e015691"
format_stamp: "Formatted at 2026-07-10 11:13:22 on dist-test-slave-01lv"
I20260710 11:13:22.784970 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:13:22.788372 20970 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:13:22.789175 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:13:22.789475 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/master-0-root
uuid: "ec651b77e4414ea0a28ba6ad8e015691"
format_stamp: "Formatted at 2026-07-10 11:13:22 on dist-test-slave-01lv"
I20260710 11:13:22.789768 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-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:13:22.811370 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:22.813117 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:22.852505 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.62:39891
I20260710 11:13:22.852689 21021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.62:39891 every 8 connection(s)
I20260710 11:13:22.856807 21022 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:13:22.868341 21022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691: Bootstrap starting.
I20260710 11:13:22.873145 21022 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:22.878407 21022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691: No bootstrap required, opened a new log
I20260710 11:13:22.881047 21022 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec651b77e4414ea0a28ba6ad8e015691" member_type: VOTER }
I20260710 11:13:22.881541 21022 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:22.881793 21022 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec651b77e4414ea0a28ba6ad8e015691, State: Initialized, Role: FOLLOWER
I20260710 11:13:22.882413 21022 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ec651b77e4414ea0a28ba6ad8e015691" member_type: VOTER }
I20260710 11:13:22.883010 21022 raft_consensus.cc:399] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:13:22.883250 21022 raft_consensus.cc:493] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:13:22.883541 21022 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:22.888676 21022 raft_consensus.cc:515] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec651b77e4414ea0a28ba6ad8e015691" member_type: VOTER }
I20260710 11:13:22.889297 21022 leader_election.cc:304] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [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: ec651b77e4414ea0a28ba6ad8e015691; no voters: 
I20260710 11:13:22.890554 21022 leader_election.cc:290] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:13:22.891000 21025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:22.892472 21025 raft_consensus.cc:697] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 1 LEADER]: Becoming Leader. State: Replica: ec651b77e4414ea0a28ba6ad8e015691, State: Running, Role: LEADER
I20260710 11:13:22.893198 21025 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [LEADER]: Queue going to LEADER mode. State: All 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: "ec651b77e4414ea0a28ba6ad8e015691" member_type: VOTER }
I20260710 11:13:22.893826 21022 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:13:22.898676 21027 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec651b77e4414ea0a28ba6ad8e015691. Latest consensus state: current_term: 1 leader_uuid: "ec651b77e4414ea0a28ba6ad8e015691" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec651b77e4414ea0a28ba6ad8e015691" member_type: VOTER } }
I20260710 11:13:22.899214 21026 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec651b77e4414ea0a28ba6ad8e015691" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec651b77e4414ea0a28ba6ad8e015691" member_type: VOTER } }
I20260710 11:13:22.899639 21027 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:22.899987 21026 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [sys.catalog]: This master's current role is: LEADER
I20260710 11:13:22.905609 21032 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:13:22.913018 21032 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:13:22.914023 16520 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:13:22.922433 21032 catalog_manager.cc:1383] Generated new cluster ID: be639f2b0a2b439b9f6c11e3c828c543
I20260710 11:13:22.922717 21032 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:13:22.938709 21032 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:13:22.940088 21032 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:13:22.952343 21032 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691: Generated new TSK 0
I20260710 11:13:22.952935 21032 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:13:22.980600 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:22.986860 21043 instance_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:13:22.987475 21044 instance_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:13:22.989993 16520 server_base.cc:1061] running on GCE node
W20260710 11:13:22.990427 21046 instance_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:13:22.991420 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:22.991621 16520 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:13:22.991812 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783682002991793 us; error 0 us; skew 500 ppm
I20260710 11:13:22.992295 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:22.994581 16520 webserver.cc:533] Webserver started at http://127.16.34.1:33923/ using document root <none> and password file <none>
I20260710 11:13:22.995183 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:22.995436 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:22.995774 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:22.996870 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-0-root/instance:
uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
format_stamp: "Formatted at 2026-07-10 11:13:22 on dist-test-slave-01lv"
I20260710 11:13:23.001432 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:13:23.005009 21051 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:13:23.005837 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:13:23.006172 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-0-root
uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
format_stamp: "Formatted at 2026-07-10 11:13:22 on dist-test-slave-01lv"
I20260710 11:13:23.006474 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-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:13:23.036362 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:23.037556 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:23.039037 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:23.041353 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:23.041558 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:23.041775 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:23.041939 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:23.083568 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.1:45173
I20260710 11:13:23.083695 21113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.1:45173 every 8 connection(s)
I20260710 11:13:23.088733 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:23.096689 21118 instance_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:13:23.098141 21119 instance_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:13:23.102586 16520 server_base.cc:1061] running on GCE node
W20260710 11:13:23.102630 21121 instance_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:13:23.103910 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:23.104209 16520 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:13:23.104451 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783682003104391 us; error 0 us; skew 500 ppm
I20260710 11:13:23.105129 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:23.107731 21114 heartbeater.cc:344] Connected to a master server at 127.16.34.62:39891
I20260710 11:13:23.108086 21114 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:23.108510 16520 webserver.cc:533] Webserver started at http://127.16.34.2:43371/ using document root <none> and password file <none>
I20260710 11:13:23.108968 21114 heartbeater.cc:507] Master 127.16.34.62:39891 requested a full tablet report, sending...
I20260710 11:13:23.109107 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:23.109428 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:23.109709 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:23.111310 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-1-root/instance:
uuid: "66d3e84b067b4802bb522075ff1db087"
format_stamp: "Formatted at 2026-07-10 11:13:23 on dist-test-slave-01lv"
I20260710 11:13:23.111469 20987 ts_manager.cc:194] Registered new tserver with Master: 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173)
I20260710 11:13:23.114181 20987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60506
I20260710 11:13:23.117743 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:13:23.121630 21126 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:13:23.122431 16520 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:13:23.122810 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-1-root
uuid: "66d3e84b067b4802bb522075ff1db087"
format_stamp: "Formatted at 2026-07-10 11:13:23 on dist-test-slave-01lv"
I20260710 11:13:23.123109 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-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:13:23.132072 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:23.133255 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:23.134723 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:23.137065 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:23.137255 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:23.137512 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:23.137658 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:23.178032 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.2:37943
I20260710 11:13:23.178134 21188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.2:37943 every 8 connection(s)
I20260710 11:13:23.183104 16520 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:13:23.190538 21192 instance_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:13:23.191311 21193 instance_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:13:23.194522 21195 instance_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:13:23.194568 16520 server_base.cc:1061] running on GCE node
I20260710 11:13:23.195550 21189 heartbeater.cc:344] Connected to a master server at 127.16.34.62:39891
I20260710 11:13:23.195945 21189 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:23.195976 16520 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:13:23.196302 16520 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:13:23.196475 16520 hybrid_clock.cc:648] HybridClock initialized: now 1783682003196458 us; error 0 us; skew 500 ppm
I20260710 11:13:23.196805 21189 heartbeater.cc:507] Master 127.16.34.62:39891 requested a full tablet report, sending...
I20260710 11:13:23.197129 16520 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:13:23.199210 20987 ts_manager.cc:194] Registered new tserver with Master: 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:23.200202 16520 webserver.cc:533] Webserver started at http://127.16.34.3:38827/ using document root <none> and password file <none>
I20260710 11:13:23.200927 16520 fs_manager.cc:362] Metadata directory not provided
I20260710 11:13:23.201175 16520 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:13:23.201179 20987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60516
I20260710 11:13:23.201615 16520 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:13:23.203154 16520 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-2-root/instance:
uuid: "67496a6c2e88491584b0f8fe35618c22"
format_stamp: "Formatted at 2026-07-10 11:13:23 on dist-test-slave-01lv"
I20260710 11:13:23.207919 16520 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:13:23.211661 21200 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:13:23.212554 16520 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:13:23.212862 16520 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-2-root
uuid: "67496a6c2e88491584b0f8fe35618c22"
format_stamp: "Formatted at 2026-07-10 11:13:23 on dist-test-slave-01lv"
I20260710 11:13:23.213157 16520 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHUblu9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681898392521-16520-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:13:23.230383 16520 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:13:23.231709 16520 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:13:23.233239 16520 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:13:23.235641 16520 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:13:23.235828 16520 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:23.236073 16520 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:13:23.236222 16520 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:13:23.277217 16520 rpc_server.cc:307] RPC server started. Bound to: 127.16.34.3:43537
I20260710 11:13:23.277364 21262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.34.3:43537 every 8 connection(s)
I20260710 11:13:23.291833 21263 heartbeater.cc:344] Connected to a master server at 127.16.34.62:39891
I20260710 11:13:23.292274 21263 heartbeater.cc:461] Registering TS with master...
I20260710 11:13:23.293053 21263 heartbeater.cc:507] Master 127.16.34.62:39891 requested a full tablet report, sending...
I20260710 11:13:23.295109 20987 ts_manager.cc:194] Registered new tserver with Master: 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:23.295539 16520 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01479061s
I20260710 11:13:23.296533 20987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60518
I20260710 11:13:23.321990 20987 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60524:
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:13:23.324788 20987 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:13:23.400249 21228 tablet_service.cc:1511] Processing CreateTablet for tablet d87a7dfa8e8444ebb4aa2bf2cde58283 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:23.401815 21228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87a7dfa8e8444ebb4aa2bf2cde58283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.404031 21154 tablet_service.cc:1511] Processing CreateTablet for tablet d87a7dfa8e8444ebb4aa2bf2cde58283 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:23.405465 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87a7dfa8e8444ebb4aa2bf2cde58283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.410884 21153 tablet_service.cc:1511] Processing CreateTablet for tablet 8206b8de55b34714bf20a3d78fe95d57 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:23.412413 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8206b8de55b34714bf20a3d78fe95d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.413898 21152 tablet_service.cc:1511] Processing CreateTablet for tablet 67ca98d6779c42eb8ae593f271ff5b03 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:23.415885 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ca98d6779c42eb8ae593f271ff5b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.417218 21151 tablet_service.cc:1511] Processing CreateTablet for tablet 4da71db7a2874a3da610c703d4bf6f74 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:23.418717 21151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da71db7a2874a3da610c703d4bf6f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.423448 21150 tablet_service.cc:1511] Processing CreateTablet for tablet fc244a12247f4ee28aedc37ec35bba10 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:23.424880 21150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc244a12247f4ee28aedc37ec35bba10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.431926 21278 tablet_bootstrap.cc:492] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:23.436200 21149 tablet_service.cc:1511] Processing CreateTablet for tablet 452a7eb1b4664b77b901fe98c34d408e (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:23.436323 21154 tablet_service.cc:1511] Processing CreateTablet for tablet abcc29b86c9c46088baef4657c024f85 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:23.437674 21149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452a7eb1b4664b77b901fe98c34d408e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.439854 21278 tablet_bootstrap.cc:654] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.443115 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abcc29b86c9c46088baef4657c024f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.444242 21079 tablet_service.cc:1511] Processing CreateTablet for tablet d87a7dfa8e8444ebb4aa2bf2cde58283 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:23.445844 21079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87a7dfa8e8444ebb4aa2bf2cde58283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.447947 21225 tablet_service.cc:1511] Processing CreateTablet for tablet 4da71db7a2874a3da610c703d4bf6f74 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:23.449342 21225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da71db7a2874a3da610c703d4bf6f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.451960 21224 tablet_service.cc:1511] Processing CreateTablet for tablet fc244a12247f4ee28aedc37ec35bba10 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:23.453327 21224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc244a12247f4ee28aedc37ec35bba10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.456000 21223 tablet_service.cc:1511] Processing CreateTablet for tablet 452a7eb1b4664b77b901fe98c34d408e (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:23.457373 21223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452a7eb1b4664b77b901fe98c34d408e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.460014 21222 tablet_service.cc:1511] Processing CreateTablet for tablet abcc29b86c9c46088baef4657c024f85 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:23.460204 21152 tablet_service.cc:1511] Processing CreateTablet for tablet c583d7e39a934aabb8cc1bad6487e710 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:23.461364 21222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abcc29b86c9c46088baef4657c024f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.461645 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c583d7e39a934aabb8cc1bad6487e710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.464190 21221 tablet_service.cc:1511] Processing CreateTablet for tablet c583d7e39a934aabb8cc1bad6487e710 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:23.465603 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c583d7e39a934aabb8cc1bad6487e710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.467327 21153 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb34809931c45b0aabb2759b77a75be (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:23.468093 21220 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb34809931c45b0aabb2759b77a75be (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:23.468851 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb34809931c45b0aabb2759b77a75be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.469434 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb34809931c45b0aabb2759b77a75be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.444828 21227 tablet_service.cc:1511] Processing CreateTablet for tablet 8206b8de55b34714bf20a3d78fe95d57 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:23.471760 21227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8206b8de55b34714bf20a3d78fe95d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.446177 21226 tablet_service.cc:1511] Processing CreateTablet for tablet 67ca98d6779c42eb8ae593f271ff5b03 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:23.473387 21226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ca98d6779c42eb8ae593f271ff5b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.480221 21078 tablet_service.cc:1511] Processing CreateTablet for tablet 8206b8de55b34714bf20a3d78fe95d57 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:23.482025 21078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8206b8de55b34714bf20a3d78fe95d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.503098 21077 tablet_service.cc:1511] Processing CreateTablet for tablet 67ca98d6779c42eb8ae593f271ff5b03 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:23.515450 21077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ca98d6779c42eb8ae593f271ff5b03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.517205 21076 tablet_service.cc:1511] Processing CreateTablet for tablet 4da71db7a2874a3da610c703d4bf6f74 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:23.527055 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da71db7a2874a3da610c703d4bf6f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.521471 21075 tablet_service.cc:1511] Processing CreateTablet for tablet fc244a12247f4ee28aedc37ec35bba10 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:23.531924 21075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc244a12247f4ee28aedc37ec35bba10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.525177 21074 tablet_service.cc:1511] Processing CreateTablet for tablet 452a7eb1b4664b77b901fe98c34d408e (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:23.539870 21074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452a7eb1b4664b77b901fe98c34d408e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.554086 21073 tablet_service.cc:1511] Processing CreateTablet for tablet abcc29b86c9c46088baef4657c024f85 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:23.555763 21073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abcc29b86c9c46088baef4657c024f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.561156 21072 tablet_service.cc:1511] Processing CreateTablet for tablet c583d7e39a934aabb8cc1bad6487e710 (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:23.565116 21071 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb34809931c45b0aabb2759b77a75be (DEFAULT_TABLE table=test-workload [id=d39f67a240ad41368108d1b62f3f6935]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:23.566831 21072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c583d7e39a934aabb8cc1bad6487e710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.571291 21071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb34809931c45b0aabb2759b77a75be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:23.624405 21280 tablet_bootstrap.cc:492] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:23.630723 21280 tablet_bootstrap.cc:654] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.640172 21278 tablet_bootstrap.cc:492] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:23.640703 21278 ts_tablet_manager.cc:1403] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.209s	user 0.058s	sys 0.117s
I20260710 11:13:23.652050 21278 raft_consensus.cc:359] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.652779 21278 raft_consensus.cc:385] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.653090 21278 raft_consensus.cc:740] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.653829 21278 consensus_queue.cc:260] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.657719 21280 tablet_bootstrap.cc:492] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:23.658376 21280 ts_tablet_manager.cc:1403] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.034s	user 0.003s	sys 0.015s
I20260710 11:13:23.662015 21280 raft_consensus.cc:359] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.662834 21280 raft_consensus.cc:385] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.663168 21280 raft_consensus.cc:740] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.663808 21281 tablet_bootstrap.cc:492] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:23.663995 21280 consensus_queue.cc:260] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.665020 21189 heartbeater.cc:499] Master 127.16.34.62:39891 was elected leader, sending a full tablet report...
I20260710 11:13:23.669479 21281 tablet_bootstrap.cc:654] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.669934 21278 ts_tablet_manager.cc:1434] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.004s
I20260710 11:13:23.671228 21278 tablet_bootstrap.cc:492] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:23.678326 21278 tablet_bootstrap.cc:654] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.679926 21263 heartbeater.cc:499] Master 127.16.34.62:39891 was elected leader, sending a full tablet report...
I20260710 11:13:23.680450 21280 ts_tablet_manager.cc:1434] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 11:13:23.681579 21280 tablet_bootstrap.cc:492] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:23.688182 21280 tablet_bootstrap.cc:654] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.689381 21281 tablet_bootstrap.cc:492] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:23.689998 21281 ts_tablet_manager.cc:1403] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260710 11:13:23.693388 21281 raft_consensus.cc:359] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.694829 21281 raft_consensus.cc:385] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.695166 21281 raft_consensus.cc:740] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.696316 21281 consensus_queue.cc:260] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.700423 21280 tablet_bootstrap.cc:492] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:23.701042 21280 ts_tablet_manager.cc:1403] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.013s
I20260710 11:13:23.701407 21278 tablet_bootstrap.cc:492] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:23.701975 21278 ts_tablet_manager.cc:1403] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260710 11:13:23.703991 21280 raft_consensus.cc:359] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.704784 21280 raft_consensus.cc:385] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.705235 21280 raft_consensus.cc:740] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.704905 21278 raft_consensus.cc:359] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.705688 21278 raft_consensus.cc:385] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.705979 21278 raft_consensus.cc:740] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.706125 21280 consensus_queue.cc:260] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.706871 21278 consensus_queue.cc:260] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.708994 21280 ts_tablet_manager.cc:1434] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:13:23.709113 21278 ts_tablet_manager.cc:1434] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:23.710161 21280 tablet_bootstrap.cc:492] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:23.711006 21278 tablet_bootstrap.cc:492] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:23.717512 21280 tablet_bootstrap.cc:654] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.717929 21278 tablet_bootstrap.cc:654] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.720561 21284 raft_consensus.cc:493] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:23.721154 21284 raft_consensus.cc:515] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.726920 21114 heartbeater.cc:499] Master 127.16.34.62:39891 was elected leader, sending a full tablet report...
I20260710 11:13:23.728317 21281 ts_tablet_manager.cc:1434] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.038s	user 0.017s	sys 0.004s
I20260710 11:13:23.729727 21281 tablet_bootstrap.cc:492] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:23.736909 21281 tablet_bootstrap.cc:654] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.740545 21284 leader_election.cc:290] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173)
I20260710 11:13:23.740878 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:23.741847 21164 raft_consensus.cc:2468] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:23.743613 21201 leader_election.cc:304] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:23.748085 21284 raft_consensus.cc:2804] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:23.748584 21284 raft_consensus.cc:493] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:23.748993 21284 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:23.775547 21283 raft_consensus.cc:493] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:23.776275 21283 raft_consensus.cc:515] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.784039 21283 leader_election.cc:290] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:23.789464 21284 raft_consensus.cc:515] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.793503 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
W20260710 11:13:23.796032 21204 leader_election.cc:343] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:23.796350 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:23.797237 21164 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:23.808768 21284 leader_election.cc:290] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173)
I20260710 11:13:23.810072 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:23.810307 21164 raft_consensus.cc:2468] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:23.811153 21280 tablet_bootstrap.cc:492] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:23.811686 21280 ts_tablet_manager.cc:1403] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.017s
W20260710 11:13:23.811834 21204 leader_election.cc:343] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:23.812604 21201 leader_election.cc:304] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [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: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:23.814689 21284 raft_consensus.cc:2804] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:23.817677 21281 tablet_bootstrap.cc:492] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:23.818588 21284 raft_consensus.cc:697] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:23.819326 21281 ts_tablet_manager.cc:1403] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.090s	user 0.037s	sys 0.043s
I20260710 11:13:23.820115 21280 raft_consensus.cc:359] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.820969 21284 consensus_queue.cc:237] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.824540 21280 raft_consensus.cc:385] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.824983 21280 raft_consensus.cc:740] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.825838 21280 consensus_queue.cc:260] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.823670 21278 tablet_bootstrap.cc:492] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:23.827378 21278 ts_tablet_manager.cc:1403] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.117s	user 0.057s	sys 0.046s
I20260710 11:13:23.827840 21280 ts_tablet_manager.cc:1434] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:13:23.823580 21281 raft_consensus.cc:359] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.828881 21280 tablet_bootstrap.cc:492] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:23.829114 21281 raft_consensus.cc:385] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.829463 21281 raft_consensus.cc:740] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.830330 21281 consensus_queue.cc:260] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:23.830520 21278 raft_consensus.cc:359] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.831245 21278 raft_consensus.cc:385] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.831513 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206b8de55b34714bf20a3d78fe95d57" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
W20260710 11:13:23.833773 21130 leader_election.cc:343] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:23.831542 21278 raft_consensus.cc:740] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.835772 21281 ts_tablet_manager.cc:1434] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:13:23.836331 21278 consensus_queue.cc:260] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.837182 21281 tablet_bootstrap.cc:492] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:23.838825 21278 ts_tablet_manager.cc:1434] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:13:23.840049 21278 tablet_bootstrap.cc:492] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:23.839463 20984 catalog_manager.cc:5697] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:23.843348 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206b8de55b34714bf20a3d78fe95d57" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
W20260710 11:13:23.848311 21130 leader_election.cc:343] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:23.848798 21130 leader_election.cc:304] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087; no voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:23.849498 21283 raft_consensus.cc:2749] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:23.844153 21280 tablet_bootstrap.cc:654] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.845427 21281 tablet_bootstrap.cc:654] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.846244 21278 tablet_bootstrap.cc:654] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.857399 21280 tablet_bootstrap.cc:492] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:23.857985 21280 ts_tablet_manager.cc:1403] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260710 11:13:23.861126 21280 raft_consensus.cc:359] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.861939 21280 raft_consensus.cc:385] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.862313 21280 raft_consensus.cc:740] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.863103 21281 tablet_bootstrap.cc:492] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:23.863703 21281 ts_tablet_manager.cc:1403] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260710 11:13:23.863270 21280 consensus_queue.cc:260] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.865996 21280 ts_tablet_manager.cc:1434] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:23.867169 21280 tablet_bootstrap.cc:492] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:23.866957 21281 raft_consensus.cc:359] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.867736 21281 raft_consensus.cc:385] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.868048 21281 raft_consensus.cc:740] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.868914 21281 consensus_queue.cc:260] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.872612 21278 tablet_bootstrap.cc:492] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:23.872700 21281 ts_tablet_manager.cc:1434] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:23.873425 21278 ts_tablet_manager.cc:1403] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.011s
I20260710 11:13:23.874009 21280 tablet_bootstrap.cc:654] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.874068 21281 tablet_bootstrap.cc:492] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:23.876672 21278 raft_consensus.cc:359] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.877493 21278 raft_consensus.cc:385] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.877858 21278 raft_consensus.cc:740] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.878840 21278 consensus_queue.cc:260] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.881153 21281 tablet_bootstrap.cc:654] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.884055 21278 ts_tablet_manager.cc:1434] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:13:23.885262 21278 tablet_bootstrap.cc:492] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:23.891732 21278 tablet_bootstrap.cc:654] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.893580 21281 tablet_bootstrap.cc:492] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:23.894345 21281 ts_tablet_manager.cc:1403] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 11:13:23.898041 21281 raft_consensus.cc:359] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.898840 21281 raft_consensus.cc:385] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.899183 21281 raft_consensus.cc:740] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.900231 21280 tablet_bootstrap.cc:492] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:23.899977 21281 consensus_queue.cc:260] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.900789 21280 ts_tablet_manager.cc:1403] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.005s
I20260710 11:13:23.902824 21281 ts_tablet_manager.cc:1434] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:13:23.903749 21278 tablet_bootstrap.cc:492] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:23.903993 21281 tablet_bootstrap.cc:492] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:23.904397 21278 ts_tablet_manager.cc:1403] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260710 11:13:23.903999 21280 raft_consensus.cc:359] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.905004 21280 raft_consensus.cc:385] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.905409 21280 raft_consensus.cc:740] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.906364 21280 consensus_queue.cc:260] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.908423 21288 raft_consensus.cc:493] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:23.908921 21288 raft_consensus.cc:515] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
W20260710 11:13:23.909629 21035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:23.911573 21281 tablet_bootstrap.cc:654] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.911072 21278 raft_consensus.cc:359] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.912328 21278 raft_consensus.cc:385] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.912673 21278 raft_consensus.cc:740] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.913476 21278 consensus_queue.cc:260] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.911574 21280 ts_tablet_manager.cc:1434] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:13:23.915308 21280 tablet_bootstrap.cc:492] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:23.920977 21278 ts_tablet_manager.cc:1434] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:13:23.921422 21280 tablet_bootstrap.cc:654] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.922395 21278 tablet_bootstrap.cc:492] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:23.930591 21278 tablet_bootstrap.cc:654] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.931147 21288 leader_election.cc:290] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:23.935144 21280 tablet_bootstrap.cc:492] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:23.942523 21280 ts_tablet_manager.cc:1403] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260710 11:13:23.946152 21280 raft_consensus.cc:359] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.946925 21280 raft_consensus.cc:385] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.947227 21280 raft_consensus.cc:740] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.947713 21278 tablet_bootstrap.cc:492] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:23.948261 21278 ts_tablet_manager.cc:1403] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.001s
I20260710 11:13:23.948215 21284 raft_consensus.cc:493] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:23.948853 21284 raft_consensus.cc:515] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.948902 21280 consensus_queue.cc:260] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.951207 21284 leader_election.cc:290] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:23.951586 21280 ts_tablet_manager.cc:1434] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:23.952646 21280 tablet_bootstrap.cc:492] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:23.952910 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:23.953567 21164 raft_consensus.cc:2468] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:23.954919 21201 leader_election.cc:304] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:23.957159 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
W20260710 11:13:23.958760 21204 leader_election.cc:343] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:23.960722 21284 raft_consensus.cc:2804] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:23.961248 21284 raft_consensus.cc:493] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:23.961652 21284 raft_consensus.cc:3060] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:23.969586 21284 raft_consensus.cc:515] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.974253 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206b8de55b34714bf20a3d78fe95d57" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:23.975195 21280 tablet_bootstrap.cc:654] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:23.976639 21281 tablet_bootstrap.cc:492] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
W20260710 11:13:23.976850 21055 leader_election.cc:343] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:23.980156 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:23.983141 21284 leader_election.cc:290] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:23.977236 21281 ts_tablet_manager.cc:1403] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.044s
I20260710 11:13:23.975113 21278 raft_consensus.cc:359] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.975106 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206b8de55b34714bf20a3d78fe95d57" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:23.977664 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:23.983532 21163 raft_consensus.cc:3060] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:23.986012 21204 leader_election.cc:343] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:23.984174 21278 raft_consensus.cc:385] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.984344 21164 raft_consensus.cc:2468] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 0.
I20260710 11:13:23.986653 21281 raft_consensus.cc:359] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.987422 21281 raft_consensus.cc:385] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.987717 21281 raft_consensus.cc:740] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.987982 21052 leader_election.cc:304] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:23.988505 21281 consensus_queue.cc:260] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.989187 21288 raft_consensus.cc:2804] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:23.989560 21288 raft_consensus.cc:493] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:23.989934 21288 raft_consensus.cc:3060] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:23.994243 21280 tablet_bootstrap.cc:492] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:23.994829 21280 ts_tablet_manager.cc:1403] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.015s
I20260710 11:13:23.995599 21163 raft_consensus.cc:2468] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:23.997134 21201 leader_election.cc:304] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [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: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:23.997948 21280 raft_consensus.cc:359] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.998426 21284 raft_consensus.cc:2804] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:23.998690 21280 raft_consensus.cc:385] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:23.999173 21284 raft_consensus.cc:697] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:23.999081 21280 raft_consensus.cc:740] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:23.998935 21288 raft_consensus.cc:515] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:23.999205 21278 raft_consensus.cc:740] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.000329 21284 consensus_queue.cc:237] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.000670 21280 consensus_queue.cc:260] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.003238 21280 ts_tablet_manager.cc:1434] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:13:24.004109 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206b8de55b34714bf20a3d78fe95d57" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:24.004395 21280 tablet_bootstrap.cc:492] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:24.004828 21164 raft_consensus.cc:3060] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.012120 21280 tablet_bootstrap.cc:654] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.013736 21164 raft_consensus.cc:2468] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:24.015416 21052 leader_election.cc:304] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.018574 21281 ts_tablet_manager.cc:1434] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.021s
I20260710 11:13:24.019876 21281 tablet_bootstrap.cc:492] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:24.019905 20987 catalog_manager.cc:5697] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.021166 21309 raft_consensus.cc:2804] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:24.021790 21309 raft_consensus.cc:697] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:24.022811 21309 consensus_queue.cc:237] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.023687 21280 tablet_bootstrap.cc:492] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:24.024166 21280 ts_tablet_manager.cc:1403] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 11:13:24.026714 21280 raft_consensus.cc:359] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.027505 21280 raft_consensus.cc:385] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.027781 21280 raft_consensus.cc:740] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.028535 21280 consensus_queue.cc:260] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.030295 21281 tablet_bootstrap.cc:654] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.030890 21280 ts_tablet_manager.cc:1434] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:13:24.031880 21280 tablet_bootstrap.cc:492] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:24.041427 21280 tablet_bootstrap.cc:654] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.042272 21281 tablet_bootstrap.cc:492] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:24.042961 21281 ts_tablet_manager.cc:1403] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260710 11:13:24.042932 21284 raft_consensus.cc:493] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.043648 21284 raft_consensus.cc:515] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.045979 21284 leader_election.cc:290] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.001302 21278 consensus_queue.cc:260] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.047544 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.049072 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:24.049872 21089 raft_consensus.cc:2468] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:24.051632 21204 leader_election.cc:304] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.049930 21281 raft_consensus.cc:359] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
W20260710 11:13:24.053051 21201 leader_election.cc:343] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:24.053340 21281 raft_consensus.cc:385] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.053681 21280 tablet_bootstrap.cc:492] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:24.053682 21281 raft_consensus.cc:740] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.054059 21284 raft_consensus.cc:2804] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:24.054392 21280 ts_tablet_manager.cc:1403] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260710 11:13:24.054733 21284 raft_consensus.cc:493] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:24.054684 21281 consensus_queue.cc:260] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.055320 21284 raft_consensus.cc:3060] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.056510 21278 ts_tablet_manager.cc:1434] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.001s
I20260710 11:13:24.057425 21280 raft_consensus.cc:359] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.058085 21280 raft_consensus.cc:385] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.058350 21280 raft_consensus.cc:740] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.059074 21280 consensus_queue.cc:260] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.059454 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8206b8de55b34714bf20a3d78fe95d57" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:24.060169 21238 raft_consensus.cc:3060] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.060118 21283 raft_consensus.cc:493] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.060900 21283 raft_consensus.cc:515] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.063620 21283 leader_election.cc:290] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.064790 21280 ts_tablet_manager.cc:1434] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:13:24.065483 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc244a12247f4ee28aedc37ec35bba10" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:24.066272 21237 raft_consensus.cc:2468] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:24.067291 21281 ts_tablet_manager.cc:1434] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.005s
I20260710 11:13:24.067400 21130 leader_election.cc:304] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:24.068336 21281 tablet_bootstrap.cc:492] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:24.069200 21283 raft_consensus.cc:2804] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:24.069609 21283 raft_consensus.cc:493] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:24.069957 21283 raft_consensus.cc:3060] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.073282 21238 raft_consensus.cc:2468] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:24.072979 20985 catalog_manager.cc:5697] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.076963 21281 tablet_bootstrap.cc:654] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.079308 21284 raft_consensus.cc:515] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.082670 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.083634 21089 raft_consensus.cc:3060] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.088429 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:24.089038 21288 leader_election.cc:290] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.089797 21288 raft_consensus.cc:493] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.090269 21288 raft_consensus.cc:515] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
W20260710 11:13:24.093181 21201 leader_election.cc:343] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:24.077085 21283 raft_consensus.cc:515] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.097173 21283 leader_election.cc:290] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.097643 21284 leader_election.cc:290] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.098419 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc244a12247f4ee28aedc37ec35bba10" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:24.099162 21238 raft_consensus.cc:3060] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.101325 21312 raft_consensus.cc:493] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.101766 21281 tablet_bootstrap.cc:492] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
W20260710 11:13:24.102180 21052 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.34.2:37943, user_credentials={real_user=slave}} blocked reactor thread for 86883.7us
I20260710 11:13:24.107297 21281 ts_tablet_manager.cc:1403] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.004s
I20260710 11:13:24.107105 21312 raft_consensus.cc:515] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.108582 21087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc244a12247f4ee28aedc37ec35bba10" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.108780 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc244a12247f4ee28aedc37ec35bba10" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:24.110054 21087 raft_consensus.cc:3060] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.110021 21290 raft_consensus.cc:493] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.110651 21281 raft_consensus.cc:359] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.111258 21290 raft_consensus.cc:515] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.104460 21089 raft_consensus.cc:2468] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:24.106321 21284 raft_consensus.cc:493] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.111769 21312 leader_election.cc:290] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.111527 21288 leader_election.cc:290] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.112195 21284 raft_consensus.cc:515] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.110581 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:24.114383 21284 leader_election.cc:290] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.111549 21281 raft_consensus.cc:385] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.102854 21278 tablet_bootstrap.cc:492] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:24.114962 21281 raft_consensus.cc:740] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.115269 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.115960 21163 raft_consensus.cc:2468] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:24.115806 21281 consensus_queue.cc:260] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.118106 21087 raft_consensus.cc:2468] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 1.
I20260710 11:13:24.119016 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:24.119670 21089 raft_consensus.cc:2468] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:24.118124 21281 ts_tablet_manager.cc:1434] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:13:24.120491 21130 leader_election.cc:304] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.121137 21281 tablet_bootstrap.cc:492] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:24.121387 21283 raft_consensus.cc:2804] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:24.121459 21201 leader_election.cc:304] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:24.121181 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc244a12247f4ee28aedc37ec35bba10" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.123164 21284 raft_consensus.cc:2804] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:24.123572 21284 raft_consensus.cc:493] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:24.123907 21284 raft_consensus.cc:3060] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.127506 21281 tablet_bootstrap.cc:654] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.128139 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:24.129420 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.129952 21238 raft_consensus.cc:2468] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 1.
I20260710 11:13:24.130110 21163 raft_consensus.cc:2468] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:24.120011 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc244a12247f4ee28aedc37ec35bba10" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:24.131646 21237 raft_consensus.cc:2393] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a2ddbcec48448a29f61bd18f6293ea9 in current term 1: Already voted for candidate 66d3e84b067b4802bb522075ff1db087 in this term.
I20260710 11:13:24.132905 21201 leader_election.cc:304] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:24.127381 21204 leader_election.cc:304] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [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: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:24.134579 21281 tablet_bootstrap.cc:492] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:24.135167 21281 ts_tablet_manager.cc:1403] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:13:24.135249 21290 leader_election.cc:290] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.135929 21290 raft_consensus.cc:2804] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:24.136292 21290 raft_consensus.cc:493] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:24.136674 21290 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.138083 21281 raft_consensus.cc:359] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.138617 21281 raft_consensus.cc:385] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.138916 21281 raft_consensus.cc:740] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.139322 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.139631 21281 consensus_queue.cc:260] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.140312 21164 raft_consensus.cc:2393] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a2ddbcec48448a29f61bd18f6293ea9 in current term 1: Already voted for candidate 67496a6c2e88491584b0f8fe35618c22 in this term.
I20260710 11:13:24.141674 21281 ts_tablet_manager.cc:1434] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:13:24.144482 21281 tablet_bootstrap.cc:492] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:24.148883 21052 leader_election.cc:304] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:24.150216 21281 tablet_bootstrap.cc:654] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.150241 21288 raft_consensus.cc:3060] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.151669 21321 raft_consensus.cc:2804] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:24.154496 21321 raft_consensus.cc:697] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.156942 21321 consensus_queue.cc:237] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.150172 21284 raft_consensus.cc:515] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
W20260710 11:13:24.157804 21204 leader_election.cc:343] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:24.158280 21288 raft_consensus.cc:2749] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:24.160200 21284 leader_election.cc:290] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.160923 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.155560 21283 raft_consensus.cc:697] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:24.162168 21283 consensus_queue.cc:237] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.162954 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:24.136314 21278 tablet_bootstrap.cc:654] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.163607 21164 raft_consensus.cc:3060] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.172690 21164 raft_consensus.cc:2468] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:24.174015 21281 tablet_bootstrap.cc:492] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:24.174151 21201 leader_election.cc:304] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:24.174611 21281 ts_tablet_manager.cc:1403] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.016s
I20260710 11:13:24.175249 21284 raft_consensus.cc:2804] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:24.175791 21284 raft_consensus.cc:697] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.176687 21284 consensus_queue.cc:237] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.177429 21281 raft_consensus.cc:359] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.178187 21281 raft_consensus.cc:385] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.178452 21281 raft_consensus.cc:740] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.179327 21281 consensus_queue.cc:260] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.180347 21312 raft_consensus.cc:493] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.180832 21312 raft_consensus.cc:515] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
W20260710 11:13:24.181157 21204 leader_election.cc:343] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:24.162707 21290 raft_consensus.cc:515] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.183079 21312 leader_election.cc:290] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.185371 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:24.185997 21163 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.186081 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:24.184865 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.188337 21164 raft_consensus.cc:2393] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a2ddbcec48448a29f61bd18f6293ea9 in current term 1: Already voted for candidate 67496a6c2e88491584b0f8fe35618c22 in this term.
I20260710 11:13:24.190294 21281 ts_tablet_manager.cc:1434] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:13:24.191795 21052 leader_election.cc:304] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:24.193194 21312 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.201481 21312 raft_consensus.cc:2749] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:24.202242 21163 raft_consensus.cc:2468] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:24.203501 21201 leader_election.cc:304] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:24.204442 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.205204 21088 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.211069 21284 raft_consensus.cc:2804] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:24.212163 21284 raft_consensus.cc:697] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.213173 21284 consensus_queue.cc:237] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.220611 21088 raft_consensus.cc:2468] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:24.222623 21290 leader_election.cc:290] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.231701 21052 leader_election.cc:304] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:24.232395 21278 tablet_bootstrap.cc:492] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:24.233013 21278 ts_tablet_manager.cc:1403] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.136s	user 0.029s	sys 0.027s
I20260710 11:13:24.232985 21312 raft_consensus.cc:2749] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:24.233387 20984 catalog_manager.cc:5697] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.236431 21278 raft_consensus.cc:359] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.237150 21278 raft_consensus.cc:385] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.237442 21278 raft_consensus.cc:740] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.237525 20987 catalog_manager.cc:5697] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.238202 21278 consensus_queue.cc:260] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.239985 21278 ts_tablet_manager.cc:1434] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:13:24.240842 21278 tablet_bootstrap.cc:492] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:24.246694 21278 tablet_bootstrap.cc:654] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.251562 21278 tablet_bootstrap.cc:492] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:24.252103 21278 ts_tablet_manager.cc:1403] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 11:13:24.251616 20984 catalog_manager.cc:5697] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.253458 20984 catalog_manager.cc:5697] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.254631 21278 raft_consensus.cc:359] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.255303 21278 raft_consensus.cc:385] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.255564 21278 raft_consensus.cc:740] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.256245 21278 consensus_queue.cc:260] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.257850 21278 ts_tablet_manager.cc:1434] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:13:24.258601 21278 tablet_bootstrap.cc:492] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:24.265061 21278 tablet_bootstrap.cc:654] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:24.271922 21278 tablet_bootstrap.cc:492] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:24.272384 21278 ts_tablet_manager.cc:1403] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:13:24.274662 21278 raft_consensus.cc:359] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.275377 21278 raft_consensus.cc:385] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:24.275645 21278 raft_consensus.cc:740] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:24.276268 21278 consensus_queue.cc:260] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.277760 21278 ts_tablet_manager.cc:1434] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:13:24.300554 21284 raft_consensus.cc:493] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.301195 21284 raft_consensus.cc:515] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.303421 21284 leader_election.cc:290] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.304314 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452a7eb1b4664b77b901fe98c34d408e" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:24.304504 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452a7eb1b4664b77b901fe98c34d408e" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.304951 21088 raft_consensus.cc:2468] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:24.305289 21162 raft_consensus.cc:2468] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:24.306080 21204 leader_election.cc:304] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.306900 21284 raft_consensus.cc:2804] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:24.307363 21284 raft_consensus.cc:493] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:24.307703 21284 raft_consensus.cc:3060] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.313115 21284 raft_consensus.cc:515] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.314844 21284 leader_election.cc:290] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.315624 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452a7eb1b4664b77b901fe98c34d408e" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.315815 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452a7eb1b4664b77b901fe98c34d408e" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:24.316298 21088 raft_consensus.cc:3060] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.316359 21162 raft_consensus.cc:3060] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.319324 21284 raft_consensus.cc:493] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.319831 21284 raft_consensus.cc:515] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.323019 21284 leader_election.cc:290] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.323527 21088 raft_consensus.cc:2468] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:24.323527 21162 raft_consensus.cc:2468] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:24.323524 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34809931c45b0aabb2759b77a75be" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:24.324318 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34809931c45b0aabb2759b77a75be" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.324721 21089 raft_consensus.cc:2468] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:24.325086 21204 leader_election.cc:304] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.325006 21163 raft_consensus.cc:2468] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:24.326077 21284 raft_consensus.cc:2804] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:24.326442 21204 leader_election.cc:304] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.326546 21284 raft_consensus.cc:697] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.327278 21321 raft_consensus.cc:2804] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:24.327594 21321 raft_consensus.cc:493] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:24.327495 21284 consensus_queue.cc:237] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.327911 21321 raft_consensus.cc:3060] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.334301 21321 raft_consensus.cc:515] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.335911 21321 leader_election.cc:290] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.336704 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34809931c45b0aabb2759b77a75be" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.335582 20984 catalog_manager.cc:5697] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.336967 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb34809931c45b0aabb2759b77a75be" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:24.337249 21089 raft_consensus.cc:3060] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.337558 21163 raft_consensus.cc:3060] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.343719 21089 raft_consensus.cc:2468] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:24.344416 21163 raft_consensus.cc:2468] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:24.345137 21204 leader_election.cc:304] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.346093 21321 raft_consensus.cc:2804] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:24.346586 21321 raft_consensus.cc:697] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.347303 21321 consensus_queue.cc:237] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.354549 20984 catalog_manager.cc:5697] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.367049 21283 raft_consensus.cc:493] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.367578 21283 raft_consensus.cc:515] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.369256 21283 leader_election.cc:290] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.370200 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:24.370365 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:24.370904 21089 raft_consensus.cc:2393] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66d3e84b067b4802bb522075ff1db087 in current term 1: Already voted for candidate 67496a6c2e88491584b0f8fe35618c22 in this term.
I20260710 11:13:24.371901 21130 leader_election.cc:304] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087; no voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:24.372579 21283 raft_consensus.cc:3060] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.377754 21283 raft_consensus.cc:2749] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:24.410702 21321 consensus_queue.cc:1048] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.417265 21321 consensus_queue.cc:1048] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.422549 21320 consensus_queue.cc:1048] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:24.429230 21320 consensus_queue.cc:1048] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.484544 21312 raft_consensus.cc:493] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:24.485018 21312 raft_consensus.cc:515] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.486310 21288 consensus_queue.cc:1048] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.486850 21312 leader_election.cc:290] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.487488 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:24.488045 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:24.489343 21163 raft_consensus.cc:2393] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a2ddbcec48448a29f61bd18f6293ea9 in current term 1: Already voted for candidate 67496a6c2e88491584b0f8fe35618c22 in this term.
I20260710 11:13:24.490271 21052 leader_election.cc:304] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:24.491084 21288 raft_consensus.cc:3060] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:24.498646 21316 consensus_queue.cc:1048] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:24.504304 21288 raft_consensus.cc:2749] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:24.519688 21237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
mode: GRACEFUL
new_leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:32856
I20260710 11:13:24.520292 21237 raft_consensus.cc:606] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Received request to transfer leadership to TS 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:24.528551 21237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
mode: GRACEFUL
new_leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:32856
I20260710 11:13:24.529047 21237 raft_consensus.cc:606] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Received request to transfer leadership to TS 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:24.534154 21237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
mode: GRACEFUL
new_leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:32856
I20260710 11:13:24.534660 21237 raft_consensus.cc:606] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Received request to transfer leadership to TS 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:24.542719 21237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "452a7eb1b4664b77b901fe98c34d408e"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
mode: GRACEFUL
new_leader_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:32856
I20260710 11:13:24.543332 21237 raft_consensus.cc:606] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Received request to transfer leadership to TS 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:24.548277 21237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
mode: GRACEFUL
new_leader_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:32856
I20260710 11:13:24.548805 21237 raft_consensus.cc:606] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Received request to transfer leadership to TS 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:24.553587 21237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
mode: GRACEFUL
new_leader_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:32856
I20260710 11:13:24.554122 21237 raft_consensus.cc:606] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Received request to transfer leadership to TS 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:24.560185 21290 consensus_queue.cc:1048] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.566850 21320 raft_consensus.cc:993] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22: : Instructing follower 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:24.567400 21284 raft_consensus.cc:1081] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Signalling peer 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:24.568133 21321 consensus_queue.cc:1048] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.570576 21088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74"
dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:55338
I20260710 11:13:24.571573 21088 raft_consensus.cc:493] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.572793 21088 raft_consensus.cc:3060] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.573192 21290 consensus_queue.cc:1048] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.582119 21088 raft_consensus.cc:515] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.586488 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:24.587007 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da71db7a2874a3da610c703d4bf6f74" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:24.587606 21237 raft_consensus.cc:3055] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.587963 21237 raft_consensus.cc:740] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.588763 21237 consensus_queue.cc:260] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.589708 21237 raft_consensus.cc:3060] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.591355 21088 leader_election.cc:290] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.599217 21320 consensus_queue.cc:1048] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.598932 21237 raft_consensus.cc:2468] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:24.603097 21055 leader_election.cc:304] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:24.604377 21288 raft_consensus.cc:2804] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.604846 21288 raft_consensus.cc:697] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:24.605675 21288 consensus_queue.cc:237] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.610988 21290 raft_consensus.cc:993] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22: : Instructing follower 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:24.611508 21290 raft_consensus.cc:1081] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Signalling peer 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:24.613193 21162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710"
dest_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:56908
I20260710 11:13:24.613801 21162 raft_consensus.cc:493] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.614180 21162 raft_consensus.cc:3060] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.614043 20985 catalog_manager.cc:5697] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 1 to 2, leader changed from 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3) to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.620121 21162 raft_consensus.cc:515] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.622057 21162 leader_election.cc:290] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 2 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.623921 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:24.624009 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c583d7e39a934aabb8cc1bad6487e710" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.624931 21088 raft_consensus.cc:3060] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.624933 21237 raft_consensus.cc:3055] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.625497 21237 raft_consensus.cc:740] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.626204 21237 consensus_queue.cc:260] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.627288 21237 raft_consensus.cc:3060] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.630676 21088 raft_consensus.cc:2468] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:24.631783 21130 leader_election.cc:304] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.632490 21283 raft_consensus.cc:2804] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.632521 21237 raft_consensus.cc:2468] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:24.633111 21283 raft_consensus.cc:697] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:24.633858 21283 consensus_queue.cc:237] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.640020 20985 catalog_manager.cc:5697] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 1 to 2, leader changed from 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3) to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.710757 21283 consensus_queue.cc:1048] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.718633 21320 consensus_queue.cc:1048] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.721390 21320 consensus_queue.cc:1048] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.726432 21348 consensus_queue.cc:1048] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:24.737668 21320 consensus_queue.cc:1048] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.747500 21321 raft_consensus.cc:993] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22: : Instructing follower 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:24.747991 21321 raft_consensus.cc:1081] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Signalling peer 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:24.749670 21284 consensus_queue.cc:1048] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.750185 21162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85"
dest_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:56908
I20260710 11:13:24.750823 21162 raft_consensus.cc:493] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.751206 21162 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.758452 21162 raft_consensus.cc:515] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.761224 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.761829 21089 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.768880 21162 leader_election.cc:290] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 2 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.769135 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:24.769922 21238 raft_consensus.cc:3055] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.770252 21238 raft_consensus.cc:740] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.769134 21089 raft_consensus.cc:2468] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:24.771142 21238 consensus_queue.cc:260] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.771898 21130 leader_election.cc:304] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.772470 21238 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.772853 21318 raft_consensus.cc:2804] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.773303 21318 raft_consensus.cc:697] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:24.773379 21290 raft_consensus.cc:993] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22: : Instructing follower 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:24.774119 21290 raft_consensus.cc:1081] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Signalling peer 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:24.774112 21318 consensus_queue.cc:237] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.776024 21163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "452a7eb1b4664b77b901fe98c34d408e"
dest_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:56908
I20260710 11:13:24.776589 21163 raft_consensus.cc:493] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.776957 21163 raft_consensus.cc:3060] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.779677 21238 raft_consensus.cc:2468] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:24.783265 21163 raft_consensus.cc:515] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.785434 21163 leader_election.cc:290] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 2 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:24.786073 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452a7eb1b4664b77b901fe98c34d408e" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:24.786700 21089 raft_consensus.cc:3060] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.786685 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452a7eb1b4664b77b901fe98c34d408e" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:24.787421 21238 raft_consensus.cc:3055] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.787745 21238 raft_consensus.cc:740] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.788573 21238 consensus_queue.cc:260] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.789153 20984 catalog_manager.cc:5697] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 1 to 2, leader changed from 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3) to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.789867 21238 raft_consensus.cc:3060] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.795718 21089 raft_consensus.cc:2468] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:24.797052 21238 raft_consensus.cc:2468] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:24.797226 21130 leader_election.cc:304] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.798110 21318 raft_consensus.cc:2804] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.798576 21318 raft_consensus.cc:697] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:24.799278 21318 consensus_queue.cc:237] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:24.805244 20984 catalog_manager.cc:5697] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 1 to 2, leader changed from 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3) to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:24.874845 21290 consensus_queue.cc:1048] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.883028 21320 consensus_queue.cc:1048] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:24.934453 21284 raft_consensus.cc:993] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22: : Instructing follower 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:24.934995 21320 raft_consensus.cc:1081] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Signalling peer 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:24.936345 21088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283"
dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:55338
I20260710 11:13:24.936766 21088 raft_consensus.cc:493] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:24.937009 21088 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.941793 21088 raft_consensus.cc:515] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:24.943517 21088 leader_election.cc:290] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:24.944205 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:24.944990 21238 raft_consensus.cc:3055] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:24.944928 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:24.945459 21238 raft_consensus.cc:740] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:24.945855 21163 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.946859 21238 consensus_queue.cc:260] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [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: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:24.947994 21238 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.951287 21163 raft_consensus.cc:2468] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:24.952495 21052 leader_election.cc:304] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:24.953126 21238 raft_consensus.cc:2468] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:24.953337 21288 raft_consensus.cc:2804] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:24.953861 21288 raft_consensus.cc:697] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:24.954629 21288 consensus_queue.cc:237] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:24.961107 20984 catalog_manager.cc:5697] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 1 to 2, leader changed from 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3) to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:24.988104 21163 raft_consensus.cc:3060] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:24.993835 21163 raft_consensus.cc:1275] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:24.995198 21288 consensus_queue.cc:1048] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:24.997440 21284 raft_consensus.cc:993] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22: : Instructing follower 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:24.997933 21320 raft_consensus.cc:1081] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Signalling peer 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:24.999634 21088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03"
dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:55338
I20260710 11:13:25.000288 21088 raft_consensus.cc:493] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:25.000656 21088 raft_consensus.cc:3060] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:25.005551 21238 raft_consensus.cc:1275] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.008124 21288 consensus_queue.cc:1048] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.008334 21088 raft_consensus.cc:515] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:25.011498 21088 leader_election.cc:290] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:25.011711 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:25.012355 21237 raft_consensus.cc:3055] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:25.012712 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ca98d6779c42eb8ae593f271ff5b03" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:25.012691 21237 raft_consensus.cc:740] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:25.013379 21163 raft_consensus.cc:3060] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:25.014321 21237 consensus_queue.cc:260] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:25.015699 21237 raft_consensus.cc:3060] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:25.020849 21163 raft_consensus.cc:2468] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:25.022055 21052 leader_election.cc:304] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:25.022748 21237 raft_consensus.cc:2468] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:25.022938 21288 raft_consensus.cc:2804] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:25.023746 21288 raft_consensus.cc:697] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:25.024601 21288 consensus_queue.cc:237] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:25.031329 20987 catalog_manager.cc:5697] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 1 to 2, leader changed from 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3) to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:25.034129 21088 raft_consensus.cc:1275] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.035389 21318 consensus_queue.cc:1048] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.043042 21237 raft_consensus.cc:1275] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.044526 21283 consensus_queue.cc:1048] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.355468 21237 raft_consensus.cc:1275] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.356915 21288 consensus_queue.cc:1048] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.359544 21088 raft_consensus.cc:1275] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.360769 21348 consensus_queue.cc:1048] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.364689 21163 raft_consensus.cc:1275] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.366484 21316 consensus_queue.cc:1048] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.376408 21089 raft_consensus.cc:1275] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.377175 21237 raft_consensus.cc:1275] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.378672 21238 raft_consensus.cc:1275] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.378940 21348 consensus_queue.cc:1048] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.380569 21348 consensus_queue.cc:1048] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.381613 21283 consensus_queue.cc:1048] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.488602 21163 raft_consensus.cc:1275] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.489902 21309 consensus_queue.cc:1048] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:25.498689 21237 raft_consensus.cc:1275] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:25.500758 21316 consensus_queue.cc:1048] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:27.580570 20984 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60538:
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:13:27.582659 20984 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:13:27.627375 21073 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae2840d20104cc1ac16b77c4e7429d2 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:27.628638 21073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae2840d20104cc1ac16b77c4e7429d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.628451 21152 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae2840d20104cc1ac16b77c4e7429d2 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:27.629638 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae2840d20104cc1ac16b77c4e7429d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.631270 21220 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae2840d20104cc1ac16b77c4e7429d2 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:13:27.632452 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae2840d20104cc1ac16b77c4e7429d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.633947 21076 tablet_service.cc:1511] Processing CreateTablet for tablet ae69bfcbb728412daafaba419b9c5ab6 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:27.635141 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae69bfcbb728412daafaba419b9c5ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.648176 21153 tablet_service.cc:1511] Processing CreateTablet for tablet ae69bfcbb728412daafaba419b9c5ab6 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:27.649777 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae69bfcbb728412daafaba419b9c5ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.651948 21372 tablet_bootstrap.cc:492] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:27.659163 21374 tablet_bootstrap.cc:492] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:27.662681 21372 tablet_bootstrap.cc:654] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.665680 21374 tablet_bootstrap.cc:654] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.666287 21220 tablet_service.cc:1511] Processing CreateTablet for tablet ae69bfcbb728412daafaba419b9c5ab6 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:13:27.667838 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae69bfcbb728412daafaba419b9c5ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.669575 21372 tablet_bootstrap.cc:492] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:27.670132 21372 ts_tablet_manager.cc:1403] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 11:13:27.670377 21076 tablet_service.cc:1511] Processing CreateTablet for tablet 6cba9d0892094938a78094b54505517d (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:27.671707 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cba9d0892094938a78094b54505517d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.674794 21372 raft_consensus.cc:359] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.675544 21372 raft_consensus.cc:385] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.675825 21372 raft_consensus.cc:740] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.676548 21372 consensus_queue.cc:260] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.684659 21149 tablet_service.cc:1511] Processing CreateTablet for tablet 6cba9d0892094938a78094b54505517d (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:27.684911 21221 tablet_service.cc:1511] Processing CreateTablet for tablet 6cba9d0892094938a78094b54505517d (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:13:27.685734 21373 tablet_bootstrap.cc:492] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:27.685921 21149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cba9d0892094938a78094b54505517d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.686177 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cba9d0892094938a78094b54505517d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.689002 21372 ts_tablet_manager.cc:1434] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:13:27.690110 21372 tablet_bootstrap.cc:492] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:27.697218 21073 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc88e9b9d934ba784995df7e0901955 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:27.698498 21073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc88e9b9d934ba784995df7e0901955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.702741 21373 tablet_bootstrap.cc:654] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.704866 21374 tablet_bootstrap.cc:492] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:27.705427 21374 ts_tablet_manager.cc:1403] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.004s
I20260710 11:13:27.708791 21372 tablet_bootstrap.cc:654] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.708809 21374 raft_consensus.cc:359] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.710299 21374 raft_consensus.cc:385] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.710614 21374 raft_consensus.cc:740] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.711458 21374 consensus_queue.cc:260] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.715129 21374 ts_tablet_manager.cc:1434] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:13:27.716353 21374 tablet_bootstrap.cc:492] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:27.721529 21153 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc88e9b9d934ba784995df7e0901955 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:27.725008 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc88e9b9d934ba784995df7e0901955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.726408 21373 tablet_bootstrap.cc:492] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:27.726971 21373 ts_tablet_manager.cc:1403] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.007s
I20260710 11:13:27.727385 21374 tablet_bootstrap.cc:654] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.729925 21373 raft_consensus.cc:359] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.730657 21373 raft_consensus.cc:385] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.730939 21373 raft_consensus.cc:740] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.731631 21373 consensus_queue.cc:260] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.737320 21372 tablet_bootstrap.cc:492] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:27.737069 21220 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc88e9b9d934ba784995df7e0901955 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:13:27.738197 21372 ts_tablet_manager.cc:1403] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.006s
I20260710 11:13:27.738433 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc88e9b9d934ba784995df7e0901955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.739516 21076 tablet_service.cc:1511] Processing CreateTablet for tablet ef2e11ee32c647aeb75a50db303168db (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:27.740795 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2e11ee32c647aeb75a50db303168db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.741151 21372 raft_consensus.cc:359] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.741868 21372 raft_consensus.cc:385] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.742131 21372 raft_consensus.cc:740] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.742414 21152 tablet_service.cc:1511] Processing CreateTablet for tablet ef2e11ee32c647aeb75a50db303168db (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:27.742857 21372 consensus_queue.cc:260] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.743860 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2e11ee32c647aeb75a50db303168db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.744804 21373 ts_tablet_manager.cc:1434] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:13:27.745755 21373 tablet_bootstrap.cc:492] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:27.751796 21373 tablet_bootstrap.cc:654] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.758908 21372 ts_tablet_manager.cc:1434] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:13:27.759945 21372 tablet_bootstrap.cc:492] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:27.764500 21220 tablet_service.cc:1511] Processing CreateTablet for tablet ef2e11ee32c647aeb75a50db303168db (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:13:27.767506 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef2e11ee32c647aeb75a50db303168db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.768280 21073 tablet_service.cc:1511] Processing CreateTablet for tablet fd2969f940c84af1af69fe510d63a395 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:27.769668 21073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2969f940c84af1af69fe510d63a395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.769363 21153 tablet_service.cc:1511] Processing CreateTablet for tablet fd2969f940c84af1af69fe510d63a395 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:27.770738 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2969f940c84af1af69fe510d63a395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.766002 21372 tablet_bootstrap.cc:654] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.787621 21221 tablet_service.cc:1511] Processing CreateTablet for tablet fd2969f940c84af1af69fe510d63a395 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:13:27.789147 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2969f940c84af1af69fe510d63a395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.793334 21076 tablet_service.cc:1511] Processing CreateTablet for tablet 98d3a36597664ebdbb822cbc7c37246c (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:27.794298 21374 tablet_bootstrap.cc:492] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:27.794589 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d3a36597664ebdbb822cbc7c37246c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.794840 21374 ts_tablet_manager.cc:1403] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.079s	user 0.030s	sys 0.007s
I20260710 11:13:27.797782 21374 raft_consensus.cc:359] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.798465 21374 raft_consensus.cc:385] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.798758 21374 raft_consensus.cc:740] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.803117 21374 consensus_queue.cc:260] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.799439 21149 tablet_service.cc:1511] Processing CreateTablet for tablet 98d3a36597664ebdbb822cbc7c37246c (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:27.787717 21373 tablet_bootstrap.cc:492] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:27.805261 21372 tablet_bootstrap.cc:492] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:27.807890 21372 ts_tablet_manager.cc:1403] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.002s
I20260710 11:13:27.810148 21152 tablet_service.cc:1511] Processing CreateTablet for tablet eec389778ec34f7caf27a5d20aae5137 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:27.811096 21372 raft_consensus.cc:359] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.811815 21372 raft_consensus.cc:385] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.812090 21372 raft_consensus.cc:740] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.812795 21372 consensus_queue.cc:260] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.814960 21373 ts_tablet_manager.cc:1403] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.002s
I20260710 11:13:27.819602 21154 tablet_service.cc:1511] Processing CreateTablet for tablet d175b0f4efbb493081c5db0b7c96c53f (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.821095 21072 tablet_service.cc:1511] Processing CreateTablet for tablet d175b0f4efbb493081c5db0b7c96c53f (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.822330 21072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d175b0f4efbb493081c5db0b7c96c53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.806303 21149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d3a36597664ebdbb822cbc7c37246c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.824617 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec389778ec34f7caf27a5d20aae5137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.818032 21373 raft_consensus.cc:359] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.806576 21071 tablet_service.cc:1511] Processing CreateTablet for tablet eec389778ec34f7caf27a5d20aae5137 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:27.826256 21071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec389778ec34f7caf27a5d20aae5137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.827344 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d175b0f4efbb493081c5db0b7c96c53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.828071 21372 ts_tablet_manager.cc:1434] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:13:27.804647 21222 tablet_service.cc:1511] Processing CreateTablet for tablet 98d3a36597664ebdbb822cbc7c37246c (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:13:27.829177 21372 tablet_bootstrap.cc:492] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:27.829668 21222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d3a36597664ebdbb822cbc7c37246c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.821120 21220 tablet_service.cc:1511] Processing CreateTablet for tablet eec389778ec34f7caf27a5d20aae5137 (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:13:27.832597 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec389778ec34f7caf27a5d20aae5137. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.805568 21374 ts_tablet_manager.cc:1434] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:13:27.835120 21374 tablet_bootstrap.cc:492] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:27.835278 21372 tablet_bootstrap.cc:654] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.843216 21374 tablet_bootstrap.cc:654] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.824985 21373 raft_consensus.cc:385] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.846452 21373 raft_consensus.cc:740] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.847211 21373 consensus_queue.cc:260] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.849812 21373 ts_tablet_manager.cc:1434] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260710 11:13:27.860410 21221 tablet_service.cc:1511] Processing CreateTablet for tablet d175b0f4efbb493081c5db0b7c96c53f (DEFAULT_TABLE table=soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:13:27.861697 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d175b0f4efbb493081c5db0b7c96c53f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:13:27.875339 21373 tablet_bootstrap.cc:492] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:27.900354 21374 tablet_bootstrap.cc:492] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:27.900910 21374 ts_tablet_manager.cc:1403] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.020s
I20260710 11:13:27.903985 21374 raft_consensus.cc:359] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.904672 21374 raft_consensus.cc:385] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.904944 21374 raft_consensus.cc:740] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.905735 21374 consensus_queue.cc:260] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.906205 21373 tablet_bootstrap.cc:654] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.907896 21374 ts_tablet_manager.cc:1434] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:13:27.909062 21374 tablet_bootstrap.cc:492] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:27.912681 21372 tablet_bootstrap.cc:492] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:27.913306 21372 ts_tablet_manager.cc:1403] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.021s
I20260710 11:13:27.914130 21316 raft_consensus.cc:493] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.914641 21316 raft_consensus.cc:515] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.916731 21372 raft_consensus.cc:359] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.917742 21372 raft_consensus.cc:385] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.917958 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69bfcbb728412daafaba419b9c5ab6" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:27.918111 21372 raft_consensus.cc:740] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.918625 21163 raft_consensus.cc:2468] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 0.
I20260710 11:13:27.918918 21372 consensus_queue.cc:260] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.921124 21372 ts_tablet_manager.cc:1434] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:13:27.922082 21372 tablet_bootstrap.cc:492] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:27.923194 21052 leader_election.cc:304] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:27.924017 21360 raft_consensus.cc:2804] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.924348 21360 raft_consensus.cc:493] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.924669 21360 raft_consensus.cc:3060] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.925135 21374 tablet_bootstrap.cc:654] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.939306 21316 leader_election.cc:290] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:27.940369 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69bfcbb728412daafaba419b9c5ab6" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:27.941043 21238 raft_consensus.cc:2468] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 0.
I20260710 11:13:27.939057 21372 tablet_bootstrap.cc:654] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.944612 21360 raft_consensus.cc:515] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.946730 21290 raft_consensus.cc:493] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:27.947221 21290 raft_consensus.cc:515] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
W20260710 11:13:27.948005 21035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:13:27.951009 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae2840d20104cc1ac16b77c4e7429d2" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:27.951758 21089 raft_consensus.cc:2468] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:27.952930 21290 leader_election.cc:290] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:27.953558 21204 leader_election.cc:304] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:27.954816 21372 tablet_bootstrap.cc:492] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:27.955302 21372 ts_tablet_manager.cc:1403] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260710 11:13:27.955204 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae2840d20104cc1ac16b77c4e7429d2" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:27.955861 21163 raft_consensus.cc:2468] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:27.957612 21290 raft_consensus.cc:2804] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:27.958047 21290 raft_consensus.cc:493] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:27.958446 21290 raft_consensus.cc:3060] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.958276 21372 raft_consensus.cc:359] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.962275 21372 raft_consensus.cc:385] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:27.962556 21372 raft_consensus.cc:740] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:27.963377 21372 consensus_queue.cc:260] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:27.969570 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69bfcbb728412daafaba419b9c5ab6" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:27.970249 21163 raft_consensus.cc:3060] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.972554 21372 ts_tablet_manager.cc:1434] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:13:27.977190 21163 raft_consensus.cc:2468] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:27.979334 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae69bfcbb728412daafaba419b9c5ab6" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:27.983243 21238 raft_consensus.cc:3060] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:27.983445 21372 tablet_bootstrap.cc:492] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:27.990114 21238 raft_consensus.cc:2468] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:27.991516 21055 leader_election.cc:304] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:27.991940 21372 tablet_bootstrap.cc:654] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:27.992532 21316 raft_consensus.cc:2804] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.003780 21372 tablet_bootstrap.cc:492] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:28.004385 21372 ts_tablet_manager.cc:1403] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:13:28.007712 21372 raft_consensus.cc:359] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.008447 21372 raft_consensus.cc:385] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.008741 21372 raft_consensus.cc:740] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.009518 21372 consensus_queue.cc:260] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.019407 21372 ts_tablet_manager.cc:1434] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260710 11:13:28.021143 21372 tablet_bootstrap.cc:492] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:27.982002 21290 raft_consensus.cc:515] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.024914 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae2840d20104cc1ac16b77c4e7429d2" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.025520 21089 raft_consensus.cc:3060] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.032435 21089 raft_consensus.cc:2468] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:28.033664 21204 leader_election.cc:304] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:27.982688 21360 leader_election.cc:290] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.035494 21392 raft_consensus.cc:2804] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.035895 21372 tablet_bootstrap.cc:654] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.040591 21290 leader_election.cc:290] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:28.042244 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae2840d20104cc1ac16b77c4e7429d2" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:28.043363 21392 raft_consensus.cc:697] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:28.043910 21163 raft_consensus.cc:3060] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.047778 21316 raft_consensus.cc:697] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:28.048934 21392 consensus_queue.cc:237] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.052659 21388 raft_consensus.cc:493] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.054749 21163 raft_consensus.cc:2468] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:28.048928 21316 consensus_queue.cc:237] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.057435 21373 tablet_bootstrap.cc:492] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:28.065586 21373 ts_tablet_manager.cc:1403] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.190s	user 0.044s	sys 0.108s
I20260710 11:13:28.055851 21388 raft_consensus.cc:515] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.068686 21373 raft_consensus.cc:359] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.069425 21373 raft_consensus.cc:385] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.069721 21373 raft_consensus.cc:740] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.070628 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cba9d0892094938a78094b54505517d" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:28.070405 21373 consensus_queue.cc:260] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.071499 21374 tablet_bootstrap.cc:492] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:28.071976 21374 ts_tablet_manager.cc:1403] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.163s	user 0.045s	sys 0.086s
I20260710 11:13:28.072997 21373 ts_tablet_manager.cc:1434] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260710 11:13:28.074180 21052 leader_election.cc:343] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:28.074538 21373 tablet_bootstrap.cc:492] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:28.076087 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cba9d0892094938a78094b54505517d" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:28.076711 21238 raft_consensus.cc:2468] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 0.
I20260710 11:13:28.076666 21374 raft_consensus.cc:359] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.078146 21374 raft_consensus.cc:385] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.078606 21374 raft_consensus.cc:740] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.079751 21374 consensus_queue.cc:260] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.078352 21055 leader_election.cc:304] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:28.083236 21374 ts_tablet_manager.cc:1434] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:13:28.084631 21374 tablet_bootstrap.cc:492] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:28.084700 21373 tablet_bootstrap.cc:654] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.087093 20984 catalog_manager.cc:5697] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.092942 21390 raft_consensus.cc:2804] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.093353 21390 raft_consensus.cc:493] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.093679 21390 raft_consensus.cc:3060] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.100797 21372 tablet_bootstrap.cc:492] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:28.100626 21390 raft_consensus.cc:515] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.102607 21390 leader_election.cc:290] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.103660 21374 tablet_bootstrap.cc:654] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.103874 21373 tablet_bootstrap.cc:492] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:28.104369 21373 ts_tablet_manager.cc:1403] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.011s
I20260710 11:13:28.104465 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cba9d0892094938a78094b54505517d" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.105027 21238 raft_consensus.cc:3060] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.107288 21373 raft_consensus.cc:359] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.108180 21373 raft_consensus.cc:385] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.108471 21373 raft_consensus.cc:740] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.109197 21373 consensus_queue.cc:260] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.101313 21372 ts_tablet_manager.cc:1403] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.023s
I20260710 11:13:28.111685 21373 ts_tablet_manager.cc:1434] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:13:28.112597 21373 tablet_bootstrap.cc:492] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:28.113099 21372 raft_consensus.cc:359] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.113888 21372 raft_consensus.cc:385] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.115542 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cba9d0892094938a78094b54505517d" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:28.116168 21162 raft_consensus.cc:3060] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.119269 21373 tablet_bootstrap.cc:654] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.114188 21372 raft_consensus.cc:740] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.128115 21372 consensus_queue.cc:260] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.130659 21372 ts_tablet_manager.cc:1434] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.004s
I20260710 11:13:28.130730 21373 tablet_bootstrap.cc:492] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:28.131408 21373 ts_tablet_manager.cc:1403] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 11:13:28.131816 21372 tablet_bootstrap.cc:492] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:28.134244 21373 raft_consensus.cc:359] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.134927 21373 raft_consensus.cc:385] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.135208 21373 raft_consensus.cc:740] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.135950 21373 consensus_queue.cc:260] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.138355 21373 ts_tablet_manager.cc:1434] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:28.139353 21373 tablet_bootstrap.cc:492] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:28.143797 21372 tablet_bootstrap.cc:654] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.145393 21373 tablet_bootstrap.cc:654] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.145876 21162 raft_consensus.cc:2468] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:28.151530 21238 raft_consensus.cc:2468] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:28.151636 21388 leader_election.cc:290] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.156016 21052 leader_election.cc:304] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.161461 21373 tablet_bootstrap.cc:492] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:28.161978 21373 ts_tablet_manager.cc:1403] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260710 11:13:28.163830 21372 tablet_bootstrap.cc:492] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:28.164383 21372 ts_tablet_manager.cc:1403] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.005s
I20260710 11:13:28.164906 21373 raft_consensus.cc:359] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.165645 21373 raft_consensus.cc:385] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.165911 21373 raft_consensus.cc:740] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.166826 21373 consensus_queue.cc:260] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.167403 21372 raft_consensus.cc:359] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.168650 21372 raft_consensus.cc:385] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.168941 21372 raft_consensus.cc:740] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.169212 21373 ts_tablet_manager.cc:1434] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:13:28.169745 21372 consensus_queue.cc:260] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.170704 21388 raft_consensus.cc:2804] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.170215 21373 tablet_bootstrap.cc:492] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:28.171277 21388 raft_consensus.cc:697] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:28.171963 21372 ts_tablet_manager.cc:1434] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:13:28.172972 21372 tablet_bootstrap.cc:492] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9: Bootstrap starting.
I20260710 11:13:28.173444 21388 consensus_queue.cc:237] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.178674 21372 tablet_bootstrap.cc:654] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.177567 21373 tablet_bootstrap.cc:654] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.190501 21372 tablet_bootstrap.cc:492] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9: No bootstrap required, opened a new log
I20260710 11:13:28.189879 20984 catalog_manager.cc:5697] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:28.191218 21372 ts_tablet_manager.cc:1403] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:13:28.194177 21372 raft_consensus.cc:359] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.194902 21372 raft_consensus.cc:385] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.195156 21372 raft_consensus.cc:740] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.195206 21361 raft_consensus.cc:493] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.195812 21361 raft_consensus.cc:515] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.196142 21372 consensus_queue.cc:260] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.198037 21361 leader_election.cc:290] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.198848 21372 ts_tablet_manager.cc:1434] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:13:28.200186 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2969f940c84af1af69fe510d63a395" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
W20260710 11:13:28.202073 21130 leader_election.cc:343] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:28.206121 21361 raft_consensus.cc:493] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.206580 21361 raft_consensus.cc:515] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.209053 21361 leader_election.cc:290] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.212472 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:28.213589 21238 raft_consensus.cc:2468] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:28.214375 21392 raft_consensus.cc:493] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.215170 21392 raft_consensus.cc:515] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.218995 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:28.218998 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:28.219785 21089 raft_consensus.cc:2468] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:28.219892 21162 raft_consensus.cc:2468] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 0.
I20260710 11:13:28.221063 21201 leader_election.cc:304] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:28.221935 21393 raft_consensus.cc:2804] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.222409 21393 raft_consensus.cc:493] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.222755 21393 raft_consensus.cc:3060] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.224049 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:28.224802 21088 raft_consensus.cc:2468] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:28.227451 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2969f940c84af1af69fe510d63a395" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:28.221670 21392 leader_election.cc:290] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:28.228155 21089 raft_consensus.cc:2468] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:28.229679 21130 leader_election.cc:304] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:28.230568 21348 raft_consensus.cc:493] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.231097 21348 raft_consensus.cc:515] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.231979 21361 raft_consensus.cc:2804] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.238000 21361 raft_consensus.cc:493] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.238524 21361 raft_consensus.cc:3060] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.245779 21361 raft_consensus.cc:515] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.233309 21348 leader_election.cc:290] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.246385 21373 tablet_bootstrap.cc:492] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:28.248847 21373 ts_tablet_manager.cc:1403] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.059s
I20260710 11:13:28.235837 21393 raft_consensus.cc:515] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.247241 21130 leader_election.cc:304] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:28.249610 21348 raft_consensus.cc:2804] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.247892 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:28.246742 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:28.248999 20985 catalog_manager.cc:5697] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.250048 21348 raft_consensus.cc:493] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.250062 21388 raft_consensus.cc:493] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.247599 21374 tablet_bootstrap.cc:492] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:28.250480 21348 raft_consensus.cc:3060] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.250901 21374 ts_tablet_manager.cc:1403] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.167s	user 0.064s	sys 0.080s
I20260710 11:13:28.250696 21388 raft_consensus.cc:515] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
W20260710 11:13:28.251653 21130 leader_election.cc:343] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:28.252265 21089 raft_consensus.cc:2468] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:28.253158 21388 leader_election.cc:290] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.253871 21374 raft_consensus.cc:359] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.254388 21374 raft_consensus.cc:385] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.254561 21374 raft_consensus.cc:740] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.255218 21374 consensus_queue.cc:260] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.255872 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:28.256469 21237 raft_consensus.cc:2468] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 0.
I20260710 11:13:28.257863 21348 raft_consensus.cc:515] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.258477 21374 ts_tablet_manager.cc:1434] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:13:28.259542 21374 tablet_bootstrap.cc:492] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:28.260109 21348 leader_election.cc:290] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.260251 21393 leader_election.cc:290] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:28.258440 21373 raft_consensus.cc:359] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.261089 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.261441 21373 raft_consensus.cc:385] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.261541 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:28.261732 21088 raft_consensus.cc:3060] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.261835 21373 raft_consensus.cc:740] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.262328 21163 raft_consensus.cc:2393] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 67496a6c2e88491584b0f8fe35618c22 in current term 1: Already voted for candidate 66d3e84b067b4802bb522075ff1db087 in this term.
I20260710 11:13:28.262821 21373 consensus_queue.cc:260] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.263947 21055 leader_election.cc:304] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.265079 21373 ts_tablet_manager.cc:1434] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:13:28.265635 21374 tablet_bootstrap.cc:654] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.265450 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.266237 21238 raft_consensus.cc:2393] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66d3e84b067b4802bb522075ff1db087 in current term 1: Already voted for candidate 67496a6c2e88491584b0f8fe35618c22 in this term.
I20260710 11:13:28.266723 21130 leader_election.cc:304] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:28.264951 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:28.268498 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2969f940c84af1af69fe510d63a395" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.268710 21162 raft_consensus.cc:2468] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 0.
I20260710 11:13:28.268729 21088 raft_consensus.cc:2468] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 1.
I20260710 11:13:28.270105 21204 leader_election.cc:304] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [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: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:28.271284 21393 raft_consensus.cc:2804] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.276254 21393 raft_consensus.cc:697] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:28.276932 21388 raft_consensus.cc:2804] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.281114 21388 raft_consensus.cc:493] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.280526 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2969f940c84af1af69fe510d63a395" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.281683 21088 raft_consensus.cc:3060] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:13:28.281915 21130 leader_election.cc:343] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:13:28.277570 21405 raft_consensus.cc:2804] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.282742 21405 raft_consensus.cc:493] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.283133 21405 raft_consensus.cc:3060] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.287045 21388 raft_consensus.cc:3060] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.288739 21088 raft_consensus.cc:2468] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 1.
I20260710 11:13:28.290241 21130 leader_election.cc:304] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:28.291085 21348 raft_consensus.cc:2804] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.249708 21361 leader_election.cc:290] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.278342 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.278522 21393 consensus_queue.cc:237] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.295445 21089 raft_consensus.cc:2393] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66d3e84b067b4802bb522075ff1db087 in current term 1: Already voted for candidate 67496a6c2e88491584b0f8fe35618c22 in this term.
I20260710 11:13:28.277608 21373 tablet_bootstrap.cc:492] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:28.298476 21388 raft_consensus.cc:515] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.300657 21388 leader_election.cc:290] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.302407 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.302955 21373 tablet_bootstrap.cc:654] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.303117 21238 raft_consensus.cc:3060] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.313678 21238 raft_consensus.cc:2468] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:28.303635 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:28.315011 21055 leader_election.cc:304] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.315794 21388 raft_consensus.cc:2804] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.316316 21388 raft_consensus.cc:697] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:28.317243 21388 consensus_queue.cc:237] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.315604 21130 leader_election.cc:304] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087; no voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:28.320529 21361 raft_consensus.cc:2749] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:28.322063 21348 raft_consensus.cc:697] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:28.323956 21348 consensus_queue.cc:237] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.324178 21405 raft_consensus.cc:515] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.325565 21162 raft_consensus.cc:2393] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a2ddbcec48448a29f61bd18f6293ea9 in current term 1: Already voted for candidate 66d3e84b067b4802bb522075ff1db087 in this term.
I20260710 11:13:28.328503 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.329010 20985 catalog_manager.cc:5697] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 1 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:28.331143 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.333628 21237 raft_consensus.cc:2393] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66d3e84b067b4802bb522075ff1db087 in current term 1: Already voted for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in this term.
I20260710 11:13:28.335529 21130 leader_election.cc:304] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087; no voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:28.328101 21405 leader_election.cc:290] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.336874 21374 tablet_bootstrap.cc:492] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:28.343353 21374 ts_tablet_manager.cc:1403] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.084s	user 0.028s	sys 0.023s
I20260710 11:13:28.347429 21374 raft_consensus.cc:359] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.342255 21408 raft_consensus.cc:2749] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:13:28.355991 21374 raft_consensus.cc:385] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.356335 21374 raft_consensus.cc:740] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.357630 21374 consensus_queue.cc:260] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.360240 20985 catalog_manager.cc:5697] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.357308 21373 tablet_bootstrap.cc:492] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:28.363026 21374 ts_tablet_manager.cc:1434] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:13:28.363193 21373 ts_tablet_manager.cc:1403] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.025s
I20260710 11:13:28.364044 21374 tablet_bootstrap.cc:492] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:28.365190 20987 catalog_manager.cc:5697] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.365844 21373 raft_consensus.cc:359] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.366523 21373 raft_consensus.cc:385] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.366797 21373 raft_consensus.cc:740] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.370537 21374 tablet_bootstrap.cc:654] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.374411 21373 consensus_queue.cc:260] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.378947 21373 ts_tablet_manager.cc:1434] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:13:28.379914 21373 tablet_bootstrap.cc:492] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: Bootstrap starting.
I20260710 11:13:28.382517 21374 tablet_bootstrap.cc:492] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:28.383214 21374 ts_tablet_manager.cc:1403] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260710 11:13:28.385529 21373 tablet_bootstrap.cc:654] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.386063 21374 raft_consensus.cc:359] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.386864 21374 raft_consensus.cc:385] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.387149 21374 raft_consensus.cc:740] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.387992 21374 consensus_queue.cc:260] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.390101 21374 ts_tablet_manager.cc:1434] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:28.391067 21374 tablet_bootstrap.cc:492] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:28.391274 21373 tablet_bootstrap.cc:492] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: No bootstrap required, opened a new log
I20260710 11:13:28.391808 21373 ts_tablet_manager.cc:1403] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 11:13:28.394366 21373 raft_consensus.cc:359] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.396169 21373 raft_consensus.cc:385] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.396432 21373 raft_consensus.cc:740] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.397058 21373 consensus_queue.cc:260] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.397619 21374 tablet_bootstrap.cc:654] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.399036 21373 ts_tablet_manager.cc:1434] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:13:28.402459 21374 tablet_bootstrap.cc:492] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:28.402909 21374 ts_tablet_manager.cc:1403] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:13:28.405464 21374 raft_consensus.cc:359] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.406097 21374 raft_consensus.cc:385] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.406354 21374 raft_consensus.cc:740] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.407017 21374 consensus_queue.cc:260] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.408480 21374 ts_tablet_manager.cc:1434] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:13:28.409171 21374 tablet_bootstrap.cc:492] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22: Bootstrap starting.
I20260710 11:13:28.413570 21374 tablet_bootstrap.cc:654] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22: Neither blocks nor log segments found. Creating new log.
I20260710 11:13:28.417336 21374 tablet_bootstrap.cc:492] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22: No bootstrap required, opened a new log
I20260710 11:13:28.417694 21374 ts_tablet_manager.cc:1403] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:13:28.419529 21374 raft_consensus.cc:359] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.419982 21374 raft_consensus.cc:385] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:13:28.420178 21374 raft_consensus.cc:740] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Initialized, Role: FOLLOWER
I20260710 11:13:28.420724 21374 consensus_queue.cc:260] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.422364 21374 ts_tablet_manager.cc:1434] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:13:28.438879 21348 raft_consensus.cc:493] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.439512 21348 raft_consensus.cc:515] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.441283 21348 leader_election.cc:290] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.441928 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d3a36597664ebdbb822cbc7c37246c" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:28.442381 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d3a36597664ebdbb822cbc7c37246c" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:28.442560 21089 raft_consensus.cc:2468] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:28.443022 21238 raft_consensus.cc:2468] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:28.444025 21130 leader_election.cc:304] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.444741 21408 raft_consensus.cc:2804] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.445079 21408 raft_consensus.cc:493] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.445387 21408 raft_consensus.cc:3060] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.450649 21408 raft_consensus.cc:515] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.452268 21408 leader_election.cc:290] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.453004 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d3a36597664ebdbb822cbc7c37246c" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.453218 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d3a36597664ebdbb822cbc7c37246c" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.453608 21089 raft_consensus.cc:3060] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.453781 21238 raft_consensus.cc:3060] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.458530 21089 raft_consensus.cc:2468] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 1.
I20260710 11:13:28.458663 21238 raft_consensus.cc:2468] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 1.
I20260710 11:13:28.459460 21130 leader_election.cc:304] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.460193 21408 raft_consensus.cc:2804] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.460665 21408 raft_consensus.cc:697] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:28.461463 21408 consensus_queue.cc:237] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.466548 21393 consensus_queue.cc:1048] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.471158 20984 catalog_manager.cc:5697] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.478492 21408 raft_consensus.cc:493] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.479050 21408 raft_consensus.cc:515] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.479229 21393 consensus_queue.cc:1048] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.481069 21408 leader_election.cc:290] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.483560 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d175b0f4efbb493081c5db0b7c96c53f" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:28.484133 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d175b0f4efbb493081c5db0b7c96c53f" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:28.484229 21088 raft_consensus.cc:2468] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:28.484676 21238 raft_consensus.cc:2468] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 0.
I20260710 11:13:28.485450 21130 leader_election.cc:304] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.486255 21408 raft_consensus.cc:2804] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.486600 21408 raft_consensus.cc:493] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.486933 21408 raft_consensus.cc:3060] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.492823 21408 raft_consensus.cc:515] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.494674 21408 leader_election.cc:290] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.499820 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d175b0f4efbb493081c5db0b7c96c53f" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.500008 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d175b0f4efbb493081c5db0b7c96c53f" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.500375 21089 raft_consensus.cc:3060] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.500604 21238 raft_consensus.cc:3060] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.505396 21089 raft_consensus.cc:2468] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 1.
I20260710 11:13:28.506291 21130 leader_election.cc:304] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.506943 21408 raft_consensus.cc:2804] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.506893 21238 raft_consensus.cc:2468] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 1.
I20260710 11:13:28.507552 21408 raft_consensus.cc:697] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:28.508423 21408 consensus_queue.cc:237] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.515319 20987 catalog_manager.cc:5697] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 1 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.550232 21388 consensus_queue.cc:1048] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.559906 21387 consensus_queue.cc:1048] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.644994 21387 raft_consensus.cc:493] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.645404 21387 raft_consensus.cc:515] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.647080 21387 leader_election.cc:290] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.647790 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec389778ec34f7caf27a5d20aae5137" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:28.648237 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec389778ec34f7caf27a5d20aae5137" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22" is_pre_election: true
I20260710 11:13:28.648522 21162 raft_consensus.cc:2468] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 0.
I20260710 11:13:28.648886 21238 raft_consensus.cc:2468] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 0.
I20260710 11:13:28.649528 21052 leader_election.cc:304] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.650072 21387 consensus_queue.cc:1048] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.650215 21388 raft_consensus.cc:2804] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:13:28.650661 21388 raft_consensus.cc:493] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:13:28.650950 21388 raft_consensus.cc:3060] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.657488 21388 raft_consensus.cc:515] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.660749 21388 leader_election.cc:290] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.661285 21388 consensus_queue.cc:1048] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.662482 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec389778ec34f7caf27a5d20aae5137" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.663096 21237 raft_consensus.cc:3060] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.670368 21237 raft_consensus.cc:2468] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:28.671483 21055 leader_election.cc:304] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.671641 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec389778ec34f7caf27a5d20aae5137" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:28.672263 21390 raft_consensus.cc:2804] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:13:28.672739 21390 raft_consensus.cc:697] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:28.673650 21162 raft_consensus.cc:3060] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.673499 21390 consensus_queue.cc:237] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.680622 21162 raft_consensus.cc:2468] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 1.
I20260710 11:13:28.684985 20987 catalog_manager.cc:5697] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 1 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:28.771829 21392 consensus_queue.cc:1048] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.782760 21393 consensus_queue.cc:1048] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.788326 21237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ae2840d20104cc1ac16b77c4e7429d2"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
mode: GRACEFUL
new_leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:32856
I20260710 11:13:28.788985 21237 raft_consensus.cc:606] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Received request to transfer leadership to TS 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:28.800285 21237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
mode: GRACEFUL
new_leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:32856
I20260710 11:13:28.800771 21237 raft_consensus.cc:606] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Received request to transfer leadership to TS 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:28.808552 21393 raft_consensus.cc:493] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:13:28.809054 21393 raft_consensus.cc:515] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.810611 21393 leader_election.cc:290] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:28.811453 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2969f940c84af1af69fe510d63a395" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" is_pre_election: true
I20260710 11:13:28.812184 21089 raft_consensus.cc:2393] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 67496a6c2e88491584b0f8fe35618c22 in current term 1: Already voted for candidate 66d3e84b067b4802bb522075ff1db087 in this term.
I20260710 11:13:28.812112 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd2969f940c84af1af69fe510d63a395" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66d3e84b067b4802bb522075ff1db087" is_pre_election: true
I20260710 11:13:28.813340 21201 leader_election.cc:304] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [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: 67496a6c2e88491584b0f8fe35618c22; no voters: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:28.813949 21393 raft_consensus.cc:3060] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:13:28.817147 21089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db"
dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
mode: GRACEFUL
new_leader_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:55350
I20260710 11:13:28.817680 21089 raft_consensus.cc:606] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Received request to transfer leadership to TS 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:28.820103 21393 raft_consensus.cc:2749] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:13:28.828333 21089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eec389778ec34f7caf27a5d20aae5137"
dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
mode: GRACEFUL
new_leader_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:55350
I20260710 11:13:28.828881 21089 raft_consensus.cc:606] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Received request to transfer leadership to TS 66d3e84b067b4802bb522075ff1db087
I20260710 11:13:28.841928 21162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d175b0f4efbb493081c5db0b7c96c53f"
dest_uuid: "66d3e84b067b4802bb522075ff1db087"
mode: GRACEFUL
new_leader_uuid: "67496a6c2e88491584b0f8fe35618c22"
 from {username='slave'} at 127.0.0.1:56924
I20260710 11:13:28.842494 21162 raft_consensus.cc:606] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Received request to transfer leadership to TS 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:28.904608 21390 consensus_queue.cc:1048] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.906002 21408 consensus_queue.cc:1048] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.927799 21316 consensus_queue.cc:1048] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.930114 21348 consensus_queue.cc:1048] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.940977 21437 consensus_queue.cc:1048] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.945744 21388 raft_consensus.cc:993] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9: : Instructing follower 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:28.946225 21388 raft_consensus.cc:1081] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Signalling peer 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:28.947997 21163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db"
dest_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:56920
I20260710 11:13:28.948524 21163 raft_consensus.cc:493] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.948863 21163 raft_consensus.cc:3060] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.953289 21348 raft_consensus.cc:993] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: : Instructing follower 67496a6c2e88491584b0f8fe35618c22 to start an election
I20260710 11:13:28.953810 21348 raft_consensus.cc:1081] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Signalling peer 67496a6c2e88491584b0f8fe35618c22 to start an election
I20260710 11:13:28.955329 21238 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d175b0f4efbb493081c5db0b7c96c53f"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
 from {username='slave'} at 127.0.0.1:32836
I20260710 11:13:28.957791 21238 raft_consensus.cc:493] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:28.958202 21238 raft_consensus.cc:3060] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.958135 21163 raft_consensus.cc:515] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.960110 21163 leader_election.cc:290] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 2 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:28.962282 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.962831 21089 raft_consensus.cc:3055] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.963140 21089 raft_consensus.cc:740] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:28.963840 21089 consensus_queue.cc:260] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.964425 21408 consensus_queue.cc:1048] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:28.964998 21089 raft_consensus.cc:3060] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.965598 21238 raft_consensus.cc:515] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.971073 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d175b0f4efbb493081c5db0b7c96c53f" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:28.971665 21163 raft_consensus.cc:3055] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:28.972011 21163 raft_consensus.cc:740] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:28.972348 21087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d175b0f4efbb493081c5db0b7c96c53f" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:28.973038 21163 consensus_queue.cc:260] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.974800 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef2e11ee32c647aeb75a50db303168db" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:28.975353 21237 raft_consensus.cc:3060] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.976989 21163 raft_consensus.cc:3060] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:28.983600 21163 raft_consensus.cc:2468] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 2.
I20260710 11:13:28.984681 21201 leader_election.cc:304] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [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: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 8a2ddbcec48448a29f61bd18f6293ea9
I20260710 11:13:28.970727 21238 leader_election.cc:290] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 2 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:28.985481 21393 raft_consensus.cc:2804] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.986002 21393 raft_consensus.cc:697] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 2 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:28.986692 21393 consensus_queue.cc:237] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.989140 21089 raft_consensus.cc:2468] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:28.990499 21130 leader_election.cc:304] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:28.991387 21438 raft_consensus.cc:2804] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:28.991832 21438 raft_consensus.cc:697] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:28.992588 21438 consensus_queue.cc:237] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:28.994903 21237 raft_consensus.cc:2468] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:28.996776 20987 catalog_manager.cc:5697] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 1 to 2, leader changed from 66d3e84b067b4802bb522075ff1db087 (127.16.34.2) to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 2 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:29.000972 20984 catalog_manager.cc:5697] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 1 to 2, leader changed from 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1) to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:29.027913 21438 consensus_queue.cc:1048] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:29.037313 21348 consensus_queue.cc:1048] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:13:29.050622 21290 raft_consensus.cc:993] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22: : Instructing follower 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:29.051070 21393 raft_consensus.cc:1081] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Signalling peer 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:29.052711 21088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ae2840d20104cc1ac16b77c4e7429d2"
dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:55338
I20260710 11:13:29.053226 21088 raft_consensus.cc:493] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:29.053514 21088 raft_consensus.cc:3060] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.058322 21088 raft_consensus.cc:515] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.059818 21088 leader_election.cc:290] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:29.060652 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae2840d20104cc1ac16b77c4e7429d2" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:29.060797 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae2840d20104cc1ac16b77c4e7429d2" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:29.061237 21163 raft_consensus.cc:3060] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.061422 21237 raft_consensus.cc:3055] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:29.061801 21237 raft_consensus.cc:740] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:29.062625 21237 consensus_queue.cc:260] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.063665 21237 raft_consensus.cc:3060] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.065873 21163 raft_consensus.cc:2468] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:29.067003 21052 leader_election.cc:304] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:29.067823 21388 raft_consensus.cc:2804] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:29.068292 21388 raft_consensus.cc:697] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:29.068387 21237 raft_consensus.cc:2468] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:29.069041 21388 consensus_queue.cc:237] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.075286 20984 catalog_manager.cc:5697] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 1 to 2, leader changed from 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3) to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:29.240650 21316 consensus_queue.cc:1048] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:29.255146 21390 consensus_queue.cc:1048] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:13:29.265524 21390 raft_consensus.cc:993] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9: : Instructing follower 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:29.266172 21390 raft_consensus.cc:1081] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Signalling peer 66d3e84b067b4802bb522075ff1db087 to start an election
I20260710 11:13:29.268805 21163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eec389778ec34f7caf27a5d20aae5137"
dest_uuid: "66d3e84b067b4802bb522075ff1db087"
 from {username='slave'} at 127.0.0.1:56920
I20260710 11:13:29.269573 21163 raft_consensus.cc:493] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:29.269956 21163 raft_consensus.cc:3060] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.279204 21163 raft_consensus.cc:515] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.281076 21163 leader_election.cc:290] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [CANDIDATE]: Term 2 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:29.281891 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec389778ec34f7caf27a5d20aae5137" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:29.282518 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec389778ec34f7caf27a5d20aae5137" candidate_uuid: "66d3e84b067b4802bb522075ff1db087" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:29.282672 21088 raft_consensus.cc:3055] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:29.283124 21237 raft_consensus.cc:3060] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.283113 21088 raft_consensus.cc:740] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:29.284555 21088 consensus_queue.cc:260] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.288691 21088 raft_consensus.cc:3060] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.291373 21237 raft_consensus.cc:2468] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:29.293045 21130 leader_election.cc:304] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [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: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:29.294020 21348 raft_consensus.cc:2804] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:29.294515 21348 raft_consensus.cc:697] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Becoming Leader. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:29.295615 21348 consensus_queue.cc:237] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.297426 21088 raft_consensus.cc:2468] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66d3e84b067b4802bb522075ff1db087 in term 2.
I20260710 11:13:29.302603 20985 catalog_manager.cc:5697] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 reported cstate change: term changed from 1 to 2, leader changed from 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1) to 66d3e84b067b4802bb522075ff1db087 (127.16.34.2). New cstate: current_term: 2 leader_uuid: "66d3e84b067b4802bb522075ff1db087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:29.378979 21392 raft_consensus.cc:993] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: : Instructing follower 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:29.379470 21290 raft_consensus.cc:1081] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Signalling peer 8a2ddbcec48448a29f61bd18f6293ea9 to start an election
I20260710 11:13:29.380971 21088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955"
dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
 from {username='slave'} at 127.0.0.1:55338
I20260710 11:13:29.381404 21088 raft_consensus.cc:493] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:29.381661 21088 raft_consensus.cc:3060] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.386883 21088 raft_consensus.cc:515] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.388407 21088 leader_election.cc:290] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [CANDIDATE]: Term 2 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3:43537)
I20260710 11:13:29.389240 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:29.389458 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc88e9b9d934ba784995df7e0901955" candidate_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
I20260710 11:13:29.389760 21163 raft_consensus.cc:3060] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.389940 21237 raft_consensus.cc:3055] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:13:29.390226 21237 raft_consensus.cc:740] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:29.390905 21237 consensus_queue.cc:260] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.391824 21237 raft_consensus.cc:3060] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.394930 21163 raft_consensus.cc:2468] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:29.396055 21052 leader_election.cc:304] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: 66d3e84b067b4802bb522075ff1db087, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:29.396387 21237 raft_consensus.cc:2468] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a2ddbcec48448a29f61bd18f6293ea9 in term 2.
I20260710 11:13:29.397100 21388 raft_consensus.cc:2804] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:13:29.397549 21388 raft_consensus.cc:697] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Becoming Leader. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:29.398334 21388 consensus_queue.cc:237] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:29.404716 20985 catalog_manager.cc:5697] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 reported cstate change: term changed from 1 to 2, leader changed from 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3) to 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1). New cstate: current_term: 2 leader_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:29.413751 21237 raft_consensus.cc:1275] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.414877 21348 consensus_queue.cc:1048] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.424522 21088 raft_consensus.cc:1275] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.425820 21437 consensus_queue.cc:1048] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.468711 21238 raft_consensus.cc:1275] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.470005 21390 consensus_queue.cc:1048] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.478293 21163 raft_consensus.cc:1275] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.479672 21316 consensus_queue.cc:1048] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.527797 21088 raft_consensus.cc:3060] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:13:29.533298 21088 raft_consensus.cc:1275] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Refusing update from remote peer 67496a6c2e88491584b0f8fe35618c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.534485 21290 consensus_queue.cc:1048] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.543159 21163 raft_consensus.cc:1275] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Refusing update from remote peer 67496a6c2e88491584b0f8fe35618c22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.544550 21290 consensus_queue.cc:1048] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.698992 21237 raft_consensus.cc:1275] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.700163 21437 consensus_queue.cc:1048] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.708894 21088 raft_consensus.cc:1275] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Refusing update from remote peer 66d3e84b067b4802bb522075ff1db087: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.710498 21348 consensus_queue.cc:1048] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.841279 21237 raft_consensus.cc:1275] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.842526 21316 consensus_queue.cc:1048] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:29.850407 21163 raft_consensus.cc:1275] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Refusing update from remote peer 8a2ddbcec48448a29f61bd18f6293ea9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:13:29.852079 21390 consensus_queue.cc:1048] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:13:31.846709 20985 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60538:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:13:31.866842 20985 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60538:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:13:31.923180 16520 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:13:32.020493 21488 tablet.cc:1724] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.069825 21204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.1:45173, user_credentials={real_user=slave}} blocked reactor thread for 56957.1us
I20260710 11:13:32.073490 21492 tablet.cc:1724] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.108395 21482 log.cc:927] Time spent T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260710 11:13:32.149726 21055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.3:43537, user_credentials={real_user=slave}} blocked reactor thread for 69070.2us
I20260710 11:13:32.163578 21510 tablet.cc:1724] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.164934 21504 tablet.cc:1724] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.165527 21494 log.cc:927] Time spent T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9: Append to log took a long time: real 0.086s	user 0.000s	sys 0.002s
I20260710 11:13:32.184466 21488 tablet.cc:1724] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.187186 21163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85"
dest_uuid: "66d3e84b067b4802bb522075ff1db087"
mode: GRACEFUL
new_leader_uuid: "67496a6c2e88491584b0f8fe35618c22"
 from {username='slave'} at 127.0.0.1:50082
I20260710 11:13:32.187875 21163 raft_consensus.cc:606] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Received request to transfer leadership to TS 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:32.195621 21519 tablet.cc:1724] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087: 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:13:32.216459 21055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.34.3:43537, user_credentials={real_user=slave}} blocked reactor thread for 58430.6us
W20260710 11:13:32.222082 21507 log.cc:927] Time spent T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
I20260710 11:13:32.234478 21516 tablet.cc:1724] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087: 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:13:32.248034 21509 log.cc:927] Time spent T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087: Append to log took a long time: real 0.084s	user 0.002s	sys 0.000s
I20260710 11:13:32.262130 21524 tablet.cc:1724] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087: 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:13:32.265430 21514 log.cc:927] Time spent T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260710 11:13:32.267127 21522 tablet.cc:1724] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087: 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:13:32.277259 21525 tablet.cc:1724] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.274307 21488 tablet.cc:1724] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.274206 21512 log.cc:927] Time spent T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260710 11:13:32.287496 21531 tablet.cc:1724] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.246397 21504 tablet.cc:1724] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.294988 21516 tablet.cc:1724] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087: 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:13:32.305776 21528 tablet.cc:1724] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.309238 21526 tablet.cc:1724] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.315649 21492 tablet.cc:1724] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.319906 21438 raft_consensus.cc:993] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087: : Instructing follower 67496a6c2e88491584b0f8fe35618c22 to start an election
I20260710 11:13:32.320411 21438 raft_consensus.cc:1081] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Signalling peer 67496a6c2e88491584b0f8fe35618c22 to start an election
I20260710 11:13:32.322387 21234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
 from {username='slave'} at 127.0.0.1:32836
I20260710 11:13:32.323016 21234 raft_consensus.cc:493] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:32.323468 21234 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.324113 21516 tablet.cc:1724] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087: 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:13:32.311205 21519 tablet.cc:1724] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087: 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:13:32.338697 21234 raft_consensus.cc:515] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:32.341917 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:32.342577 21085 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.345753 21492 tablet.cc:1724] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.351157 21518 log.cc:927] Time spent T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260710 11:13:32.352365 21088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283"
dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
mode: GRACEFUL
new_leader_uuid: "67496a6c2e88491584b0f8fe35618c22"
 from {username='slave'} at 127.0.0.1:49346
I20260710 11:13:32.356210 21088 raft_consensus.cc:606] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Received request to transfer leadership to TS 67496a6c2e88491584b0f8fe35618c22
I20260710 11:13:32.358273 16520 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:13:32.358978 16520 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:13:32.356456 21488 tablet.cc:1724] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.335722 21524 tablet.cc:1724] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087: 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:13:32.353199 21504 tablet.cc:1724] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9: 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:13:32.354841 21526 tablet.cc:1724] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.358530 21525 tablet.cc:1724] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.376269 21234 leader_election.cc:290] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 3 election: Requested vote from peers 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173), 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943)
I20260710 11:13:32.377393 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abcc29b86c9c46088baef4657c024f85" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:32.378017 21161 raft_consensus.cc:3055] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:32.378307 21161 raft_consensus.cc:740] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66d3e84b067b4802bb522075ff1db087, State: Running, Role: LEADER
I20260710 11:13:32.383335 21161 consensus_queue.cc:260] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:32.386889 21161 raft_consensus.cc:3060] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.399858 21085 raft_consensus.cc:2468] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 3.
I20260710 11:13:32.380820 21519 tablet.cc:1724] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: 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:13:32.394193 21526 tablet.cc:1724] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22: 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:13:32.415520 21204 leader_election.cc:304] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [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: 67496a6c2e88491584b0f8fe35618c22, 8a2ddbcec48448a29f61bd18f6293ea9; no voters: 
I20260710 11:13:32.416527 21527 raft_consensus.cc:2804] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:32.416991 21527 raft_consensus.cc:697] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 3 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:32.417780 21527 consensus_queue.cc:237] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [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: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } }
I20260710 11:13:32.429348 21161 raft_consensus.cc:2468] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 3.
I20260710 11:13:32.439203 20985 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691: soft_deleted_table [id=1458caf9c31c461791d68d4b9d732bf6] alter complete (version 1)
I20260710 11:13:32.447762 20987 catalog_manager.cc:5697] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 2 to 3, leader changed from 66d3e84b067b4802bb522075ff1db087 (127.16.34.2) to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 3 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } }
I20260710 11:13:32.638412 21390 raft_consensus.cc:993] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9: : Instructing follower 67496a6c2e88491584b0f8fe35618c22 to start an election
I20260710 11:13:32.638942 21521 raft_consensus.cc:1081] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Signalling peer 67496a6c2e88491584b0f8fe35618c22 to start an election
I20260710 11:13:32.640413 21235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283"
dest_uuid: "67496a6c2e88491584b0f8fe35618c22"
 from {username='slave'} at 127.0.0.1:32844
I20260710 11:13:32.640857 21235 raft_consensus.cc:493] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:13:32.641117 21235 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.646153 21235 raft_consensus.cc:515] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:32.647836 21235 leader_election.cc:290] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [CANDIDATE]: Term 3 election: Requested vote from peers 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943), 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173)
I20260710 11:13:32.648573 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "66d3e84b067b4802bb522075ff1db087"
I20260710 11:13:32.648875 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87a7dfa8e8444ebb4aa2bf2cde58283" candidate_uuid: "67496a6c2e88491584b0f8fe35618c22" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a2ddbcec48448a29f61bd18f6293ea9"
I20260710 11:13:32.649083 21161 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.649403 21085 raft_consensus.cc:3055] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:13:32.649648 21085 raft_consensus.cc:740] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a2ddbcec48448a29f61bd18f6293ea9, State: Running, Role: LEADER
I20260710 11:13:32.650293 21085 consensus_queue.cc:260] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [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: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:32.651280 21085 raft_consensus.cc:3060] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:13:32.654026 21161 raft_consensus.cc:2468] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 3.
I20260710 11:13:32.655165 21201 leader_election.cc:304] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [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: 66d3e84b067b4802bb522075ff1db087, 67496a6c2e88491584b0f8fe35618c22; no voters: 
I20260710 11:13:32.655831 21527 raft_consensus.cc:2804] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:13:32.655891 21085 raft_consensus.cc:2468] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67496a6c2e88491584b0f8fe35618c22 in term 3.
I20260710 11:13:32.656360 21527 raft_consensus.cc:697] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 3 LEADER]: Becoming Leader. State: Replica: 67496a6c2e88491584b0f8fe35618c22, State: Running, Role: LEADER
I20260710 11:13:32.657904 21527 consensus_queue.cc:237] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [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: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } }
I20260710 11:13:32.666819 20984 catalog_manager.cc:5697] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 reported cstate change: term changed from 2 to 3, leader changed from 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1) to 67496a6c2e88491584b0f8fe35618c22 (127.16.34.3). New cstate: current_term: 3 leader_uuid: "67496a6c2e88491584b0f8fe35618c22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67496a6c2e88491584b0f8fe35618c22" member_type: VOTER last_known_addr { host: "127.16.34.3" port: 43537 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 } health_report { overall_health: UNKNOWN } } }
I20260710 11:13:33.015647 21161 raft_consensus.cc:1275] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 3 FOLLOWER]: Refusing update from remote peer 67496a6c2e88491584b0f8fe35618c22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:33.016877 21527 consensus_queue.cc:1048] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:33.026288 21088 raft_consensus.cc:1275] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 3 FOLLOWER]: Refusing update from remote peer 67496a6c2e88491584b0f8fe35618c22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:33.027595 21527 consensus_queue.cc:1048] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:33.071374 21161 raft_consensus.cc:1275] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 3 FOLLOWER]: Refusing update from remote peer 67496a6c2e88491584b0f8fe35618c22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:33.072640 21527 consensus_queue.cc:1048] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66d3e84b067b4802bb522075ff1db087" member_type: VOTER last_known_addr { host: "127.16.34.2" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:33.081952 21088 raft_consensus.cc:1275] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 3 FOLLOWER]: Refusing update from remote peer 67496a6c2e88491584b0f8fe35618c22: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:13:33.083699 21527 consensus_queue.cc:1048] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a2ddbcec48448a29f61bd18f6293ea9" member_type: VOTER last_known_addr { host: "127.16.34.1" port: 45173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:13:33.415167 16520 tablet_server.cc:179] TabletServer@127.16.34.1:0 shutting down...
I20260710 11:13:33.443637 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:33.444401 16520 tablet_replica.cc:333] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.445093 16520 raft_consensus.cc:2243] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.445508 16520 raft_consensus.cc:2272] T eec389778ec34f7caf27a5d20aae5137 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.447347 16520 tablet_replica.cc:333] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.447898 16520 raft_consensus.cc:2243] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.448277 16520 raft_consensus.cc:2272] T 98d3a36597664ebdbb822cbc7c37246c P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.450218 16520 tablet_replica.cc:333] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.450677 16520 raft_consensus.cc:2243] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.451112 16520 raft_consensus.cc:2272] T ef2e11ee32c647aeb75a50db303168db P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.453024 16520 tablet_replica.cc:333] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
W20260710 11:13:33.453143 21130 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:13:33.453756 16520 raft_consensus.cc:2243] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.454710 16520 raft_consensus.cc:2272] T 6cba9d0892094938a78094b54505517d P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:33.455789 21130 consensus_peers.cc:597] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 -> Peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Couldn't send request to peer 8a2ddbcec48448a29f61bd18f6293ea9. 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:13:33.456955 16520 tablet_replica.cc:333] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.457783 16520 raft_consensus.cc:2243] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.458683 16520 raft_consensus.cc:2272] T ae69bfcbb728412daafaba419b9c5ab6 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.461216 16520 tablet_replica.cc:333] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.461931 16520 raft_consensus.cc:2243] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.462697 16520 raft_consensus.cc:2272] T 6ae2840d20104cc1ac16b77c4e7429d2 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.464570 16520 tablet_replica.cc:333] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.465186 16520 raft_consensus.cc:2243] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.465536 16520 raft_consensus.cc:2272] T 5eb34809931c45b0aabb2759b77a75be P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.467931 16520 tablet_replica.cc:333] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.468776 16520 raft_consensus.cc:2243] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.469832 16520 raft_consensus.cc:2272] T 67ca98d6779c42eb8ae593f271ff5b03 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:33.470690 21204 consensus_peers.cc:597] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 -> Peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Couldn't send request to peer 8a2ddbcec48448a29f61bd18f6293ea9. 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:13:33.472401 16520 tablet_replica.cc:333] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.473100 16520 raft_consensus.cc:2243] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.473592 16520 raft_consensus.cc:2272] T d175b0f4efbb493081c5db0b7c96c53f P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.475708 16520 tablet_replica.cc:333] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.476492 16520 raft_consensus.cc:2243] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.476910 16520 raft_consensus.cc:2272] T fd2969f940c84af1af69fe510d63a395 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.479144 16520 tablet_replica.cc:333] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.479929 16520 raft_consensus.cc:2243] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.480952 16520 raft_consensus.cc:2272] T 4da71db7a2874a3da610c703d4bf6f74 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:13:33.483201 21204 consensus_peers.cc:597] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 -> Peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Couldn't send request to peer 8a2ddbcec48448a29f61bd18f6293ea9. 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:13:33.483541 16520 tablet_replica.cc:333] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.484292 16520 raft_consensus.cc:2243] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.485231 16520 raft_consensus.cc:2272] T 8206b8de55b34714bf20a3d78fe95d57 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.487847 16520 tablet_replica.cc:333] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.488554 16520 raft_consensus.cc:2243] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.489035 16520 raft_consensus.cc:2272] T abcc29b86c9c46088baef4657c024f85 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.491763 16520 tablet_replica.cc:333] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.492314 16520 raft_consensus.cc:2243] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.492950 16520 raft_consensus.cc:2272] T 8fc88e9b9d934ba784995df7e0901955 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.494585 16520 tablet_replica.cc:333] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.495117 16520 raft_consensus.cc:2243] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.495484 16520 raft_consensus.cc:2272] T 452a7eb1b4664b77b901fe98c34d408e P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.497311 16520 tablet_replica.cc:333] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.497728 16520 raft_consensus.cc:2243] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.498050 16520 raft_consensus.cc:2272] T fc244a12247f4ee28aedc37ec35bba10 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.499866 16520 tablet_replica.cc:333] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.500280 16520 raft_consensus.cc:2243] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.500615 16520 raft_consensus.cc:2272] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.502708 16520 tablet_replica.cc:333] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9: stopping tablet replica
I20260710 11:13:33.503152 16520 raft_consensus.cc:2243] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.503527 16520 raft_consensus.cc:2272] T c583d7e39a934aabb8cc1bad6487e710 P 8a2ddbcec48448a29f61bd18f6293ea9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.541136 16520 tablet_server.cc:196] TabletServer@127.16.34.1:0 shutdown complete.
I20260710 11:13:33.573133 16520 tablet_server.cc:179] TabletServer@127.16.34.2:0 shutting down...
W20260710 11:13:33.580266 21201 consensus_peers.cc:597] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 -> Peer 66d3e84b067b4802bb522075ff1db087 (127.16.34.2:37943): Couldn't send request to peer 66d3e84b067b4802bb522075ff1db087. 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:13:33.599025 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:33.599712 16520 tablet_replica.cc:333] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.600358 16520 raft_consensus.cc:2243] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.601130 16520 raft_consensus.cc:2272] T 98d3a36597664ebdbb822cbc7c37246c P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.603077 16520 tablet_replica.cc:333] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.603796 16520 raft_consensus.cc:2243] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.604578 16520 raft_consensus.cc:2272] T eec389778ec34f7caf27a5d20aae5137 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.606573 16520 tablet_replica.cc:333] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.607107 16520 raft_consensus.cc:2243] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.607904 16520 raft_consensus.cc:2272] T ef2e11ee32c647aeb75a50db303168db P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.609710 16520 tablet_replica.cc:333] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.610206 16520 raft_consensus.cc:2243] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.610585 16520 raft_consensus.cc:2272] T 6cba9d0892094938a78094b54505517d P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.612563 16520 tablet_replica.cc:333] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.613075 16520 raft_consensus.cc:2243] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.613494 16520 raft_consensus.cc:2272] T ae69bfcbb728412daafaba419b9c5ab6 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.615329 16520 tablet_replica.cc:333] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.615847 16520 raft_consensus.cc:2243] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.616233 16520 raft_consensus.cc:2272] T 6ae2840d20104cc1ac16b77c4e7429d2 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.617887 16520 tablet_replica.cc:333] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.618361 16520 raft_consensus.cc:2243] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.618723 16520 raft_consensus.cc:2272] T 5eb34809931c45b0aabb2759b77a75be P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.620604 16520 tablet_replica.cc:333] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.621074 16520 raft_consensus.cc:2243] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.621773 16520 raft_consensus.cc:2272] T c583d7e39a934aabb8cc1bad6487e710 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.623471 16520 tablet_replica.cc:333] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.623960 16520 raft_consensus.cc:2243] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.624388 16520 raft_consensus.cc:2272] T d175b0f4efbb493081c5db0b7c96c53f P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.626405 16520 tablet_replica.cc:333] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.627005 16520 raft_consensus.cc:2243] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.627784 16520 raft_consensus.cc:2272] T fd2969f940c84af1af69fe510d63a395 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.629454 16520 tablet_replica.cc:333] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.629963 16520 raft_consensus.cc:2243] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.630339 16520 raft_consensus.cc:2272] T 8206b8de55b34714bf20a3d78fe95d57 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.632207 16520 tablet_replica.cc:333] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.632678 16520 raft_consensus.cc:2243] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.633098 16520 raft_consensus.cc:2272] T 4da71db7a2874a3da610c703d4bf6f74 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.634822 16520 tablet_replica.cc:333] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.635265 16520 raft_consensus.cc:2243] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.635630 16520 raft_consensus.cc:2272] T 67ca98d6779c42eb8ae593f271ff5b03 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.637262 16520 tablet_replica.cc:333] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.637715 16520 raft_consensus.cc:2243] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.638063 16520 raft_consensus.cc:2272] T abcc29b86c9c46088baef4657c024f85 P 66d3e84b067b4802bb522075ff1db087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.640260 16520 tablet_replica.cc:333] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.640698 16520 raft_consensus.cc:2243] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.641042 16520 raft_consensus.cc:2272] T 8fc88e9b9d934ba784995df7e0901955 P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.642663 16520 tablet_replica.cc:333] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.643105 16520 raft_consensus.cc:2243] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.643795 16520 raft_consensus.cc:2272] T 452a7eb1b4664b77b901fe98c34d408e P 66d3e84b067b4802bb522075ff1db087 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.645457 16520 tablet_replica.cc:333] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.645882 16520 raft_consensus.cc:2243] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.646530 16520 raft_consensus.cc:2272] T fc244a12247f4ee28aedc37ec35bba10 P 66d3e84b067b4802bb522075ff1db087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.648281 16520 tablet_replica.cc:333] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087: stopping tablet replica
I20260710 11:13:33.648691 16520 raft_consensus.cc:2243] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.649041 16520 raft_consensus.cc:2272] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 66d3e84b067b4802bb522075ff1db087 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.685423 16520 tablet_server.cc:196] TabletServer@127.16.34.2:0 shutdown complete.
W20260710 11:13:33.710566 21204 consensus_peers.cc:597] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 -> Peer 8a2ddbcec48448a29f61bd18f6293ea9 (127.16.34.1:45173): Couldn't send request to peer 8a2ddbcec48448a29f61bd18f6293ea9. Status: Network error: Client connection negotiation failed: client connection to 127.16.34.1:45173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:13:33.719583 16520 tablet_server.cc:179] TabletServer@127.16.34.3:0 shutting down...
I20260710 11:13:33.741714 16520 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:13:33.742408 16520 tablet_replica.cc:333] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.743028 16520 raft_consensus.cc:2243] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.743492 16520 raft_consensus.cc:2272] T eec389778ec34f7caf27a5d20aae5137 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.745292 16520 tablet_replica.cc:333] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.745797 16520 raft_consensus.cc:2243] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.746196 16520 raft_consensus.cc:2272] T 98d3a36597664ebdbb822cbc7c37246c P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.747934 16520 tablet_replica.cc:333] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.748427 16520 raft_consensus.cc:2243] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.748805 16520 raft_consensus.cc:2272] T ef2e11ee32c647aeb75a50db303168db P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.750650 16520 tablet_replica.cc:333] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.751155 16520 raft_consensus.cc:2243] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.751549 16520 raft_consensus.cc:2272] T ae69bfcbb728412daafaba419b9c5ab6 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.753304 16520 tablet_replica.cc:333] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.753775 16520 raft_consensus.cc:2243] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.754189 16520 raft_consensus.cc:2272] T 6ae2840d20104cc1ac16b77c4e7429d2 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.755857 16520 tablet_replica.cc:333] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.756330 16520 raft_consensus.cc:2243] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.757038 16520 raft_consensus.cc:2272] T 5eb34809931c45b0aabb2759b77a75be P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.758859 16520 tablet_replica.cc:333] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.759316 16520 raft_consensus.cc:2243] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.759706 16520 raft_consensus.cc:2272] T 6cba9d0892094938a78094b54505517d P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.761351 16520 tablet_replica.cc:333] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.761833 16520 raft_consensus.cc:2243] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.762519 16520 raft_consensus.cc:2272] T d175b0f4efbb493081c5db0b7c96c53f P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.764212 16520 tablet_replica.cc:333] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.764701 16520 raft_consensus.cc:2243] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.765116 16520 raft_consensus.cc:2272] T fd2969f940c84af1af69fe510d63a395 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.766748 16520 tablet_replica.cc:333] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.767256 16520 raft_consensus.cc:2243] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.767656 16520 raft_consensus.cc:2272] T 4da71db7a2874a3da610c703d4bf6f74 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.769361 16520 tablet_replica.cc:333] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.769825 16520 raft_consensus.cc:2243] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.770198 16520 raft_consensus.cc:2272] T 8206b8de55b34714bf20a3d78fe95d57 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.771914 16520 tablet_replica.cc:333] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.772382 16520 raft_consensus.cc:2243] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.773072 16520 raft_consensus.cc:2272] T abcc29b86c9c46088baef4657c024f85 P 67496a6c2e88491584b0f8fe35618c22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.775437 16520 tablet_replica.cc:333] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.775883 16520 raft_consensus.cc:2243] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.776296 16520 raft_consensus.cc:2272] T c583d7e39a934aabb8cc1bad6487e710 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.777892 16520 tablet_replica.cc:333] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.778337 16520 raft_consensus.cc:2243] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.778702 16520 raft_consensus.cc:2272] T 67ca98d6779c42eb8ae593f271ff5b03 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.780388 16520 tablet_replica.cc:333] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.780845 16520 raft_consensus.cc:2243] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.781584 16520 raft_consensus.cc:2272] T d87a7dfa8e8444ebb4aa2bf2cde58283 P 67496a6c2e88491584b0f8fe35618c22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.783565 16520 tablet_replica.cc:333] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.784000 16520 raft_consensus.cc:2243] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.784374 16520 raft_consensus.cc:2272] T 8fc88e9b9d934ba784995df7e0901955 P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.785995 16520 tablet_replica.cc:333] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.786439 16520 raft_consensus.cc:2243] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.786921 16520 raft_consensus.cc:2272] T 452a7eb1b4664b77b901fe98c34d408e P 67496a6c2e88491584b0f8fe35618c22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.788630 16520 tablet_replica.cc:333] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22: stopping tablet replica
I20260710 11:13:33.789044 16520 raft_consensus.cc:2243] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:13:33.789393 16520 raft_consensus.cc:2272] T fc244a12247f4ee28aedc37ec35bba10 P 67496a6c2e88491584b0f8fe35618c22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.826339 16520 tablet_server.cc:196] TabletServer@127.16.34.3:0 shutdown complete.
I20260710 11:13:33.855291 16520 master.cc:562] Master@127.16.34.62:39891 shutting down...
I20260710 11:13:33.873322 16520 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:13:33.873853 16520 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:13:33.874188 16520 tablet_replica.cc:333] T 00000000000000000000000000000000 P ec651b77e4414ea0a28ba6ad8e015691: stopping tablet replica
I20260710 11:13:33.893909 16520 master.cc:584] Master@127.16.34.62:39891 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11174 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26757 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115371 ms total)
[  PASSED  ] 8 tests.
I20260710 11:13:33.941987 16520 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 386 messages since previous log ~17 seconds ago
I20260710 11:13:33.942229 16520 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 386 messages since previous log ~17 seconds ago
I20260710 11:13:33.942390 16520 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 386 messages since previous log ~17 seconds ago
I20260710 11:13:33.942569 16520 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 ~35 seconds ago
I20260710 11:13:33.942740 16520 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 ~35 seconds ago
I20260710 11:13:33.943236 16520 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 11:13:33.943526 16520 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
